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

1 tests failed.
FAILED:  org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate

Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time 
elapsed 19,620  output  for url is {   "responseHeader":{     
"zkConnected":true,     "status":0,     "QTime":0},   "response":{     
"numFound":1,     "start":0,     "numFoundExact":true,     "docs":[{         
"id":"test/1",         "md5":"710177b50a8305661e0d0918ebf14e0a",         
"blobName":"test",         "version":1,         
"timestamp":"2021-01-03T02:50:11.253Z",         "size":2048}]}}

Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts. 
Expecting 2 items. time elapsed 19,620  output  for url is {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":0},
  "response":{
    "numFound":1,
    "start":0,
    "numFoundExact":true,
    "docs":[{
        "id":"test/1",
        "md5":"710177b50a8305661e0d0918ebf14e0a",
        "blobName":"test",
        "version":1,
        "timestamp":"2021-01-03T02:50:11.253Z",
        "size":2048}]}}
        at 
__randomizedtesting.SeedInfo.seed([F606FACC95B9800A:C95D4E1D23C74967]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:146)
        at 
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:100)
        at 
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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 15531 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSystemCollAutoCreate
   [junit4]   2> 1929307 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-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> 1929308 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1929308 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/data-dir-167-001
   [junit4]   2> 1929308 WARN  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1929308 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1929310 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1929310 INFO  
