Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/703/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:39095/x_brd/collection1: non ok status: 
500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39095/x_brd/collection1: non ok status: 500, 
message:Server Error
        at 
__randomizedtesting.SeedInfo.seed([22648FDA12AC500:8A7277270FD6A8F8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:586)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14423 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1106698 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[22648FDA12AC500]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/init-core-data-001
   [junit4]   2> 1106699 WARN  
(SUITE-NestedShardedAtomicUpdateTest-seed#[22648FDA12AC500]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
   [junit4]   2> 1106699 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[22648FDA12AC500]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1106699 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[22648FDA12AC500]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1106699 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[22648FDA12AC500]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x_brd/
   [junit4]   2> 1106702 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1106702 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1106702 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1106802 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:42007
   [junit4]   2> 1106802 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42007
   [junit4]   2> 1106802 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42007
   [junit4]   2> 1106804 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106806 INFO  (zkConnectionManagerCallback-6537-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106806 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106808 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106809 INFO  (zkConnectionManagerCallback-6539-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106809 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106812 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1106813 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1106814 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1106814 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1106815 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1106815 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1106816 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1106816 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1106817 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1106817 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1106817 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1106818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1106896 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1106896 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1106896 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1106897 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1106897 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106897 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106897 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1106898 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@404a6a9c{/x_brd,null,AVAILABLE}
   [junit4]   2> 1106899 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a4debae{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44773}
   [junit4]   2> 1106899 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.s.Server Started @1106939ms
   [junit4]   2> 1106899 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_brd, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/tempDir-001/control/data,
 hostPort=44773, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1106900 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1106900 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106900 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1106900 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1106900 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1106900 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-13T16:55:41.287393Z
   [junit4]   2> 1106901 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106902 INFO  (zkConnectionManagerCallback-6541-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106902 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107003 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1107003 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/control-001/solr.xml
   [junit4]   2> 1107007 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1107007 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1107008 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1107158 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1107159 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7455d001[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107160 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@476d097c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107161 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42007/solr
   [junit4]   2> 1107161 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107162 INFO  (zkConnectionManagerCallback-6548-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107162 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107264 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1107265 INFO  (zkConnectionManagerCallback-6550-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107265 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107298 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44773_x_brd
   [junit4]   2> 1107298 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.Overseer Overseer 
(id=72420681589391364-127.0.0.1:44773_x_brd-n_0000000000) starting
   [junit4]   2> 1107301 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1107301 INFO  (zkConnectionManagerCallback-6557-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107301 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107302 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42007/solr ready
   [junit4]   2> 1107303 INFO  
(OverseerStateUpdate-72420681589391364-127.0.0.1:44773_x_brd-n_0000000000) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44773_x_brd
   [junit4]   2> 1107303 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44773_x_brd
   [junit4]   2> 1107303 INFO  (zkCallback-6556-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1107303 INFO  (zkCallback-6549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1107312 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1107324 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1107330 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1107330 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1107331 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/control-001/cores
   [junit4]   2> 1107342 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107343 INFO  (zkConnectionManagerCallback-6563-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107343 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107344 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1107344 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42007/solr ready
   [junit4]   2> 1107346 INFO  (qtp837998322-18292) [n:127.0.0.1:44773_x_brd    
 ] 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:44773_x_brd&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107348 INFO  
(OverseerThreadFactory-6241-thread-1-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1107453 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd    
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> 1107453 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1108462 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1108472 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=nested-docs
   [junit4]   2> 1108477 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1108477 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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 collection control_collection, trusted=true
   [junit4]   2> 1108477 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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@3327f61a
   [junit4]   2> 1108477 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1108478 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1108479 WARN  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1112594 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112594 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112595 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1112595 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1112595 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=431623096, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1112595 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72c4a21a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1112597 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1112597 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112597 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1112597 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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 1636245120728694784
   [junit4]   2> 1112599 INFO  
(searcherExecutor-6246-thread-1-processing-n:127.0.0.1:44773_x_brd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44773_x_brd 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@72c4a21a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112601 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112601 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44773/x_brd/control_collection_shard1_replica_n1/
   [junit4]   2> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44773/x_brd/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1112602 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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/72420681589391364-core_node2-n_0000000000
   [junit4]   2> 1112603 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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:44773/x_brd/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1112604 INFO  (zkCallback-6549-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> 1112604 INFO  (zkCallback-6549-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> 1112604 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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> 1112631 INFO  (qtp837998322-18291) [n:127.0.0.1:44773_x_brd 
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=5178
   [junit4]   2> 1112633 INFO  (qtp837998322-18292) [n:127.0.0.1:44773_x_brd    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1112705 INFO  (zkCallback-6549-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> 1112705 INFO  (zkCallback-6549-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> 1112705 INFO  (zkCallback-6549-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> 1112706 INFO  (qtp837998322-18292) [n:127.0.0.1:44773_x_brd    
 ] 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:44773_x_brd&wt=javabin&version=2}
 status=0 QTime=5360
   [junit4]   2> 1112809 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1112810 INFO  (zkConnectionManagerCallback-6569-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112810 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1112810 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1112811 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42007/solr ready
   [junit4]   2> 1112811 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1112812 INFO  (qtp837998322-18293) [n:127.0.0.1:44773_x_brd    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112813 INFO  
(OverseerThreadFactory-6241-thread-2-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1112813 INFO  
(OverseerCollectionConfigSetProcessor-72420681589391364-127.0.0.1:44773_x_brd-n_0000000000)
 [n:127.0.0.1:44773_x_brd     ] 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> 1113016 WARN  
(OverseerThreadFactory-6241-thread-2-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1113017 INFO  (qtp837998322-18293) [n:127.0.0.1:44773_x_brd    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1113018 INFO  (qtp837998322-18293) [n:127.0.0.1:44773_x_brd    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1113018 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1113104 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001
 of type NRT
   [junit4]   2> 1113105 WARN  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1113105 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1113105 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1113105 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1113106 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1113106 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1113106 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1113108 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e633d80{/x_brd,null,AVAILABLE}
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@571bb68c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45121}
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.s.Server Started @1113148ms
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_brd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/tempDir-001/jetty1,
 hostPort=45121, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001/cores}
   [junit4]   2> 1113109 ERROR (closeThreadPool-6570-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1113109 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-13T16:55:47.496550Z
   [junit4]   2> 1113112 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113113 INFO  (zkConnectionManagerCallback-6572-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113113 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113201 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-2-001
 of type NRT
   [junit4]   2> 1113202 WARN  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1113202 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1113202 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1113202 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d60d358{/x_brd,null,AVAILABLE}
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e64aef3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39095}
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.s.Server Started @1113242ms
   [junit4]   2> 1113203 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_brd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/tempDir-001/jetty2,
 hostPort=39095, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-2-001/cores}
   [junit4]   2> 1113204 ERROR (closeThreadPool-6570-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1113204 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1113204 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1113204 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1113204 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1113204 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-13T16:55:47.591117Z
   [junit4]   2> 1113205 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113208 INFO  (zkConnectionManagerCallback-6574-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113208 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113213 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1113213 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001/solr.xml
   [junit4]   2> 1113216 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1113216 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1113217 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1113313 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1113313 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-2-001/solr.xml
   [junit4]   2> 1113316 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1113316 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1113317 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1113320 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-3-001
 of type NRT
   [junit4]   2> 1113321 WARN  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1113321 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1113321 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1113321 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1113330 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1113330 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1113330 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1113330 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fc42174{/x_brd,null,AVAILABLE}
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43638fe0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37233}
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.s.Server Started @1113375ms
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_brd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/tempDir-001/jetty3,
 hostPort=37233, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-3-001/cores}
   [junit4]   2> 1113336 ERROR (closeThreadPool-6570-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1113336 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-13T16:55:47.723985Z
   [junit4]   2> 1113340 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113344 INFO  (zkConnectionManagerCallback-6578-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113344 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113379 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1113380 WARN  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d34bd8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113381 WARN  (closeThreadPool-6570-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@c39072c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113382 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42007/solr
   [junit4]   2> 1113383 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113383 INFO  (zkConnectionManagerCallback-6584-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113383 INFO  (closeThreadPool-6570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113406 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001
 of type NRT
   [junit4]   2> 1113407 WARN  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1113407 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1113407 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1113407 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1113412 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1113412 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1113412 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1113412 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e3a355{/x_brd,null,AVAILABLE}
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c1e31be{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39555}
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.s.Server Started @1113452ms
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_brd, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/tempDir-001/jetty4,
 hostPort=39555, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001/cores}
   [junit4]   2> 1113413 ERROR (closeThreadPool-6570-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1113413 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-13T16:55:47.800488Z
   [junit4]   2> 1113414 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113414 INFO  (zkConnectionManagerCallback-6586-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113414 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113414 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1113415 WARN  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7053efe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113418 WARN  (closeThreadPool-6570-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d16efdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113419 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42007/solr
   [junit4]   2> 1113420 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113421 INFO  (zkConnectionManagerCallback-6592-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113421 INFO  (closeThreadPool-6570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113445 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1113445 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-3-001/solr.xml
   [junit4]   2> 1113447 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1113447 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1113448 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1113504 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1113505 WARN  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3af638d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113507 WARN  (closeThreadPool-6570-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c40a549[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113507 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42007/solr
   [junit4]   2> 1113508 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113509 INFO  (zkConnectionManagerCallback-6599-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113509 INFO  (closeThreadPool-6570-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113547 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113548 INFO  (zkConnectionManagerCallback-6601-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113548 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113550 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1113553 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45121_x_brd as DOWN
   [junit4]   2> 1113554 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1113554 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45121_x_brd
   [junit4]   2> 1113555 INFO  (zkCallback-6549-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1113555 INFO  (zkCallback-6568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1113555 INFO  (zkCallback-6556-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1113555 INFO  (zkCallback-6600-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1113568 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113569 INFO  (zkConnectionManagerCallback-6608-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113569 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113570 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1113571 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42007/solr ready
   [junit4]   2> 1113581 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1113591 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113597 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113597 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113598 INFO  (closeThreadPool-6570-thread-1) 
[n:127.0.0.1:45121_x_brd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001/cores
   [junit4]   2> 1113645 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1113645 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001/solr.xml
   [junit4]   2> 1113648 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1113648 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1113649 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1113709 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1113710 WARN  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ecbcc77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113711 WARN  (closeThreadPool-6570-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@207ce0b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1113712 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42007/solr
   [junit4]   2> 1113712 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1113713 INFO  (zkConnectionManagerCallback-6616-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113713 INFO  (closeThreadPool-6570-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1113746 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113747 INFO  (zkConnectionManagerCallback-6618-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113747 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113749 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1113751 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39095_x_brd as DOWN
   [junit4]   2> 1113751 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1113751 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39095_x_brd
   [junit4]   2> 1113752 INFO  (zkCallback-6600-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113752 INFO  (zkCallback-6556-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113752 INFO  (zkCallback-6568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113752 INFO  (zkCallback-6549-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113752 INFO  (zkCallback-6617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113752 INFO  (zkCallback-6607-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1113753 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113753 INFO  (zkConnectionManagerCallback-6625-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113753 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113754 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1113754 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42007/solr ready
   [junit4]   2> 1113762 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1113773 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113779 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113779 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113780 INFO  (closeThreadPool-6570-thread-2) 
[n:127.0.0.1:39095_x_brd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-2-001/cores
   [junit4]   2> 1113846 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113847 INFO  (zkConnectionManagerCallback-6628-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113847 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113849 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1113851 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39555_x_brd as DOWN
   [junit4]   2> 1113852 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1113852 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39555_x_brd
   [junit4]   2> 1113853 INFO  (zkCallback-6556-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6600-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6624-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6607-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6549-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113853 INFO  (zkCallback-6627-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1113854 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113854 INFO  (zkConnectionManagerCallback-6635-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113854 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113855 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1113855 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42007/solr ready
   [junit4]   2> 1113868 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1113887 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113894 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113894 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113895 INFO  (closeThreadPool-6570-thread-4) 
[n:127.0.0.1:39555_x_brd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001/cores
   [junit4]   2> 1113947 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113947 INFO  (zkConnectionManagerCallback-6638-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113947 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113950 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1113951 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37233_x_brd as DOWN
   [junit4]   2> 1113951 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1113951 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37233_x_brd
   [junit4]   2> 1113952 INFO  (zkCallback-6549-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6607-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6568-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6600-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6624-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6627-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6556-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113952 INFO  (zkCallback-6637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1113953 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1113953 INFO  (zkConnectionManagerCallback-6645-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1113953 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1113954 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1113955 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42007/solr ready
   [junit4]   2> 1113963 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1113974 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113980 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113980 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1113981 INFO  (closeThreadPool-6570-thread-3) 
[n:127.0.0.1:37233_x_brd     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-3-001/cores
   [junit4]   2> 1114011 INFO  (qtp1373605629-18379) [n:127.0.0.1:37233_x_brd   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39095_x_brd&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1114011 INFO  (qtp1373605629-18487) [n:127.0.0.1:37233_x_brd   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37233_x_brd&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1114011 INFO  (qtp1373605629-18378) [n:127.0.0.1:37233_x_brd   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45121_x_brd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1114011 INFO  (qtp1373605629-18380) [n:127.0.0.1:37233_x_brd   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39555_x_brd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1114012 INFO  
(OverseerCollectionConfigSetProcessor-72420681589391364-127.0.0.1:44773_x_brd-n_0000000000)
 [n:127.0.0.1:44773_x_brd     ] 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> 1114013 INFO  
(OverseerThreadFactory-6241-thread-5-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:45121_x_brd for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 1114013 INFO  
(OverseerThreadFactory-6241-thread-2-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39555_x_brd for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1114013 INFO  
(OverseerThreadFactory-6241-thread-3-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39095_x_brd for creating new replica of shard shard3 
for collection collection1
   [junit4]   2> 1114013 INFO  
(OverseerThreadFactory-6241-thread-4-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard4   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:37233_x_brd for creating new replica of shard shard4 
for collection collection1
   [junit4]   2> 1114014 INFO  
(OverseerThreadFactory-6241-thread-2-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1114014 INFO  
(OverseerThreadFactory-6241-thread-5-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1114014 INFO  
(OverseerThreadFactory-6241-thread-3-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1114014 INFO  
(OverseerThreadFactory-6241-thread-4-processing-n:127.0.0.1:44773_x_brd) 
[n:127.0.0.1:44773_x_brd c:collection1 s:shard4   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1114019 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1114019 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1114019 INFO  (qtp500284423-18367) [n:127.0.0.1:39095_x_brd    
x:collection1_shard3_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1114019 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd   
 x:collection1_shard4_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1115033 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1115033 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1115044 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd 
c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1115045 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=nested-docs
   [junit4]   2> 1115046 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1115048 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1115048 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1115049 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1115049 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1115049 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1115049 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1115050 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1115050 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1115051 INFO  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1115051 INFO  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1115052 WARN  (qtp948275395-18400) [n:127.0.0.1:39555_x_brd 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1115053 WARN  (qtp220251187-18354) [n:127.0.0.1:45121_x_brd 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1115059 INFO  (qtp500284423-18367) [n:127.0.0.1:39095_x_brd 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1115071 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd 
c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1115072 INFO  (qtp500284423-18367) [n:127.0.0.1:39095_x_brd 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n3] Schema name=nested-docs
   [junit4]   2> 1115074 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd 
c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1115074 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd 
c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard4_replica_n4' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1115074 INFO  (qtp1373605629-18490) [n:127.0.0.1:37233_x_brd 
c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n4' (registry 
'solr.core.collection1.shard4.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3327f61a
   [junit4]   2> 1115075 INFO  (qtp1373605629-18490) [n:127.0.0.1:

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

   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1116371 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1116573 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       /solr/collections/collection1/terms/shard3
   [junit4]   2>        2       /solr/collections/collection1/terms/shard4
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72420681589391378-127.0.0.1:39095_x_brd-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72420681589391364-127.0.0.1:44773_x_brd-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        59      /solr/live_nodes
   [junit4]   2>        27      /solr/overseer/queue
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        12      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1116574 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42007
   [junit4]   2> 1116574 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[22648FDA12AC500]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42007
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test 
-Dtests.seed=22648FDA12AC500 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mn -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   9.88s J2 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39095/x_brd/collection1: non ok status: 500, 
message:Server Error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([22648FDA12AC500:8A7277270FD6A8F8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:586)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [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.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_22648FDA12AC500-001
   [junit4]   2> Jun 13, 2019 4:55:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{level_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _root_=FSTOrd50, id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{id_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=892, 
maxMBSortInHeap=6.752736544152437, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f7b1a17),
 locale=mn, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=136665704,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [NodeLostTriggerTest, 
ReplaceNodeNoTargetTest, TestSuggestSpellingConverter, 
DistributedExpandComponentTest, RAMDirectoryFactoryTest, ReturnFieldsTest, 
PrimUtilsTest, SolrCLIZkUtilsTest, TestUninvertingReader, 
TestEmbeddedSolrServerSchemaAPI, TestJsonFacetRefinement, 
TestNumericRangeQuery64, TestBinaryResponseWriter, TestCloudPseudoReturnFields, 
TestBinaryField, DocValuesMissingTest, TestSimPolicyCloud, 
TestFieldCacheSortRandom, HttpSolrCallGetCoreTest, URLClassifyProcessorTest, 
TestDocumentBuilder, FileUtilsTest, DefaultValueUpdateProcessorTest, 
DistribCursorPagingTest, IndexSizeTriggerTest, EnumFieldTest, 
TestGraphTermsQParserPlugin, FieldAnalysisRequestHandlerTest, 
TestWithCollection, HdfsRecoveryZkTest, DOMUtilTest, TestSimExecutePlanAction, 
TestMinMaxOnMultiValuedField, SignatureUpdateProcessorFactoryTest, 
DeleteReplicaTest, SolrRequestParserTest, TestPostingsSolrHighlighter, 
BitVectorTest, TestSweetSpotSimilarityFactory, SearchHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaThreadSafety, 
TaggingAttributeTest, SpellCheckComponentTest, TestChildDocTransformer, 
ImplicitSnitchTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestCoreDiscovery, TestFieldCache, TestAuthenticationFramework, 
CleanupOldIndexTest, UpdateLogTest, ShardRoutingTest, 
AssignBackwardCompatibilityTest, TestSmileRequest, TestJmxIntegration, 
SuggesterTSTTest, TestReplicationHandler, CoreAdminOperationTest, 
CdcrVersionReplicationTest, TestConfigSetsAPIExclusivity, 
TestJsonFacetsWithNestedObjects, TestInitQParser, TestSolrQueryParser, 
TestSQLHandlerNonCloud, DistributedQueryComponentOptimizationTest, 
CurrencyFieldTypeTest, TestJoin, TestNestedUpdateProcessor, 
TestPHPSerializedResponseWriter, DistanceFunctionTest, 
AutoAddReplicasPlanActionTest, QueryElevationComponentTest, 
SolrGraphiteReporterTest, DistributedFacetPivotWhiteBoxTest, 
SolrTestCaseJ4Test, TestComplexPhraseLeadingWildcard, CursorMarkTest, 
HdfsChaosMonkeySafeLeaderTest, StatsReloadRaceTest, BasicAuthIntegrationTest, 
NumericFieldsTest, QueryEqualityTest, RecoveryZkTest, HdfsDirectoryFactoryTest, 
TestSystemCollAutoCreate, TestDeleteCollectionOnDownNodes, 
RandomizedTaggerTest, TestTrie, OutputWriterTest, TestManagedResourceStorage, 
PreAnalyzedFieldManagedSchemaCloudTest, BooleanFieldTest, 
UpdateRequestProcessorFactoryTest, TestStressInPlaceUpdates, 
SolrSlf4jReporterTest, TestReplicaProperties, CdcrOpsAndBoundariesTest, 
ChaosMonkeySafeLeaderTest, TestSolrConfigHandler, NestedShardedAtomicUpdateTest]
   [junit4] Completed [348/864 (1!)] on J2 in 10.76s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46840 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/703/consoleText

[repro] Revision: 4071703ce2279bcfe3492469c3c5a4065d333628

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest 
-Dtests.method=test -Dtests.seed=22648FDA12AC500 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=mn -Dtests.timezone=America/Campo_Grande 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       NestedShardedAtomicUpdateTest
[repro] ant compile-test

[...truncated 3583 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=22648FDA12AC500 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mn 
-Dtests.timezone=America/Campo_Grande -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0

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

Reply via email to