You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/18 22:21:10 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 841 - Still Failing!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/841/

All tests passed

Build Log:
[...truncated 66609 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 69 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 849 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/849/

All tests passed

Build Log:
[...truncated 66609 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 69 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 848 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/848/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
	at __randomizedtesting.SeedInfo.seed([FB809F98FB868D28:968879794ED187A4]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15049 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1430832 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1430832 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1430832 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/data-dir-123-001
   [junit4]   2> 1430832 WARN  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1430832 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1430834 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FB809F98FB868D28]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1430837 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testColStatus
   [junit4]   2> 1430837 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001
   [junit4]   2> 1430838 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1430838 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1430838 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1430839 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1430938 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43909
   [junit4]   2> 1430938 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43909
   [junit4]   2> 1430938 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43909
   [junit4]   2> 1430938 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43909
   [junit4]   2> 1430940 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430942 INFO  (zkConnectionManagerCallback-17432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430942 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430955 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430959 INFO  (zkConnectionManagerCallback-17434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430959 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430960 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1430963 INFO  (zkConnectionManagerCallback-17436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430963 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1431066 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1431067 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1431067 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1431067 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1431068 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e30d0a1{/solr,null,AVAILABLE}
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72f12965{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34483}
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.e.j.s.Server Started @1431100ms
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34483}
   [junit4]   2> 1431075 ERROR (jetty-launcher-17437-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1431075 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-19T11:26:28.190Z
   [junit4]   2> 1431083 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431084 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1431084 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1431084 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1431085 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1431085 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1431085 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1431087 INFO  (zkConnectionManagerCallback-17439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431087 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431087 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a37be59{/solr,null,AVAILABLE}
   [junit4]   2> 1431088 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1431088 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1431088 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1431088 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1431088 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f954f81{/solr,null,AVAILABLE}
   [junit4]   2> 1431092 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a5ae7e2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40645}
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@410ec45d{/solr,null,AVAILABLE}
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.e.j.s.Server Started @1431117ms
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40645}
   [junit4]   2> 1431093 ERROR (jetty-launcher-17437-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2388810b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41405}
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-19T11:26:28.208Z
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.e.j.s.Server Started @1431118ms
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41405}
   [junit4]   2> 1431093 ERROR (jetty-launcher-17437-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-19T11:26:28.208Z
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23bc2de1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33705}
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.e.j.s.Server Started @1431118ms
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33705}
   [junit4]   2> 1431093 ERROR (jetty-launcher-17437-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1431093 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1431094 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1431094 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1431094 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-19T11:26:28.209Z
   [junit4]   2> 1431094 WARN  (jetty-launcher-17437-thread-2-SendThread(127.0.0.1:43909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101972e9ba70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1431095 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431099 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431099 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431103 INFO  (zkConnectionManagerCallback-17445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431103 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431103 INFO  (zkConnectionManagerCallback-17441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431103 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431106 INFO  (zkConnectionManagerCallback-17443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431106 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431195 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1431195 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1431195 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1431199 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1431199 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1431199 WARN  (jetty-launcher-17437-thread-1-SendThread(127.0.0.1:43909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101972e9ba70006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1431202 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1431301 WARN  (jetty-launcher-17437-thread-4-SendThread(127.0.0.1:43909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101972e9ba70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1431803 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1431818 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1431819 WARN  (jetty-launcher-17437-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3399dba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431819 WARN  (jetty-launcher-17437-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3399dba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431823 WARN  (jetty-launcher-17437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d7422[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431823 WARN  (jetty-launcher-17437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d7422[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431847 WARN  (jetty-launcher-17437-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5020f577[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431847 WARN  (jetty-launcher-17437-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5020f577[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431849 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43909/solr
   [junit4]   2> 1431851 WARN  (jetty-launcher-17437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@528fc32f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431851 WARN  (jetty-launcher-17437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@528fc32f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1431852 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43909/solr
   [junit4]   2> 1431860 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431867 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431875 INFO  (zkConnectionManagerCallback-17470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431875 INFO  (jetty-launcher-17437-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431882 INFO  (zkConnectionManagerCallback-17473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431882 INFO  (jetty-launcher-17437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431893 WARN  (jetty-launcher-17437-thread-1-SendThread(127.0.0.1:43909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101972e9ba70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba70008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1431999 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432007 INFO  (zkConnectionManagerCallback-17475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432007 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432043 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1432043 WARN  (jetty-launcher-17437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74cb89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432043 WARN  (jetty-launcher-17437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74cb89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432051 WARN  (jetty-launcher-17437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20a5d1c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432051 WARN  (jetty-launcher-17437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20a5d1c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432052 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43909/solr
   [junit4]   2> 1432055 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432059 INFO  (zkConnectionManagerCallback-17485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432059 INFO  (jetty-launcher-17437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432072 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40645_solr
   [junit4]   2> 1432073 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.Overseer Overseer (id=72505295450341385-127.0.0.1:40645_solr-n_0000000000) starting
   [junit4]   2> 1432079 INFO  (OverseerStateUpdate-72505295450341385-127.0.0.1:40645_solr-n_0000000000) [n:127.0.0.1:40645_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40645_solr
   [junit4]   2> 1432085 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40645_solr
   [junit4]   2> 1432092 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432094 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1432094 WARN  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1432111 INFO  (zkCallback-17474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1432115 INFO  (zkConnectionManagerCallback-17492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432115 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432118 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1432121 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41405_solr as DOWN
   [junit4]   2> 1432122 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1432122 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41405_solr
   [junit4]   2> 1432122 INFO  (jetty-launcher-17437-thread-4) [n:127.0.0.1:40645_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node4
   [junit4]   2> 1432125 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1432126 WARN  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1432131 INFO  (zkCallback-17474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1432136 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1432144 INFO  (jetty-launcher-17437-thread-1) [n:127.0.0.1:41405_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node1
   [junit4]   2> 1432187 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432191 INFO  (zkConnectionManagerCallback-17503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432191 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432197 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1432200 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34483_solr as DOWN
   [junit4]   2> 1432201 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1432201 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34483_solr
   [junit4]   2> 1432202 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1432202 INFO  (zkCallback-17474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1432202 INFO  (zkCallback-17502-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1432203 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1432203 WARN  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1432214 INFO  (jetty-launcher-17437-thread-2) [n:127.0.0.1:34483_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node2
   [junit4]   2> 1432305 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1432306 WARN  (jetty-launcher-17437-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f8e5806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432306 WARN  (jetty-launcher-17437-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f8e5806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432308 WARN  (jetty-launcher-17437-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a28a1e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432308 WARN  (jetty-launcher-17437-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a28a1e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432309 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43909/solr
   [junit4]   2> 1432310 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432311 INFO  (zkConnectionManagerCallback-17517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432311 INFO  (jetty-launcher-17437-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432311 WARN  (jetty-launcher-17437-thread-3-SendThread(127.0.0.1:43909)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101972e9ba7000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba7000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101972e9ba7000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1432413 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432435 INFO  (zkConnectionManagerCallback-17519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432435 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432441 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1432444 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33705_solr as DOWN
   [junit4]   2> 1432445 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1432445 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33705_solr
   [junit4]   2> 1432446 INFO  (zkCallback-17474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432446 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432453 INFO  (zkCallback-17502-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432453 INFO  (zkCallback-17518-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432454 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1432454 WARN  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1432480 INFO  (jetty-launcher-17437-thread-3) [n:127.0.0.1:33705_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node3
   [junit4]   2> 1432495 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1432499 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432500 INFO  (zkConnectionManagerCallback-17530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432500 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432507 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1432508 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43909/solr ready
   [junit4]   2> 1432517 INFO  (qtp2083969171-27805) [n:127.0.0.1:34483_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1432522 INFO  (OverseerThreadFactory-17490-thread-1-processing-n:127.0.0.1:40645_solr) [n:127.0.0.1:40645_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionStatusTest
   [junit4]   2> 1432631 INFO  (OverseerStateUpdate-72505295450341385-127.0.0.1:40645_solr-n_0000000000) [n:127.0.0.1:40645_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionStatusTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionStatusTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40645/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40645_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432633 INFO  (OverseerStateUpdate-72505295450341385-127.0.0.1:40645_solr-n_0000000000) [n:127.0.0.1:40645_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionStatusTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionStatusTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33705/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33705_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432635 INFO  (OverseerStateUpdate-72505295450341385-127.0.0.1:40645_solr-n_0000000000) [n:127.0.0.1:40645_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionStatusTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionStatusTest_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34483/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34483_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432637 INFO  (OverseerStateUpdate-72505295450341385-127.0.0.1:40645_solr-n_0000000000) [n:127.0.0.1:40645_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionStatusTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionStatusTest_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41405/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41405_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1432842 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr    x:collectionStatusTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432842 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr    x:collectionStatusTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432842 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr    x:collectionStatusTest_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432843 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr    x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1432843 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr    x:collectionStatusTest_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1432859 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1432859 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1432859 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1432863 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1432885 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1432885 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1432890 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1432894 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1432921 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1432921 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_shard1_replica_n2' using configuration from configset conf2, trusted=true
   [junit4]   2> 1432921 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrCore [[collectionStatusTest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node3/collectionStatusTest_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node3/collectionStatusTest_shard1_replica_n2/data/]
   [junit4]   2> 1432926 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1432926 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 1432927 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[collectionStatusTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node4/collectionStatusTest_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node4/collectionStatusTest_shard1_replica_n1/data/]
   [junit4]   2> 1432933 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1432933 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_shard2_replica_n4' using configuration from configset conf2, trusted=true
   [junit4]   2> 1432934 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrCore [[collectionStatusTest_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node2/collectionStatusTest_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node2/collectionStatusTest_shard2_replica_n4/data/]
   [junit4]   2> 1432938 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1432938 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_shard2_replica_n6' using configuration from configset conf2, trusted=true
   [junit4]   2> 1432938 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrCore [[collectionStatusTest_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node1/collectionStatusTest_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001/tempDir-001/node1/collectionStatusTest_shard2_replica_n6/data/]
   [junit4]   2> 1432971 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432971 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432972 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432972 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432972 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432972 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432973 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432973 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432974 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432974 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432975 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432975 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432975 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432975 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432976 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432976 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432976 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1432976 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1432976 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1432976 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1432977 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683787811485908992
   [junit4]   2> 1432977 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1432977 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1432977 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1432977 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683787811485908992
   [junit4]   2> 1432978 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1432978 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1432978 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1432978 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683787811486957568
   [junit4]   2> 1432979 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1432979 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1432979 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683787811488006144
   [junit4]   2> 1432980 INFO  (searcherExecutor-17538-thread-1-processing-n:127.0.0.1:41405_solr x:collectionStatusTest_shard2_replica_n6 c:collectionStatusTest s:shard2 r:core_node8) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrCore [collectionStatusTest_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1432981 INFO  (searcherExecutor-17532-thread-1-processing-n:127.0.0.1:33705_solr x:collectionStatusTest_shard1_replica_n2 c:collectionStatusTest s:shard1 r:core_node5) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrCore [collectionStatusTest_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1432981 INFO  (searcherExecutor-17536-thread-1-processing-n:127.0.0.1:34483_solr x:collectionStatusTest_shard2_replica_n4 c:collectionStatusTest s:shard2 r:core_node7) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrCore [collectionStatusTest_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1432983 INFO  (searcherExecutor-17534-thread-1-processing-n:127.0.0.1:40645_solr x:collectionStatusTest_shard1_replica_n1 c:collectionStatusTest s:shard1 r:core_node3) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrCore [collectionStatusTest_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1432986 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1432986 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1432986 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest/leaders/shard1
   [junit4]   2> 1432986 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest/leaders/shard2
   [junit4]   2> 1432988 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1432988 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest/leaders/shard2
   [junit4]   2> 1432991 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1432991 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest/leaders/shard1
   [junit4]   2> 1432994 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1432994 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1432994 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/
   [junit4]   2> 1432995 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collectionStatusTest_shard2_replica_n6 url=http://127.0.0.1:41405/solr  START replicas=[http://127.0.0.1:34483/solr/collectionStatusTest_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1432995 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collectionStatusTest_shard2_replica_n6 url=http://127.0.0.1:41405/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1432995 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1432995 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1432995 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/
   [junit4]   2> 1432996 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collectionStatusTest_shard1_replica_n2 url=http://127.0.0.1:33705/solr  START replicas=[http://127.0.0.1:40645/solr/collectionStatusTest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1432996 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collectionStatusTest_shard1_replica_n2 url=http://127.0.0.1:33705/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1432997 INFO  (qtp2083969171-27805) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.S.Request [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432998 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1432998 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1432998 INFO  (qtp1151144193-27820) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.S.Request [collectionStatusTest_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432998 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionStatusTest/leaders/shard2/leader after winning as /collections/collectionStatusTest/leader_elect/shard2/election/72505295450341387-core_node8-n_0000000000
   [junit4]   2> 1432998 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1432998 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1432998 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionStatusTest/leaders/shard1/leader after winning as /collections/collectionStatusTest/leader_elect/shard1/election/72505295450341390-core_node5-n_0000000000
   [junit4]   2> 1433000 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/ shard2
   [junit4]   2> 1433000 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/ shard1
   [junit4]   2> 1433102 INFO  (zkCallback-17491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433102 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433103 INFO  (zkCallback-17518-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433103 INFO  (zkCallback-17518-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433104 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1433104 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1433106 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=263
   [junit4]   2> 1433108 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=265
   [junit4]   2> 1433208 INFO  (zkCallback-17491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433208 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433208 INFO  (zkCallback-17518-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433208 INFO  (zkCallback-17491-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433209 INFO  (zkCallback-17518-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433208 INFO  (zkCallback-17518-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433998 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1156
   [junit4]   2> 1433998 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1156
   [junit4]   2> 1434001 INFO  (qtp2083969171-27806) [n:127.0.0.1:34483_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1434099 INFO  (zkCallback-17518-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17502-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17474-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17474-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17518-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17518-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17491-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434099 INFO  (zkCallback-17491-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434100 INFO  (zkCallback-17502-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest/state.json] for collection [collectionStatusTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434100 INFO  (qtp2083969171-27806) [n:127.0.0.1:34483_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=collectionStatusTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1580
   [junit4]   2> 1434101 INFO  (TEST-CollectionsAPISolrJTest.testColStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collectionStatusTest
   [junit4]   2> 1434112 INFO  (qtp763090494-27835) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1434120 INFO  (qtp1151144193-27819) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1683787812668702720)]} 0 7
   [junit4]   2> 1434121 INFO  (qtp763090494-27835) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1683787812668702720)]} 0 16
   [junit4]   2> 1434124 INFO  (qtp1151144193-27820) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1683787812686528512)]} 0 1
   [junit4]   2> 1434125 INFO  (qtp763090494-27836) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1683787812686528512)]} 0 3
   [junit4]   2> 1434129 INFO  (qtp760179410-27830) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1434133 INFO  (qtp2083969171-27805) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1683787812690722816)]} 0 1
   [junit4]   2> 1434133 INFO  (qtp760179410-27830) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1683787812690722816)]} 0 7
   [junit4]   2> 1434136 INFO  (qtp2083969171-27808) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1683787812699111424)]} 0 0
   [junit4]   2> 1434136 INFO  (qtp760179410-27832) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1683787812699111424)]} 0 2
   [junit4]   2> 1434138 INFO  (qtp1151144193-27818) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[4 (1683787812701208576)]} 0 0
   [junit4]   2> 1434138 INFO  (qtp763090494-27811) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1683787812701208576)]} 0 1
   [junit4]   2> 1434140 INFO  (qtp2083969171-27806) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/&wt=javabin&version=2}{add=[5 (1683787812703305728)]} 0 0
   [junit4]   2> 1434140 INFO  (qtp760179410-27827) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1683787812703305728)]} 0 1
   [junit4]   2> 1434142 INFO  (qtp2083969171-27807) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/&wt=javabin&version=2}{add=[6 (1683787812705402880)]} 0 0
   [junit4]   2> 1434142 INFO  (qtp760179410-27828) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1683787812705402880)]} 0 1
   [junit4]   2> 1434147 INFO  (qtp2083969171-27804) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41405/solr/collectionStatusTest_shard2_replica_n6/&wt=javabin&version=2}{add=[7 (1683787812707500032)]} 0 0
   [junit4]   2> 1434147 INFO  (qtp760179410-27829) [n:127.0.0.1:41405_solr c:collectionStatusTest s:shard2 r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1683787812707500032)]} 0 4
   [junit4]   2> 1434149 INFO  (qtp1151144193-27823) [n:127.0.0.1:40645_solr c:collectionStatusTest s:shard1 r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33705/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[8 (1683787812713791488)]} 0 0
   [junit4]   2> 1434149 INFO  (qtp763090494-27822) [n:127.0.0.1:33705_solr c:collectionStatusTest s:shard1 r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1683787812713791488)]} 0 1
   [junit4]   2> 1434151 INFO  (qtp2083969171-27805) [n:127.0.0.1:34483_solr c:collectionStatusTest s:shard2 r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collectionStatusTest_sh

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

.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@635f5c1{/solr,null,STOPPED}
   [junit4]   2> 1539443 INFO  (jetty-closer-20403-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1539543 INFO  (jetty-closer-20403-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@351e91fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1539543 INFO  (jetty-closer-20403-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e828b0d{/solr,null,STOPPED}
   [junit4]   2> 1539543 INFO  (jetty-closer-20403-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1539643 INFO  (jetty-closer-20403-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@591c0350{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1539643 INFO  (jetty-closer-20403-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a08d61d{/solr,null,STOPPED}
   [junit4]   2> 1539643 INFO  (jetty-closer-20403-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1539644 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1539746 WARN  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]-SendThread(127.0.0.1:32867)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101973035b40001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101973035b40001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101973035b40001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1539847 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/corestatus_test/state.json
   [junit4]   2> 	6	/solr/collections/corestatus_test/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard2
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1539850 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32867
   [junit4]   2> 1539850 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32867
   [junit4]   2> 1539850 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32867
   [junit4]   2> 1539852 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FB809F98FB868D28]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FB809F98FB868D28-001
   [junit4]   2> Nov 19, 2020 11:28:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {tv_mv_string=FST50, _root_=FST50, string_s=BlockTreeOrds(blocksize=128), boolean_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{number_d=DocValuesFormat(name=Lucene80), pointD_0*_d=DocValuesFormat(name=Lucene80), point_1___double=DocValuesFormat(name=Lucene80), pointD_1*_d=DocValuesFormat(name=Lucene80), number_td=DocValuesFormat(name=Lucene80), multi_int_with_docvals=DocValuesFormat(name=Lucene80), timestamp_tdt=DocValuesFormat(name=Lucene80), store_1_coordinate=DocValuesFormat(name=Direct), payload=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), point_0___double=DocValuesFormat(name=Lucene80), number_tl=DocValuesFormat(name=Lucene80), number_l=DocValuesFormat(name=Lucene80), store_0_coordinate=DocValuesFormat(name=Asserting), timestamp_dt=DocValuesFormat(name=Asserting), number_ti=DocValuesFormat(name=Lucene80), number_i=DocValuesFormat(name=Asserting), number_tf=DocValuesFormat(name=Direct), number_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=372, maxMBSortInHeap=5.99494088831117, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nn-NO, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=58411336,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetSKGEquiv, TestSolrCloudWithKerberosAlt, DirectoryFactoriesTest, DistributedExpandComponentTest, TestFieldCacheSort, TestOverriddenPrefixQueryForCustomFieldType, SolrRequestParserTest, TransactionLogTest, TestSafeXMLParsing, TestFuzzyAnalyzedSuggestions, TestValueSourceCache, TestSchemaField, SolrTestCaseJ4Test, CdcrVersionReplicationTest, DistributedFacetPivotSmallAdvancedTest, IndexSizeEstimatorTest, SpatialFilterTest, TestStressVersions, StatsComponentTest, AliasIntegrationTest, ZkNodePropsTest, TestHdfsUpdateLog, TestIBSimilarityFactory, DistanceFunctionTest, TestConfigSetsAPIZkFailure, TestCloudDeleteByQuery, TestTestInjection, AnalyticsMergeStrategyTest, TestLegacyTerms, TestBinaryField, DocValuesTest, CollectionStateFormat2Test, TestSchemaVersionResource, AnalysisAfterCoreReloadTest, CollectionsAPIDistributedZkTest, TestJsonRequest, TestQueryTypes, FieldAnalysisRequestHandlerTest, TestDocTermOrds, SearchRateTriggerTest, UninvertDocValuesMergePolicyTest, PathHierarchyTokenizerFactoryTest, TestGraphMLResponseWriter, RangeFacetCloudTest, TestZkChroot, AutoScalingHandlerTest, TestStressLiveNodes, SyncSliceTest, TestSolrJ, LeaderFailureAfterFreshStartTest, ZookeeperReadAPITest, URLClassifyProcessorTest, PluginInfoTest, SuggesterTSTTest, HdfsCollectionsAPIDistributedZkTest, AutoscalingHistoryHandlerTest, JavabinLoaderTest, MultiThreadedOCPTest, RegexBoostProcessorTest, FuzzySearchTest, MoreLikeThisComponentTest, ByteBuffersDirectoryFactoryTest, TestBooleanSimilarityFactory, CdcrBootstrapTest, TestXIncludeConfig, ExplicitHLLTest, IndexSchemaTest, TestHttpShardHandlerFactory, TestCloudPseudoReturnFields, ScheduledMaintenanceTriggerTest, ZkStateWriterTest, TestSimNodeLostTrigger, TestConfigReload, NumberUtilsTest, RouteFieldTest, TestRebalanceLeaders, TestSimComputePlanAction, TestInfoStreamLogging, TestDocSet, TestBackupRepositoryFactory, SubstringBytesRefFilterTest, PeerSyncWithBufferUpdatesTest, SchemaVersionSpecificBehaviorTest, TestFastOutputStream, TestSolrConfigHandlerConcurrent, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedSuggestComponentTest, OverseerTest, TestNamedUpdateProcessors, XMLAtomicUpdateMultivalueTest, MetricTriggerIntegrationTest, TestPKIAuthenticationPlugin, TestCollectionAPI, TestManagedSchemaAPI, TestRestoreCore, TestComplexPhraseLeadingWildcard, DisMaxRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLuceneIndexBackCompat, TestMinHashQParser, RecoveryZkTest, TestJettySolrRunner, TestReplicaProperties, TestCollationField, TestRemoteStreaming, TestTolerantUpdateProcessorRandomCloud, AsyncCallRequestStatusResponseTest, TestDynamicFieldResource, DistributedQueryComponentCustomSortTest, TermVectorComponentTest, CloneFieldUpdateProcessorFactoryTest, AddReplicaTest, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionsAPISolrJTest]
   [junit4] Completed [517/921 (1!)] on J0 in 109.81s, 22 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 51581 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 71 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 847 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/847/

All tests passed

Build Log:
[...truncated 66623 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 70 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 846 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/846/

All tests passed

Build Log:
[...truncated 66618 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 71 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 845 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/845/

All tests passed

Build Log:
[...truncated 66601 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 70 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 844 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/844/

All tests passed

Build Log:
[...truncated 66602 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 70 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 843 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/843/

All tests passed

Build Log:
[...truncated 66617 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 70 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 842 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/842/

All tests passed

Build Log:
[...truncated 66601 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:624: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build.xml:156: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/solr-ref-guide/build.xml:288: Java returned: 255

Total time: 71 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any