(SUITE-TestSystemCollAutoCreate-seed#[F606FACC95B9800A]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1929314 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1929314 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1929314 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1929315 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1929414 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 35787
   [junit4]   2> 1929414 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35787
   [junit4]   2> 1929414 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35787
   [junit4]   2> 1929414 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35787
   [junit4]   2> 1929417 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1929423 INFO  (zkConnectionManagerCallback-17850-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929423 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1929431 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1929431 INFO  (zkConnectionManagerCallback-17852-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929432 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1929433 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1929434 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1929435 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1929436 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1929437 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1929438 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1929438 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1929439 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1929440 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1929441 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1929441 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1929442 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1929543 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1929543 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1929543 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
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> 1929551 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1929551 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1929551 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1929553 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36a7af64{/,null,AVAILABLE}
   [junit4]   2> 1929553 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1af1fbb0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34721}
   [junit4]   2> 1929553 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.s.Server Started @1929591ms
   [junit4]   2> 1929553 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=34721, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/control-001/cores}
   [junit4]   2> 1929554 ERROR 
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-03T02:49:56.075Z
   [junit4]   2> 1929554 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1929559 INFO  (zkConnectionManagerCallback-17854-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929559 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1929660 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1929660 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/control-001/solr.xml
   [junit4]   2> 1929664 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1929664 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1929666 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930093 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1930094 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bad27d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1930094 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bad27d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1930103 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4919c013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1930103 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4919c013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1930104 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35787/solr
   [junit4]   2> 1930105 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1930106 INFO  (zkConnectionManagerCallback-17865-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930106 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1930208 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1930209 INFO  (zkConnectionManagerCallback-17867-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930209 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1930298 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34721_
   [junit4]   2> 1930299 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.c.Overseer Overseer 
(id=72758058874109956-127.0.0.1:34721_-n_0000000000) starting
   [junit4]   2> 1930311 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34721_
   [junit4]   2> 1930311 INFO  
(OverseerStateUpdate-72758058874109956-127.0.0.1:34721_-n_0000000000) 
[n:127.0.0.1:34721_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:34721_
   [junit4]   2> 1930314 INFO  
(OverseerStateUpdate-72758058874109956-127.0.0.1:34721_-n_0000000000) 
[n:127.0.0.1:34721_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1930316 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1930316 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] 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> 1930343 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1930362 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1930370 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1930370 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1930371 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) 
[n:127.0.0.1:34721_     ] 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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/control-001/cores
   [junit4]   2> 1930391 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1930392 INFO  (zkConnectionManagerCallback-17884-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930392 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1930394 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1930395 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35787/solr ready
   [junit4]   2> 1930398 INFO  
(OverseerThreadFactory-17874-thread-1-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1930504 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1930504 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1931517 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1931547 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1931649 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1931671 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 1931671 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1931671 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1931673 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=30.2109375, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=15.419835255240459, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.44993328188228
   [junit4]   2> 1931688 WARN  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1931736 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1931736 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1931737 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1931737 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1931738 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6053408353175491]
   [junit4]   2> 1931739 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1931739 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1931740 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1931740 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1687832177683726336
   [junit4]   2> 1931743 INFO  
(searcherExecutor-17886-thread-1-processing-n:127.0.0.1:34721_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34721_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1931745 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1931745 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1931748 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1931748 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1931748 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34721/control_collection_shard1_replica_n1/
   [junit4]   2> 1931748 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1931749 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34721/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1931749 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72758058874109956-core_node2-n_0000000000
   [junit4]   2> 1931750 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34721/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1931853 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931854 INFO  (zkCallback-17866-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931857 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1931864 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1360
   [junit4]   2> 1931874 INFO  (qtp109212807-31726) [n:127.0.0.1:34721_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1931963 INFO  (zkCallback-17866-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931963 INFO  (zkCallback-17866-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931963 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931964 INFO  (qtp109212807-31726) [n:127.0.0.1:34721_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34721_&wt=javabin&version=2}
 status=0 QTime=1568
   [junit4]   2> 1931965 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1931966 WARN  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]-SendThread(127.0.0.1:35787))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1027d11adbd0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1027d11adbd0005, 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 0x1027d11adbd0005, 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> 1932072 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1932075 INFO  (zkConnectionManagerCallback-17895-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932075 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1932078 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1932079 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35787/solr ready
   [junit4]   2> 1932079 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1932083 INFO  
(OverseerThreadFactory-17874-thread-2-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1932083 INFO  
(OverseerCollectionConfigSetProcessor-72758058874109956-127.0.0.1:34721_-n_0000000000)
 [n:127.0.0.1:34721_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1932286 WARN  
(OverseerThreadFactory-17874-thread-2-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1932288 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1932288 INFO  (qtp109212807-31728) [n:127.0.0.1:34721_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1932295 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1932399 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1932403 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1932403 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1932404 INFO  (closeThreadPool-17896-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> 1932404 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1932404 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1932404 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1932404 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a5f37b8{/,null,AVAILABLE}
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@62d34ca2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45151}
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.s.Server Started @1932442ms
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45151, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-1-001/cores}
   [junit4]   2> 1932405 ERROR (closeThreadPool-17896-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1932405 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-03T02:49:58.926Z
   [junit4]   2> 1932406 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1932407 INFO  (zkConnectionManagerCallback-17898-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932407 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1932508 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1932508 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-1-001/solr.xml
   [junit4]   2> 1932512 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1932512 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1932513 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1932513 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1932531 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1932531 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1932531 INFO  (closeThreadPool-17896-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> 1932611 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1932611 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1932614 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1932627 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1932640 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76111a08{/,null,AVAILABLE}
   [junit4]   2> 1932640 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@70cad308{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44047}
   [junit4]   2> 1932640 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.s.Server Started @1932678ms
   [junit4]   2> 1932640 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44047, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-2-001/cores}
   [junit4]   2> 1932640 ERROR (closeThreadPool-17896-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1932640 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1932641 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1932641 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1932641 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1932641 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-03T02:49:59.162Z
   [junit4]   2> 1932655 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1932671 INFO  (zkConnectionManagerCallback-17903-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932672 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1932672 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1932672 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1932673 INFO  (closeThreadPool-17896-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> 1932704 WARN  
(closeThreadPool-17896-thread-2-SendThread(127.0.0.1:35787)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1027d11adbd0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1027d11adbd0008, 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 0x1027d11adbd0008, 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> 1932763 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1932763 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1932763 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1932771 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33fe945c{/,null,AVAILABLE}
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@465de1a1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33159}
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.s.Server Started @1932809ms
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33159, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001/cores}
   [junit4]   2> 1932772 ERROR (closeThreadPool-17896-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1932772 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-03T02:49:59.293Z
   [junit4]   2> 1932779 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1932787 INFO  (zkConnectionManagerCallback-17905-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1932787 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1932804 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1932804 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-2-001/solr.xml
   [junit4]   2> 1932808 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1932808 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1932809 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1932911 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1932911 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001/solr.xml
   [junit4]   2> 1932946 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1932946 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1932948 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1933021 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1933032 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1933032 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1933032 INFO  (closeThreadPool-17896-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> 1933123 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1933123 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1933123 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1933136 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@747c684{/,null,AVAILABLE}
   [junit4]   2> 1933136 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43e74c77{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39953}
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.s.Server Started @1933174ms
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39953, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-4-001/cores}
   [junit4]   2> 1933137 ERROR (closeThreadPool-17896-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1933137 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-01-03T02:49:59.658Z
   [junit4]   2> 1933170 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1933171 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1933191 WARN  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53d48763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1933191 WARN  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53d48763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1933207 INFO  (zkConnectionManagerCallback-17913-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1933207 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1933243 WARN  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@861d97e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1933243 WARN  (closeThreadPool-17896-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@861d97e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1933245 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35787/solr
   [junit4]   2> 1933271 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1933287 INFO  (zkConnectionManagerCallback-17921-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1933287 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1933288 WARN  
(closeThreadPool-17896-thread-2-SendThread(127.0.0.1:35787)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1027d11adbd000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1027d11adbd000b, 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 0x1027d11adbd000b, 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> 1933320 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1933320 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-4-001/solr.xml
   [junit4]   2> 1933324 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1933324 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1933325 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1933437 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1933446 INFO  (zkConnectionManagerCallback-17926-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1933446 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1933450 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1933452 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44047_ as 
DOWN
   [junit4]   2> 1933453 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1933453 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44047_
   [junit4]   2> 1933454 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1933456 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1933456 WARN  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] 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> 1933461 INFO  (zkCallback-17894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1933507 INFO  (zkCallback-17925-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1933565 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1933597 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1933642 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1933642 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1933643 INFO  (closeThreadPool-17896-thread-2) 
[n:127.0.0.1:44047_     ] 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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-2-001/cores
   [junit4]   2> 1933684 INFO  (closeThreadPool-17896-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44047_
   [junit4]   2> 1934227 INFO  
(OverseerCollectionConfigSetProcessor-72758058874109956-127.0.0.1:34721_-n_0000000000)
 [n:127.0.0.1:34721_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1934743 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1934744 WARN  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@329c0627[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1934744 WARN  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@329c0627[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1934783 WARN  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29bde72e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1934783 WARN  (closeThreadPool-17896-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29bde72e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1934785 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35787/solr
   [junit4]   2> 1934785 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1934807 INFO  (zkConnectionManagerCallback-17942-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1934807 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1934955 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1934959 INFO  (zkConnectionManagerCallback-17944-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1934959 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1934964 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1934968 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39953_ as 
DOWN
   [junit4]   2> 1934969 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1934969 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39953_
   [junit4]   2> 1934970 INFO  (zkCallback-17894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1934970 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1934972 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1934973 WARN  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] 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> 1934996 INFO  (zkCallback-17943-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1934996 INFO  (zkCallback-17925-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1935003 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1935031 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1935049 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1935049 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1935050 INFO  (closeThreadPool-17896-thread-4) 
[n:127.0.0.1:39953_     ] 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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-4-001/cores
   [junit4]   2> 1935090 INFO  (closeThreadPool-17896-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39953_
   [junit4]   2> 1936670 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1936671 WARN  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45c73109[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936672 WARN  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45c73109[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936691 WARN  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2277301b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936691 WARN  (closeThreadPool-17896-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2277301b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936692 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35787/solr
   [junit4]   2> 1936719 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1936723 INFO  (zkConnectionManagerCallback-17960-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936723 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1936724 WARN  
(closeThreadPool-17896-thread-1-SendThread(127.0.0.1:35787)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1027d11adbd000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1027d11adbd000f, 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 0x1027d11adbd000f, 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> 1936918 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1936940 INFO  (zkConnectionManagerCallback-17962-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936940 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1936943 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1936945 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45151_ as 
DOWN
   [junit4]   2> 1936946 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1936946 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45151_
   [junit4]   2> 1936947 INFO  (zkCallback-17894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1936947 INFO  (zkCallback-17925-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1936947 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1936948 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1936948 WARN  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] 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> 1936963 INFO  (zkCallback-17943-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1936963 INFO  (zkCallback-17961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1936968 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1936989 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1936999 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1936999 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1937001 INFO  (closeThreadPool-17896-thread-1) 
[n:127.0.0.1:45151_     ] 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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-1-001/cores
   [junit4]   2> 1937032 INFO  (closeThreadPool-17896-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45151_
   [junit4]   2> 1937482 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1937485 WARN  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28d58754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1937485 WARN  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28d58754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1937487 WARN  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@320f4c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1937487 WARN  (closeThreadPool-17896-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@320f4c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1937488 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35787/solr
   [junit4]   2> 1937489 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1937490 INFO  (zkConnectionManagerCallback-17978-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937490 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1937592 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1937593 INFO  (zkConnectionManagerCallback-17980-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937593 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1937598 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1937601 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33159_ as 
DOWN
   [junit4]   2> 1937602 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1937602 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33159_
   [junit4]   2> 1937603 INFO  (zkCallback-17925-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937603 INFO  (zkCallback-17894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937603 INFO  (zkCallback-17943-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937603 INFO  (zkCallback-17961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937603 INFO  (zkCallback-17866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937603 INFO  (zkCallback-17979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1937605 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1937605 WARN  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] 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> 1937616 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1937635 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1937646 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1937646 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1937647 INFO  (closeThreadPool-17896-thread-3) 
[n:127.0.0.1:33159_     ] 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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001/cores
   [junit4]   2> 1937667 INFO  (closeThreadPool-17896-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33159_
   [junit4]   2> 1937684 INFO  
(OverseerThreadFactory-17874-thread-3-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33159_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1937684 INFO  
(OverseerThreadFactory-17874-thread-4-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44047_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1937686 INFO  
(OverseerThreadFactory-17874-thread-3-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1937686 INFO  
(OverseerThreadFactory-17874-thread-4-processing-n:127.0.0.1:34721_) 
[n:127.0.0.1:34721_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1937688 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1937689 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1938705 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1938705 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1938723 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1938735 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1938864 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1938886 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1938887 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1938887 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1938887 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1938889 INFO  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=30.2109375, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=15.419835255240459, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.44993328188228
   [junit4]   2> 1938893 WARN  (qtp1113750837-31809) [n:127.0.0.1:33159_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1938910 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1938912 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a2b0adc
   [junit4]   2> 1938913 INFO  (qtp1962236238-31797) [n:127.0.0.1:44047_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001/shard-2-001/cores/collection1_shard1_replica_n2],
 dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr

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

adbd0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1027d11adbd0001, 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 0x1027d11adbd0001, 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> 1966111 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>        24      /solr/collections/.system/terms/shard1
   [junit4]   2>        17      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2>        3       /solr/collections/.system/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        61      /solr/clusterstate.json
   [junit4]   2>        38      /solr/collections/.system/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72758058874109966-127.0.0.1:39953_-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72758058874109956-127.0.0.1:34721_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        58      /solr/overseer/queue
   [junit4]   2>        30      /solr/live_nodes
   [junit4]   2>        19      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1966114 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35787
   [junit4]   2> 1966114 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35787
   [junit4]   2> 1966114 INFO  
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[F606FACC95B9800A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35787
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSystemCollAutoCreate -Dtests.method=testAutoCreate 
-Dtests.seed=F606FACC95B9800A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=no-NO -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 36.8s J0 | TestSystemCollAutoCreate.testAutoCreate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not successfully 
add blob after 150 attempts. Expecting 2 items. time elapsed 19,620  output  
for url is {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "numFound":1,
   [junit4]    >     "start":0,
   [junit4]    >     "numFoundExact":true,
   [junit4]    >     "docs":[{
   [junit4]    >         "id":"test/1",
   [junit4]    >         "md5":"710177b50a8305661e0d0918ebf14e0a",
   [junit4]    >         "blobName":"test",
   [junit4]    >         "version":1,
   [junit4]    >         "timestamp":"2021-01-03T02:50:11.253Z",
   [junit4]    >         "size":2048}]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F606FACC95B9800A:C95D4E1D23C74967]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:146)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:100)
   [junit4]    >        at 
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:27)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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.handler.TestSystemCollAutoCreate_F606FACC95B9800A-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=no-NO, 
timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=373919088,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, 
AtomicUpdateJavabinTest, TestPayloadScoreQParserPlugin, TestTermsQParserPlugin, 
SpellCheckCollatorTest, XsltUpdateRequestHandlerTest, TestPerFieldSimilarity, 
TestNumericRangeQuery32, TestLocalFSCloudBackupRestore, TestSchemaResource, 
TestConfigSets, ClusterStateMockUtilTest, TestComponentsName, 
TestSolrCoreParser, CoreSorterTest, ShardsWhitelistTest, 
TestQuerySenderListener, HdfsAutoAddReplicasIntegrationTest, 
CollectionStateFormat2Test, TestConfigSetsAPIShareSchema, 
TestExplainDocTransformer, ShardRoutingCustomTest, TestSimClusterStateProvider, 
TestBlobHandler, LeaderElectionContextKeyTest, TestOmitPositions, 
TestSolrCLIRunExample, TestFaceting, DistributedFacetPivotLargeTest, 
DisMaxRequestHandlerTest, CheckHdfsIndexTest, AnalysisErrorHandlingTest, 
CdcrBidirectionalTest, TestMultiWordSynonyms, DocValuesMissingTest, 
TestHighFrequencyDictionaryFactory, TestCloudManagedSchema, 
TestExtendedDismaxParser, TestClassicSimilarityFactory, 
TestLuceneIndexBackCompat, DocumentBuilderTest, AnalysisAfterCoreReloadTest, 
OrderedExecutorTest, SparseHLLTest, NotRequiredUniqueKeyTest, 
DaemonStreamApiTest, TestXmlQParserPlugin, AssignTest, 
TestLMDirichletSimilarityFactory, ReplaceNodeTest, SolrIndexSplitterTest, 
TestImplicitCoreProperties, StatelessScriptUpdateProcessorFactoryTest, 
TestUnInvertedFieldException, HdfsNNFailoverTest, TestCloudConsistency, 
TestBlendedInfixSuggestions, TestFiltering, TestScoreJoinQPNoScore, 
SolrCoreTest, AutoAddReplicasPlanActionTest, SolrIndexSearcherTest, 
DistanceUnitsTest, TestCoreBackup, TestReplicationHandlerDiskOverFlow, 
SearchRateTriggerIntegrationTest, DeleteNodeTest, BJQParserTest, 
SplitByPrefixTest, TestSegmentSorting, TestSimExecutePlanAction, 
SolrMetricManagerTest, TestLegacyNumericRangeQueryBuilder, 
TestMaxTokenLenTokenizer, DistributedVersionInfoTest, IndexSizeTriggerTest, 
SuggestComponentTest, CustomCollectionTest, SliceStateTest, TestWithCollection, 
TestLuceneMatchVersion, BigEndianAscendingWordDeserializerTest, 
CSVRequestHandlerTest, TestSchemalessBufferedUpdates, 
TestUseDocValuesAsStored2, TestInPlaceUpdateWithRouteField, 
TestExclusionRuleCollectionAccess, BufferStoreTest, RequestHandlersTest, 
TestStressInPlaceUpdates, TestNumericTerms32, BadCopyFieldTest, RouteFieldTest, 
TestJsonRangeFacets, OverseerTest, TestRTGBase, 
ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsSyncSliceTest, 
HdfsDirectoryFactoryTest, TestUnifiedSolrHighlighterWithoutStoredId, 
TestCoreAdminApis, JSONWriterTest, OutputWriterTest, TestSolrIndexConfig, 
TestDistribDocBasedVersion, CdcrRequestHandlerTest, TestJsonFacetRefinement, 
TestPartialUpdateDeduplication, MetricsHistoryHandlerTest, CopyFieldTest, 
SystemInfoHandlerTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, 
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, 
PathHierarchyTokenizerFactoryTest, TestCharFilters, TestJettySolrRunner, 
ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, 
BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, DeleteInactiveReplicaTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, SyncSliceTest, 
TestClusterProperties, TestConfigSetsAPI, TestPrepRecovery, 
TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens, 
TestStressCloudBlindAtomicUpdates, ZkCLITest, ConcurrentCreateCollectionTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
ScheduledTriggerIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TestSimPolicyCloud, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, 
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, 
TestDynamicLoading, TestSolrDeletionPolicy2, TestDistribPackageStore, 
TestSQLHandlerNonCloud, TestStressThreadBackup, TestSystemCollAutoCreate]
   [junit4] Completed [652/924 (1!)] on J0 in 37.69s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 51552 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to