You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/29 03:53:03 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 25517 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25517/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahCodeRootsStyle=1

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([16B02C38114A6547]:0)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([16B02C38114A6547]:0)




Build Log:
[...truncated 14490 lines...]
   [junit4] JVM J3: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200129_014454_6378725757319936213937.sysout
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007fd180ce1fd9, pid=4940, tid=4992
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 13.0.2+8)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xcd3fd9]  PhaseIterGVN::transform_old(Node*)+0x159
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/hs_err_pid4940.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/replay_pid4940.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J3: EOF ----

[...truncated 1665 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 475988 INFO  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/data-dir-78-001
   [junit4]   2> 475988 WARN  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 475988 INFO  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 475989 INFO  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 475989 INFO  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 475989 INFO  (SUITE-BasicDistributedZk2Test-seed#[16B02C38114A6547]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ddpr/
   [junit4]   2> 475992 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 475992 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 475992 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 476092 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer start zk server on port:40373
   [junit4]   2> 476092 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40373
   [junit4]   2> 476092 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40373
   [junit4]   2> 476092 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40373
   [junit4]   2> 476101 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476129 INFO  (zkConnectionManagerCallback-3929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476130 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476139 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476162 INFO  (zkConnectionManagerCallback-3931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476162 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476172 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 476212 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 476252 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 476276 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 476278 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 476282 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 476282 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 476285 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 476288 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 476288 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 476289 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 476290 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 476386 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 476387 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 476387 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 476387 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 476411 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 476411 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 476411 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 476412 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fa23bf7{/ddpr,null,AVAILABLE}
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38cb9291{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39327}
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.s.Server Started @476428ms
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ddpr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/tempDir-001/control/data, hostPort=39327, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 476415 ERROR (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 476415 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-29T01:52:51.094682Z
   [junit4]   2> 476422 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476425 INFO  (zkConnectionManagerCallback-3933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476425 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476526 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 476526 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/control-001/solr.xml
   [junit4]   2> 476528 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 476528 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 476529 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 476626 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 476628 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5de10012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 476628 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5de10012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 476633 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5746bfd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 476633 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5746bfd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 476634 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40373/solr
   [junit4]   2> 476635 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476639 INFO  (zkConnectionManagerCallback-3940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476639 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476786 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476787 INFO  (zkConnectionManagerCallback-3942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476787 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476886 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39327_ddpr
   [junit4]   2> 476890 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.Overseer Overseer (id=72092071427178500-127.0.0.1:39327_ddpr-n_0000000000) starting
   [junit4]   2> 476893 INFO  (OverseerStateUpdate-72092071427178500-127.0.0.1:39327_ddpr-n_0000000000) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39327_ddpr
   [junit4]   2> 476899 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39327_ddpr
   [junit4]   2> 476909 INFO  (zkCallback-3941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476911 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 476911 WARN  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] 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> 476931 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 476944 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 476953 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 476953 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 476954 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/control-001/cores
   [junit4]   2> 476971 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 476973 INFO  (zkConnectionManagerCallback-3951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 476973 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 476974 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 476975 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40373/solr ready
   [junit4]   2> 476984 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39327_ddpr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 476987 INFO  (OverseerThreadFactory-3779-thread-1-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 477100 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 477101 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 478109 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 478122 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 478289 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 478326 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 478327 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 478328 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 478329 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=64.103515625, floorSegmentMB=1.9365234375, forceMergeDeletesPctAllowed=10.851172749658978, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7089994475170379, deletesPctAllowed=29.779488247106368
   [junit4]   2> 478331 WARN  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 478362 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 478362 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 478363 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 478363 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 478363 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 478364 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5abc1a0d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 478364 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 478365 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 478365 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 478365 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657025617507385344
   [junit4]   2> 478371 INFO  (searcherExecutor-3784-thread-1-processing-n:127.0.0.1:39327_ddpr x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5abc1a0d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 478382 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 478383 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 478391 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 478391 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 478391 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39327/ddpr/control_collection_shard1_replica_n1/
   [junit4]   2> 478392 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 478392 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39327/ddpr/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 478392 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72092071427178500-core_node2-n_0000000000
   [junit4]   2> 478394 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39327/ddpr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 478499 INFO  (zkCallback-3941-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478499 INFO  (zkCallback-3941-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478500 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 478500 ERROR (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Collection control_collection is not lazy or watched!
   [junit4]   2> 478502 INFO  (qtp1471780331-12623) [n:127.0.0.1:39327_ddpr c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1402
   [junit4]   2> 478505 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 478601 INFO  (zkCallback-3941-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478601 INFO  (zkCallback-3941-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478601 INFO  (zkCallback-3941-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478602 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39327_ddpr&wt=javabin&version=2} status=0 QTime=1618
   [junit4]   2> 478602 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 478714 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478716 INFO  (zkConnectionManagerCallback-3957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478716 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478723 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478725 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40373/solr ready
   [junit4]   2> 478725 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 478726 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 478728 INFO  (OverseerThreadFactory-3779-thread-2-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 478729 INFO  (OverseerCollectionConfigSetProcessor-72092071427178500-127.0.0.1:39327_ddpr-n_0000000000) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 478936 WARN  (OverseerThreadFactory-3779-thread-2-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 478937 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 478937 INFO  (qtp1471780331-12619) [n:127.0.0.1:39327_ddpr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 478943 INFO  (watches-3954-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 478943 INFO  (watches-3954-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 478943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 479009 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 479010 WARN  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 479010 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 479010 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 479010 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 479059 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479059 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479059 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 479067 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77cf8335{/ddpr,null,AVAILABLE}
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e84793d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36059}
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.e.j.s.Server Started @479086ms
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ddpr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/tempDir-001/jetty1, hostPort=36059, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001/cores}
   [junit4]   2> 479072 ERROR (closeThreadPool-3958-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 479072 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-29T01:52:53.751771Z
   [junit4]   2> 479074 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 479074 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479087 WARN  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 479087 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 479087 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 479087 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 479089 INFO  (zkConnectionManagerCallback-3960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479090 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479127 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479127 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479127 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 479131 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63c55469{/ddpr,null,AVAILABLE}
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ebe3045{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40811}
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.e.j.s.Server Started @479148ms
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ddpr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/tempDir-001/jetty2, hostPort=40811, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001/cores}
   [junit4]   2> 479135 ERROR (closeThreadPool-3958-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 479135 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-29T01:52:53.814663Z
   [junit4]   2> 479138 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479140 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 479143 INFO  (zkConnectionManagerCallback-3962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479143 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479145 WARN  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 479145 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 479145 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 479145 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 479154 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479154 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479154 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 479154 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a6aadbf{/ddpr,null,AVAILABLE}
   [junit4]   2> 479162 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@104a8bd2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38473}
   [junit4]   2> 479162 INFO  (closeThreadPool-3958-thread-3) [     ] o.e.j.s.Server Started @479176ms
   [junit4]   2> 479162 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ddpr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/tempDir-001/jetty3, hostPort=38473, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-3-001/cores}
   [junit4]   2> 479163 ERROR (closeThreadPool-3958-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479163 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479163 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 479163 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479163 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 479163 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-29T01:52:53.842244Z
   [junit4]   2> 479167 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479171 INFO  (zkConnectionManagerCallback-3964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479171 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479206 INFO  (TEST-BasicDistributedZk2Test.test-seed#[16B02C38114A6547]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 479207 WARN  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 479207 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 479207 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 479207 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 479211 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479211 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001/solr.xml
   [junit4]   2> 479214 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479214 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479215 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 479231 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479231 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479231 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 479246 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf19730{/ddpr,null,AVAILABLE}
   [junit4]   2> 479268 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 479271 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@429c692c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36435}
   [junit4]   2> 479271 INFO  (closeThreadPool-3958-thread-4) [     ] o.e.j.s.Server Started @479285ms
   [junit4]   2> 479271 WARN  (closeThreadPool-3958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67d8c32b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479271 WARN  (closeThreadPool-3958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67d8c32b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479271 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ddpr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/tempDir-001/jetty4, hostPort=36435, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-4-001/cores}
   [junit4]   2> 479271 ERROR (closeThreadPool-3958-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479271 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479272 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 479272 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479272 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 479272 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-29T01:52:53.951055Z
   [junit4]   2> 479274 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479279 INFO  (zkConnectionManagerCallback-3969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479279 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479280 WARN  (closeThreadPool-3958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6494f7cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479280 WARN  (closeThreadPool-3958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6494f7cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479281 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40373/solr
   [junit4]   2> 479282 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479284 INFO  (zkConnectionManagerCallback-3973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479284 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479312 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479312 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-3-001/solr.xml
   [junit4]   2> 479314 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479314 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479316 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 479352 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 479375 WARN  (closeThreadPool-3958-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ac5cd00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479375 WARN  (closeThreadPool-3958-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ac5cd00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479390 WARN  (closeThreadPool-3958-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5576e178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479390 WARN  (closeThreadPool-3958-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5576e178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479391 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40373/solr
   [junit4]   2> 479411 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479412 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479412 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001/solr.xml
   [junit4]   2> 479414 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479414 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479415 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 479445 INFO  (zkConnectionManagerCallback-3980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479445 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479495 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 479496 WARN  (closeThreadPool-3958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6055c7c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479496 WARN  (closeThreadPool-3958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6055c7c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479516 WARN  (closeThreadPool-3958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a0df699[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479516 WARN  (closeThreadPool-3958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a0df699[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479518 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40373/solr
   [junit4]   2> 479522 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479523 INFO  (zkConnectionManagerCallback-3986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479523 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479525 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479531 INFO  (zkConnectionManagerCallback-3989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479531 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479531 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 479537 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36059_ddpr as DOWN
   [junit4]   2> 479537 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 479537 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36059_ddpr
   [junit4]   2> 479538 INFO  (zkCallback-3956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479538 INFO  (zkCallback-3941-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479542 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 479542 WARN  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] 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> 479552 INFO  (zkCallback-3985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479556 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 479570 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479576 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479577 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479578 INFO  (closeThreadPool-3958-thread-1) [n:127.0.0.1:36059_ddpr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001/cores
   [junit4]   2> 479603 INFO  (closeThreadPool-3958-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36059_ddpr
   [junit4]   2> 479612 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479612 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-4-001/solr.xml
   [junit4]   2> 479615 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479615 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479616 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 479663 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 479664 WARN  (closeThreadPool-3958-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53211eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479664 WARN  (closeThreadPool-3958-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53211eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479667 WARN  (closeThreadPool-3958-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b347de9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479667 WARN  (closeThreadPool-3958-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b347de9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 479668 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40373/solr
   [junit4]   2> 479672 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479672 INFO  (zkConnectionManagerCallback-4000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479672 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479714 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479726 INFO  (zkConnectionManagerCallback-4002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479726 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479795 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 479814 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479823 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40811_ddpr as DOWN
   [junit4]   2> 479823 INFO  (zkConnectionManagerCallback-4006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479823 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479831 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 479831 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40811_ddpr
   [junit4]   2> 479840 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 479843 INFO  (zkCallback-3956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 479843 INFO  (zkCallback-3941-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 479843 INFO  (zkCallback-3985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 479847 INFO  (zkCallback-4005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 479848 INFO  (zkCallback-4001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 479851 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38473_ddpr as DOWN
   [junit4]   2> 479852 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 479852 WARN  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] 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> 479859 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 479859 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38473_ddpr
   [junit4]   2> 479863 INFO  (zkCallback-3985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 479863 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 479863 INFO  (zkCallback-3956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 479863 INFO  (zkCallback-3941-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 479864 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 479865 WARN  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] 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> 479867 INFO  (zkCallback-4001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 479867 INFO  (zkCallback-4005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 479878 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479884 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479884 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479885 INFO  (closeThreadPool-3958-thread-2) [n:127.0.0.1:40811_ddpr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001/cores
   [junit4]   2> 479886 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 479904 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479915 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479915 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 479923 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479959 INFO  (closeThreadPool-3958-thread-3) [n:127.0.0.1:38473_ddpr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-3-001/cores
   [junit4]   2> 479970 INFO  (zkConnectionManagerCallback-4014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479971 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479974 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 479977 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36435_ddpr as DOWN
   [junit4]   2> 479977 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 479977 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36435_ddpr
   [junit4]   2> 479979 INFO  (zkCallback-3985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479979 INFO  (zkCallback-4005-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479979 INFO  (zkCallback-4001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479979 INFO  (zkCallback-3956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479987 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 479987 WARN  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] 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> 479988 INFO  (zkCallback-4013-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479990 INFO  (zkCallback-3941-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 479996 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 480000 INFO  (closeThreadPool-3958-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40811_ddpr
   [junit4]   2> 480019 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 480024 INFO  (closeThreadPool-3958-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38473_ddpr
   [junit4]   2> 480028 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 480028 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 480029 INFO  (closeThreadPool-3958-thread-4) [n:127.0.0.1:36435_ddpr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-4-001/cores
   [junit4]   2> 480079 INFO  (closeThreadPool-3958-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36435_ddpr
   [junit4]   2> 480111 INFO  (qtp1790701746-12772) [n:127.0.0.1:36059_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40811_ddpr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 480127 INFO  (qtp1790701746-12776) [n:127.0.0.1:36059_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38473_ddpr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 480127 INFO  (qtp1790701746-12777) [n:127.0.0.1:36059_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36435_ddpr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 480127 INFO  (qtp1790701746-12775) [n:127.0.0.1:36059_ddpr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36059_ddpr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 480128 INFO  (OverseerCollectionConfigSetProcessor-72092071427178500-127.0.0.1:39327_ddpr-n_0000000000) [n:127.0.0.1:39327_ddpr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 480128 INFO  (OverseerThreadFactory-3779-thread-3-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40811_ddpr for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 480146 INFO  (OverseerThreadFactory-3779-thread-3-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 480147 INFO  (OverseerThreadFactory-3779-thread-4-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36059_ddpr for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 480148 INFO  (OverseerThreadFactory-3779-thread-4-processing-n:127.0.0.1:39327_ddpr) [n:127.0.0.1:39327_ddpr c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 480157 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 480157 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481163 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 481164 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 481176 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 481178 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 481308 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 481323 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 481341 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 481344 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 481344 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 481346 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=64.103515625, floorSegmentMB=1.9365234375, forceMergeDeletesPctAllowed=10.851172749658978, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7089994475170379, deletesPctAllowed=29.779488247106368
   [junit4]   2> 481353 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 481353 WARN  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 481363 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ef79f6f
   [junit4]   2> 481363 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZk2Test_16B02C38114A6547-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 481364 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=64.103515625, floorSegmentMB=1.9365234375, forceMergeDeletesPctAllowed=10.851172749658978, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7089994475170379, deletesPctAllowed=29.779488247106368
   [junit4]   2> 481376 WARN  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 481404 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481404 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 481405 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 481405 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 481405 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 481405 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73e7f87c[collection1_shard1_replica_n1] main]
   [junit4]   2> 481406 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 481406 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 481407 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 481407 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657025620697153536
   [junit4]   2> 481423 INFO  (searcherExecutor-3825-thread-1-processing-n:127.0.0.1:40811_ddpr x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@73e7f87c[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 481425 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 481425 INFO  (qtp1518448589-12783) [n:127.0.0.1:40811_ddpr c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 481436 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481437 INFO  (qtp1790701746-12788) [n:127.0.0.1:36059_ddpr c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4814

[...truncated too long message...]

ib/netty-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200129_014454_63710933434108464288196.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200129_014454_63716520847924054932507.suites -stdin
   [junit4] ERROR: JVM J3 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200129_014454_6378725757319936213937.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:830)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1037: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200129_014454_6378725757319936213937.sysout

Total time: 141 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2