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

1 tests failed.
FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[], [], [], [new type mystr2  not created, dynamic field *_lol2 not created, 
field a2 not created, CopyField source=a2,dest=hello_lol2 not created], []]

Stack Trace:
java.lang.AssertionError: [[], [], [], [new type mystr2  not created, dynamic 
field *_lol2 not created, field a2 not created, CopyField 
source=a2,dest=hello_lol2 not created], []]
        at 
__randomizedtesting.SeedInfo.seed([8961ACD71D0E9AD5:135930DB3F2F72D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16363 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 2305965 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2305965 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/data-dir-284-001
   [junit4]   2> 2305965 WARN  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2305965 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2305967 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-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> 2305967 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[8961ACD71D0E9AD5]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2305970 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2305970 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2305970 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2306070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41443
   [junit4]   2> 2306070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41443
   [junit4]   2> 2306070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41443
   [junit4]   2> 2306070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41443
   [junit4]   2> 2306072 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306074 INFO  (zkConnectionManagerCallback-18568-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306074 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2306076 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306076 INFO  (zkConnectionManagerCallback-18570-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306077 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2306077 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2306078 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2306079 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/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> 2306080 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2306080 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2306081 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2306081 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2306082 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/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> 2306083 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2306083 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2306084 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2306085 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2306161 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2306161 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2306161 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2306161 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b4ece27{/,null,AVAILABLE}
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fc2577{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41689}
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.s.Server Started @2306193ms
   [junit4]   2> 2306162 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=41689, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/control-001/cores}
   [junit4]   2> 2306163 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T10:00:41.734Z
   [junit4]   2> 2306163 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306164 INFO  (zkConnectionManagerCallback-18572-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306164 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2306265 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2306265 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/control-001/solr.xml
   [junit4]   2> 2306268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2306268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2306270 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2306411 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2306412 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a5a000e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2306412 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a5a000e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2306415 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2251b71a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2306415 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2251b71a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2306416 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41443/solr
   [junit4]   2> 2306417 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306417 INFO  (zkConnectionManagerCallback-18579-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306417 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2306519 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2306520 INFO  (zkConnectionManagerCallback-18581-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306520 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2306569 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:41689_
   [junit4]   2> 2306569 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.Overseer Overseer 
(id=73130289565728772-127.0.0.1:41689_-n_0000000000) starting
   [junit4]   2> 2306573 INFO  
(OverseerStateUpdate-73130289565728772-127.0.0.1:41689_-n_0000000000) 
[n:127.0.0.1:41689_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:41689_
   [junit4]   2> 2306573 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41689_
   [junit4]   2> 2306574 INFO  (zkCallback-18580-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2306575 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2306575 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] 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> 2306586 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2306611 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2306617 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2306617 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2306617 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) 
[n:127.0.0.1:41689_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/control-001/cores
   [junit4]   2> 2306632 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2306633 INFO  (zkConnectionManagerCallback-18590-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2306633 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2306637 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2306638 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41443/solr ready
   [junit4]   2> 2306639 INFO  (qtp247644963-47111) [n:127.0.0.1:41689_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41689_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2306641 INFO  
(OverseerThreadFactory-12461-thread-1-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2306748 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_    
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> 2306749 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2307759 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2307766 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2307770 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2307874 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307889 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/conf1/managed-schema
   [junit4]   2> 2307891 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to 
/configs/conf1/schema.xml.bak
   [junit4]   2> 2307891 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307892 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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@159f02f8
   [junit4]   2> 2307892 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2307894 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2307902 WARN  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2307933 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307933 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307935 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2307935 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2307935 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5361776407312101]
   [junit4]   2> 2307936 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33a49d71[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2307937 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2307937 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307937 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2307938 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2307938 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2307938 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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 1656693921948893184
   [junit4]   2> 2307940 INFO  
(searcherExecutor-12466-thread-1-processing-n:127.0.0.1:41689_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41689_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@33a49d71[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2307943 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307943 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41689/control_collection_shard1_replica_n1/
   [junit4]   2> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41689/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2307945 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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/73130289565728772-core_node2-n_0000000000
   [junit4]   2> 2307946 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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:41689/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2308048 INFO  (zkCallback-18580-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> 2308048 INFO  (zkCallback-18580-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> 2308049 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
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> 2308051 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1302
   [junit4]   2> 2308052 INFO  (qtp247644963-47111) [n:127.0.0.1:41689_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2308151 INFO  (zkCallback-18580-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> 2308151 INFO  (zkCallback-18580-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> 2308151 INFO  (zkCallback-18580-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> 2308152 INFO  (qtp247644963-47111) [n:127.0.0.1:41689_     ] 
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:41689_&wt=javabin&version=2}
 status=0 QTime=1513
   [junit4]   2> 2308153 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 2308257 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308258 INFO  (zkConnectionManagerCallback-18596-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308258 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308259 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2308261 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41443/solr ready
   [junit4]   2> 2308261 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2308268 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2308278 INFO  
(OverseerCollectionConfigSetProcessor-73130289565728772-127.0.0.1:41689_-n_0000000000)
 [n:127.0.0.1:41689_     ] 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> 2308279 INFO  
(OverseerThreadFactory-12461-thread-2-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2308482 WARN  
(OverseerThreadFactory-12461-thread-2-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2308483 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2308484 INFO  (qtp247644963-47113) [n:127.0.0.1:41689_     ] 
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=2&wt=javabin&version=2}
 status=0 QTime=215
   [junit4]   2> 2308484 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2308484 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2308485 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2308485 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2308485 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2308485 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2308485 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2308587 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 2308587 WARN  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2308588 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2308588 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2308588 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2308600 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2308600 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2308600 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2308601 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e0525c8{/,null,AVAILABLE}
   [junit4]   2> 2308601 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@32f2ae71{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44973}
   [junit4]   2> 2308601 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.s.Server Started @2308632ms
   [junit4]   2> 2308601 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44973, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001/cores}
   [junit4]   2> 2308601 ERROR (closeThreadPool-18597-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2308601 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2308602 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2308602 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2308602 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2308602 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T10:00:44.173Z
   [junit4]   2> 2308608 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308612 INFO  (zkConnectionManagerCallback-18599-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308612 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308666 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 2308667 WARN  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2308667 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2308667 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2308667 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2308668 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2308668 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2308668 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2308668 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b82c731{/,null,AVAILABLE}
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f3b8208{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37785}
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.s.Server Started @2308699ms
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37785, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001/cores}
   [junit4]   2> 2308669 ERROR (closeThreadPool-18597-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2308669 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T10:00:44.240Z
   [junit4]   2> 2308672 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308676 INFO  (zkConnectionManagerCallback-18601-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308676 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308713 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2308713 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001/solr.xml
   [junit4]   2> 2308717 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2308717 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2308719 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2308743 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 2308744 WARN  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2308744 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2308744 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2308744 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2308748 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2308748 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2308748 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3abf62cc{/,null,AVAILABLE}
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@13143e15{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42451}
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.s.Server Started @2308780ms
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42451, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-3-001/cores}
   [junit4]   2> 2308749 ERROR (closeThreadPool-18597-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2308749 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T10:00:44.320Z
   [junit4]   2> 2308756 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308758 INFO  (zkConnectionManagerCallback-18604-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308758 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308817 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2308817 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001/solr.xml
   [junit4]   2> 2308820 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2308820 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2308821 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2308822 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 2308823 WARN  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2308823 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2308823 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2308823 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75883937{/,null,AVAILABLE}
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e5acbe2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46121}
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.s.Server Started @2308862ms
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46121, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-4-001/cores}
   [junit4]   2> 2308831 ERROR (closeThreadPool-18597-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2308831 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2308832 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2308832 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2308832 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2308832 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T10:00:44.403Z
   [junit4]   2> 2308836 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2308836 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308840 WARN  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6fd53930[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2308840 WARN  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6fd53930[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2308844 INFO  (zkConnectionManagerCallback-18607-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308844 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308850 WARN  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b71d756[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2308850 WARN  (closeThreadPool-18597-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b71d756[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2308851 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41443/solr
   [junit4]   2> 2308856 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2308861 INFO  (zkConnectionManagerCallback-18613-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2308861 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2308917 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2308917 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-3-001/solr.xml
   [junit4]   2> 2308920 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2308920 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2308939 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2309000 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2309001 WARN  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@611a4573[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309001 WARN  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@611a4573[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309003 WARN  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ae1feb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309003 WARN  (closeThreadPool-18597-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ae1feb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309004 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41443/solr
   [junit4]   2> 2309005 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309005 INFO  (zkConnectionManagerCallback-18620-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309005 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2309018 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2309018 INFO  (zkConnectionManagerCallback-18622-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309018 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2309021 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2309023 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44973_ as 
DOWN
   [junit4]   2> 2309023 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2309023 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44973_
   [junit4]   2> 2309024 INFO  (zkCallback-18580-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2309024 INFO  (zkCallback-18595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2309025 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2309025 WARN  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] 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> 2309031 INFO  (zkCallback-18621-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2309040 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2309056 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309059 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2309060 WARN  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a502359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309060 WARN  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a502359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309062 WARN  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c551aed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309062 WARN  (closeThreadPool-18597-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c551aed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309063 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41443/solr
   [junit4]   2> 2309063 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309063 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309064 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309064 INFO  (closeThreadPool-18597-thread-1) 
[n:127.0.0.1:44973_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001/cores
   [junit4]   2> 2309064 INFO  (zkConnectionManagerCallback-18632-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309064 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2309080 INFO  (closeThreadPool-18597-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44973_
   [junit4]   2> 2309117 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2309117 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-4-001/solr.xml
   [junit4]   2> 2309120 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2309120 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2309121 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2309218 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2309219 INFO  (zkConnectionManagerCallback-18635-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309220 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2309223 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2309225 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37785_ as 
DOWN
   [junit4]   2> 2309226 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2309226 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37785_
   [junit4]   2> 2309227 INFO  (zkCallback-18595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2309227 INFO  (zkCallback-18621-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2309227 INFO  (zkCallback-18580-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2309228 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2309228 WARN  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] 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> 2309236 INFO  (zkCallback-18634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2309242 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2309245 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2309246 WARN  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73657829[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309246 WARN  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73657829[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309249 WARN  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d0667b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309249 WARN  (closeThreadPool-18597-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d0667b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2309250 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41443/solr
   [junit4]   2> 2309256 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309256 INFO  (zkConnectionManagerCallback-18645-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309256 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2309260 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309269 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309269 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309270 INFO  (closeThreadPool-18597-thread-2) 
[n:127.0.0.1:37785_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001/cores
   [junit4]   2> 2309296 INFO  (closeThreadPool-18597-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37785_
   [junit4]   2> 2309319 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2309319 INFO  (zkConnectionManagerCallback-18647-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309319 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2309322 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2309325 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42451_ as 
DOWN
   [junit4]   2> 2309325 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2309325 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42451_
   [junit4]   2> 2309326 INFO  (zkCallback-18621-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2309326 INFO  (zkCallback-18595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2309326 INFO  (zkCallback-18580-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2309326 INFO  (zkCallback-18634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2309326 INFO  (zkCallback-18646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2309327 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2309327 WARN  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] 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> 2309338 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2309353 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309375 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309375 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309376 INFO  (closeThreadPool-18597-thread-3) 
[n:127.0.0.1:42451_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-3-001/cores
   [junit4]   2> 2309411 INFO  (closeThreadPool-18597-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42451_
   [junit4]   2> 2309419 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2309420 INFO  (zkConnectionManagerCallback-18653-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2309420 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2309422 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2309424 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46121_ as 
DOWN
   [junit4]   2> 2309425 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2309425 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46121_
   [junit4]   2> 2309426 INFO  (zkCallback-18595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309426 INFO  (zkCallback-18646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309426 INFO  (zkCallback-18621-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309426 INFO  (zkCallback-18634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309426 INFO  (zkCallback-18580-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309427 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2309428 WARN  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] 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> 2309436 INFO  (zkCallback-18652-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2309441 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2309455 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309462 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309462 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@159f02f8
   [junit4]   2> 2309463 INFO  (closeThreadPool-18597-thread-4) 
[n:127.0.0.1:46121_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-4-001/cores
   [junit4]   2> 2309498 INFO  (closeThreadPool-18597-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46121_
   [junit4]   2> 2309501 INFO  (qtp2063862192-47182) [n:127.0.0.1:37785_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44973_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2309502 INFO  (qtp2063862192-47183) [n:127.0.0.1:37785_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42451_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2309502 INFO  (qtp2063862192-47184) [n:127.0.0.1:37785_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37785_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2309502 INFO  (qtp2063862192-47180) [n:127.0.0.1:37785_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46121_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2309512 INFO  
(OverseerCollectionConfigSetProcessor-73130289565728772-127.0.0.1:41689_-n_0000000000)
 [n:127.0.0.1:41689_     ] 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> 2309513 INFO  
(OverseerThreadFactory-12461-thread-3-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44973_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2309513 INFO  
(OverseerThreadFactory-12461-thread-4-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37785_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2309514 INFO  
(OverseerThreadFactory-12461-thread-3-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2309514 INFO  
(OverseerThreadFactory-12461-thread-4-processing-n:127.0.0.1:41689_) 
[n:127.0.0.1:41689_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2309521 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_    
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> 2309521 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_    
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> 2310533 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2310535 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2310544 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2310547 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2310669 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
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> 2310672 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
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> 2310688 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
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> 2310688 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
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@159f02f8
   [junit4]   2> 2310688 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
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-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2310689 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
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> 2310690 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
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@159f02f8
   [junit4]   2> 2310690 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
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-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2310691 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2310692 INFO  (qtp919415920-47169) [n:127.0.0.1:44973_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2310709 WARN  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2310709 WARN  (qtp919415920-47169) [n:127.0.0.1:44973_ 
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, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2310750 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2310750 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2310752 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2310752 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2310752 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5361776407312101]
   [junit4]   2> 2310753 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42404e34[collection1_shard1_replica_n2] main]
   [junit4]   2> 2310754 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2310754 INFO  (qtp2063862192-47181) [n:127.0.0.1:37785_ 
c:collection1 s:shard1  x:collection1_shard1_rep

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

ction1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/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>        71      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        11      /solr/configs/conf1/managed-schema
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/73130289565728772-127.0.0.1:41689_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/live_nodes
   [junit4]   2>        31      /solr/overseer/queue
   [junit4]   2>        16      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 3013745 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41443
   [junit4]   2> 3013745 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41443
   [junit4]   2> 3013745 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[8961ACD71D0E9AD5]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41443
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test 
-Dtests.seed=8961ACD71D0E9AD5 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-BH -Dtests.timezone=GB-Eire -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  708s J0 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [[], [], [], [new type 
mystr2  not created, dynamic field *_lol2 not created, field a2 not created, 
CopyField source=a2,dest=hello_lol2 not created], []]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8961ACD71D0E9AD5:135930DB3F2F72D]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_8961ACD71D0E9AD5-001
   [junit4]   2> Jan 25, 2020 10:12:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1140, maxMBSortInHeap=7.001360133118661, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e43e954),
 locale=ar-BH, timezone=GB-Eire
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=300760944,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, 
TestRestManager, V2ApiIntegrationTest, TestSkipOverseerOperations, 
ReplaceNodeNoTargetTest, SolrRrdBackendFactoryTest, DistributedQueueTest, 
ExternalFileFieldSortTest, DateFieldTest, TestFaceting, 
TestPostingsSolrHighlighter, BufferStoreTest, 
DistributedQueryComponentCustomSortTest, BasicAuthIntegrationTest, 
TestSolrCoreSnapshots, TestSearcherReuse, MissingSegmentRecoveryTest, 
DeleteInactiveReplicaTest, XsltUpdateRequestHandlerTest, 
DistribCursorPagingTest, TestTolerantUpdateProcessorCloud, 
ScheduledTriggerTest, ForceLeaderTest, TestTestInjection, 
TestSchemaVersionResource, TestSimNodeLostTrigger, 
SegmentsInfoRequestHandlerTest, TestSolrConfigHandlerConcurrent, 
AssignBackwardCompatibilityTest, TestCloudJSONFacetSKG, TestSchemaManager, 
OverseerRolesTest, TestFieldCacheVsDocValues, ConnectionManagerTest, 
NumberUtilsTest, TestDeleteCollectionOnDownNodes, TestHttpShardHandlerFactory, 
RestartWhileUpdatingTest, CdcrOpsAndBoundariesTest, TestCustomDocTransformer, 
ShardRoutingTest, SampleTest, SSLMigrationTest, 
ByteBuffersDirectoryFactoryTest, TestSubQueryTransformerDistrib, 
TestConfigSetsAPIExclusivity, TestDocTermOrds, TaggingAttributeTest, 
TestApiFramework, MetricsHistoryHandlerTest, TestDistributedMissingSort, 
AddBlockUpdateTest, TestLuceneIndexBackCompat, TestCrossCoreJoin, 
TestSolrCloudWithSecureImpersonation, TestCloudInspectUtil, 
LukeRequestHandlerTest, MetricsHistoryIntegrationTest, CollectionReloadTest, 
RandomizedTaggerTest, DateMathParserTest, TestMacroExpander, 
OverseerStatusTest, TestSQLHandler, TestCharFilters, 
FieldMutatingUpdateProcessorTest, HdfsAutoAddReplicasIntegrationTest, 
IndexBasedSpellCheckerTest, TestManagedStopFilterFactory, CacheHeaderTest, 
HealthCheckHandlerTest, TestRealTimeGet, TestCloudSearcherWarming, HLLUtilTest, 
SOLR749Test, TestStressLucene, TestDirectoryFactory, TestSchemaNameResource, 
UUIDFieldTest, TestLFUCache, TestOmitPositions, 
PhrasesIdentificationComponentTest, TestDynamicURP, 
AnalysisAfterCoreReloadTest, TestXIncludeConfig, 
VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, 
RequestLoggingTest, SolrMetricManagerTest, DistributedFacetPivotSmallTest, 
TestHashPartitioner, CustomHighlightComponentTest, 
HdfsWriteToMultipleCollectionsTest, TestTextField, TestSolrQueryParser, 
TestPayloadCheckQParserPlugin, SimplePostToolTest, TestObjectReleaseTracker, 
TestSolrQueryResponse, TestQuerySenderNoQuery, MaxSizeAutoCommitTest, 
BJQFilterAccessibleTest, MetricUtilsTest, SimpleFacetsTest, 
PeerSyncWithIndexFingerprintCachingTest, CoreAdminRequestStatusTest, 
DistributedDebugComponentTest, LeaderTragicEventTest, 
TestJavabinTupleStreamParser, TestCollationField, 
JWTVerificationkeyResolverTest, LeaderElectionTest, TestRebalanceLeaders, 
NodeLostTriggerIntegrationTest, TestLegacyField, 
ClassificationUpdateProcessorTest, ZkFailoverTest, SplitByPrefixTest, 
TestStreamBody, TlogReplayBufferedWhileIndexingTest, 
DistributedSpellCheckComponentTest, PackageManagerCLITest, 
CSVRequestHandlerTest, ExplicitHLLTest, IndexSizeEstimatorTest, 
TestAtomicUpdateErrorCases, SolrLogAuditLoggerPluginTest, 
SpatialRPTFieldTypeTest, TestMergePolicyConfig, TestConfigSetProperties, 
TestTermsQParserPlugin, CursorPagingTest, TestDFISimilarityFactory, 
TestDownShardTolerantSearch, TestCaffeineCache, ZkSolrClientTest, TestConfig, 
SpellPossibilityIteratorTest, TestHdfsCloudBackupRestore, TestSegmentSorting, 
MergeStrategyTest, TestBackupRepositoryFactory, WordBreakSolrSpellCheckerTest, 
TestXmlQParser, TestQueryingOnDownCollection, TestAuthenticationFramework, 
TestPrepRecovery, MetricTriggerTest, UtilsToolTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, 
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, 
ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, DeleteShardTest, DeleteStatusTest, 
LeaderElectionIntegrationTest, MultiSolrCloudTestCaseTest, 
OverseerModifyCollectionTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, 
SolrXmlInZkTest, SplitShardTest, SystemCollectionCompatTest, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2, 
TestOnReconnectListenerSupport, TestStressLiveNodes, 
TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, 
AutoScalingHandlerTest, ComputePlanActionTest, RestoreTriggerStateTest, 
ScheduledTriggerIntegrationTest, TestPolicyCloud, 
TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, 
TestSimLargeCluster, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsNNFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, ZkCollectionPropsCachingTest, CoreSorterTest, 
DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
PluginInfoTest, QueryResultKeyTest, TestSimpleTextCodec, 
TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, 
TestSolrXml, JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, 
TestHdfsBackupRestoreCore, TestRestoreCore, CoreAdminCreateDiscoverTest, 
CoreAdminHandlerTest, CoreAdminOperationTest, StatsReloadRaceTest, 
DistributedFacetPivotLongTailTest, InfixSuggestersTest, ShardsWhitelistTest, 
SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestDistributedStatsComponentCardinality, JvmMetricsTest, 
SolrGraphiteReporterTest, SolrJmxReporterTest, SolrCloudReportersTest, 
SmileWriterTest, TestBinaryResponseWriter, TestCSVResponseWriter, 
TestRawResponseWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, 
TestExplainDocTransformer, TestSubQueryTransformerCrossCore, 
TestDynamicFieldResource, TestFieldCollectionResource, 
TestFieldTypeCollectionResource, BadCopyFieldTest, BooleanFieldTest, 
ChangedSchemaMergeTest, CopyFieldTest, DocValuesMultiTest, DocValuesTest, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, 
SchemaVersionSpecificBehaviorTest, TestBulkSchemaConcurrent]
   [junit4] Completed [897/897 (1!)] on J0 in 708.35s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to