Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23912/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:41473/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:41473/collection1: non ok status: 500, 
message:Server Error
        at 
__randomizedtesting.SeedInfo.seed([923402274493D0AF:1A603DFDEA6FBD57]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        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:566)
        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:834)




Build Log:
[...truncated 14025 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/init-core-data-001
   [junit4]   2> 923637 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[923402274493D0AF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 923640 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 923640 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 923640 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 923740 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33697
   [junit4]   2> 923741 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33697
   [junit4]   2> 923741 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33697
   [junit4]   2> 923743 INFO  (zkConnectionManagerCallback-12014-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923744 INFO  (zkConnectionManagerCallback-12016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923745 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 923745 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 923745 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 923746 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 923746 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 923747 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 923747 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 923747 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 923747 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 923748 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 923748 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 923748 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 923818 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 923818 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 923819 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37240e4d{/,null,AVAILABLE}
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7038bb90{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44501}
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.s.Server Started @923849ms
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/control/data,
 hostPort=44501, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores}
   [junit4]   2> 923820 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 923820 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-13T12:17:13.913976Z
   [junit4]   2> 923821 INFO  (zkConnectionManagerCallback-12018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923822 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 923822 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/solr.xml
   [junit4]   2> 923824 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 923824 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 923825 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 923915 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 923916 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d87b7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923919 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@71da1d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923920 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 923921 INFO  (zkConnectionManagerCallback-12025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923922 INFO  (zkConnectionManagerCallback-12027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923949 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44501_
   [junit4]   2> 923949 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.c.Overseer Overseer 
(id=72074185721708548-127.0.0.1:44501_-n_0000000000) starting
   [junit4]   2> 923951 INFO  (zkConnectionManagerCallback-12034-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923952 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33697/solr ready
   [junit4]   2> 923953 INFO  
(OverseerStateUpdate-72074185721708548-127.0.0.1:44501_-n_0000000000) 
[n:127.0.0.1:44501_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:44501_
   [junit4]   2> 923953 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44501_
   [junit4]   2> 923953 INFO  
(OverseerStateUpdate-72074185721708548-127.0.0.1:44501_-n_0000000000) 
[n:127.0.0.1:44501_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 923958 INFO  (zkCallback-12033-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 923970 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 923987 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923998 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923998 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923999 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) 
[n:127.0.0.1:44501_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores
   [junit4]   2> 924021 INFO  (zkConnectionManagerCallback-12040-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924022 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924022 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 924024 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] 
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:44501_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 924025 INFO  
(OverseerThreadFactory-6523-thread-1-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 924128 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    
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> 924129 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 925165 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 925172 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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@1fc8704b
   [junit4]   2> 925175 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 925176 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.031113833478777
   [junit4]   2> 925177 WARN  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925200 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925200 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925201 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 925201 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 925202 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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=988451840, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 925202 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44d8eb01[control_collection_shard1_replica_n1] main]
   [junit4]   2> 925203 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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 1630701182304387072
   [junit4]   2> 925206 INFO  
(searcherExecutor-6528-thread-1-processing-n:127.0.0.1:44501_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44501_ 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@44d8eb01[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 925208 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925208 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44501/control_collection_shard1_replica_n1/
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44501/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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/72074185721708548-core_node2-n_0000000000
   [junit4]   2> 925210 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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:44501/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 925311 INFO  (zkCallback-12026-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> 925311 INFO  (zkCallback-12026-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> 925311 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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> 925314 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 
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=1185
   [junit4]   2> 925315 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] 
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:44501_&wt=javabin&version=2}
 status=0 QTime=1389
   [junit4]   2> 925415 INFO  (zkConnectionManagerCallback-12046-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925416 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 925417 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925417 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 925417 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 925418 INFO  
(OverseerCollectionConfigSetProcessor-72074185721708548-127.0.0.1:44501_-n_0000000000)
 [n:127.0.0.1:44501_    ] 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> 925418 INFO  
(OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 925620 WARN  
(OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 925621 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 925622 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] 
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=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 925622 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 925684 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001
 of type NRT
   [junit4]   2> 925684 WARN  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6047b6ca{/,null,AVAILABLE}
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@734398fb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41473}
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.s.Server Started @925715ms
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty1,
 hostPort=41473, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores}
   [junit4]   2> 925686 ERROR (closeThreadPool-12047-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-13T12:17:15.779712Z
   [junit4]   2> 925687 INFO  (zkConnectionManagerCallback-12049-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925688 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 925688 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/solr.xml
   [junit4]   2> 925689 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 925689 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925690 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 925755 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001
 of type NRT
   [junit4]   2> 925756 WARN  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cd9cfb8{/,null,AVAILABLE}
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@670830de{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44081}
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.s.Server Started @925786ms
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty2,
 hostPort=44081, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores}
   [junit4]   2> 925757 ERROR (closeThreadPool-12047-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-13T12:17:15.850506Z
   [junit4]   2> 925758 INFO  (zkConnectionManagerCallback-12052-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925758 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 925758 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/solr.xml
   [junit4]   2> 925760 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 925760 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925761 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 925821 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001
 of type NRT
   [junit4]   2> 925822 WARN  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925823 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925823 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65fd88d{/,null,AVAILABLE}
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@68b8b8ab{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36607}
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.s.Server Started @925853ms
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty3,
 hostPort=36607, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores}
   [junit4]   2> 925824 WARN  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2d548f28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925824 ERROR (closeThreadPool-12047-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-13T12:17:15.917471Z
   [junit4]   2> 925827 INFO  (zkConnectionManagerCallback-12057-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925827 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 925827 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/solr.xml
   [junit4]   2> 925827 WARN  (closeThreadPool-12047-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ca283a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 925831 INFO  (zkConnectionManagerCallback-12061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925831 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925836 WARN  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b3d17c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925838 INFO  (zkConnectionManagerCallback-12064-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925840 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41473_ as 
DOWN
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41473_
   [junit4]   2> 925842 INFO  (zkCallback-12033-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12026-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12045-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 WARN  (closeThreadPool-12047-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5240ea51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925843 INFO  (closeThreadPool-12047-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925846 INFO  (zkConnectionManagerCallback-12072-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925851 INFO  (zkConnectionManagerCallback-12074-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925853 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44081_ as 
DOWN
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44081_
   [junit4]   2> 925854 INFO  (zkConnectionManagerCallback-12081-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925854 INFO  (zkCallback-12026-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925854 INFO  (zkCallback-12033-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925855 INFO  (zkCallback-12063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925855 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 925855 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33697/solr ready
   [junit4]   2> 925858 INFO  (zkCallback-12045-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925858 INFO  (zkCallback-12073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925868 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 925871 INFO  (zkConnectionManagerCallback-12087-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925872 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 925872 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33697/solr ready
   [junit4]   2> 925873 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 925882 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925883 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925885 WARN  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=system,name=properties
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=system,name=properties
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) 
~[?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567)
 ~[java/:?]
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) 
~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:729)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:641) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:255)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:175) 
~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) 
~[?:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 925889 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925889 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-2) 
[n:127.0.0.1:44081_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925891 INFO  (closeThreadPool-12047-thread-1) 
[n:127.0.0.1:41473_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores
   [junit4]   2> 925901 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001
 of type NRT
   [junit4]   2> 925902 WARN  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cbaf849{/,null,AVAILABLE}
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2b4af5bb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33303}
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.s.Server Started @925932ms
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty4,
 hostPort=33303, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores}
   [junit4]   2> 925903 ERROR (closeThreadPool-12047-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-13T12:17:15.996761Z
   [junit4]   2> 925904 INFO  (zkConnectionManagerCallback-12090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925905 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 925905 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/solr.xml
   [junit4]   2> 925906 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 925906 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925907 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 925914 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925915 WARN  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5b3b2a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925916 WARN  (closeThreadPool-12047-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2f6bba19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925917 INFO  (closeThreadPool-12047-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925918 INFO  (zkConnectionManagerCallback-12097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925918 INFO  (zkConnectionManagerCallback-12099-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925920 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36607_ as 
DOWN
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36607_
   [junit4]   2> 925921 INFO  (zkCallback-12026-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12045-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12033-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12086-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12080-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925930 INFO  (zkConnectionManagerCallback-12106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925930 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 925930 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33697/solr ready
   [junit4]   2> 925934 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 925944 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925950 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925950 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925951 INFO  (closeThreadPool-12047-thread-3) 
[n:127.0.0.1:36607_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores
   [junit4]   2> 925958 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925958 WARN  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5cc92ba0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925960 WARN  (closeThreadPool-12047-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@307c928[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925961 INFO  (closeThreadPool-12047-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925962 INFO  (zkConnectionManagerCallback-12113-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925963 INFO  (zkConnectionManagerCallback-12115-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925965 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33303_ as 
DOWN
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33303_
   [junit4]   2> 925967 INFO  (zkCallback-12026-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12086-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12033-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12045-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12080-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12114-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925975 INFO  (zkConnectionManagerCallback-12122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925975 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 925976 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33697/solr ready
   [junit4]   2> 925976 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 925985 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925991 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925991 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925992 INFO  (closeThreadPool-12047-thread-4) 
[n:127.0.0.1:33303_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores
   [junit4]   2> 926020 INFO  (qtp229041581-27788) [n:127.0.0.1:33303_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36607_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 926020 INFO  (qtp229041581-27787) [n:127.0.0.1:33303_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44081_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 926020 INFO  (qtp229041581-27789) [n:127.0.0.1:33303_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 926021 INFO  (qtp229041581-27846) [n:127.0.0.1:33303_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33303_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 926022 INFO  
(OverseerThreadFactory-6523-thread-3-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44081_ for creating new replica of shard shard3 for 
collection collection1
   [junit4]   2> 926022 INFO  
(OverseerThreadFactory-6523-thread-4-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:36607_ for creating new replica of shard shard4 for 
collection collection1
   [junit4]   2> 926022 INFO  
(OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33303_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 926022 INFO  
(OverseerCollectionConfigSetProcessor-72074185721708548-127.0.0.1:44501_-n_0000000000)
 [n:127.0.0.1:44501_    ] 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> 926022 INFO  
(OverseerThreadFactory-6523-thread-5-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:41473_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 926023 INFO  
(OverseerThreadFactory-6523-thread-3-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 926023 INFO  
(OverseerThreadFactory-6523-thread-4-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 926023 INFO  
(OverseerThreadFactory-6523-thread-5-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 926024 INFO  
(OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) 
[n:127.0.0.1:44501_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 926025 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_    
x:collection1_shard4_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n2&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_    
x:collection1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n3&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_    
x:collection1_shard3_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n1&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_    
x:collection1_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n4&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 927072 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927072 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927073 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927081 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n4] Schema name=nested-docs
   [junit4]   2> 927081 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n2] Schema name=nested-docs
   [junit4]   2> 927081 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927082 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n1] Schema name=nested-docs
   [junit4]   2> 927084 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927084 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n4' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 927084 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927084 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard4_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 927085 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n4' (registry 
'solr.core.collection1.shard1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927085 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n2' (registry 
'solr.core.collection1.shard4.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927085 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores/collection1_shard1_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores/collection1_shard1_replica_n4/data/]
   [junit4]   2> 927085 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard4_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores/collection1_shard4_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores/collection1_shard4_replica_n2/data/]
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n1' (registry 
'solr.core.collection1.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores/collection1_shard3_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores/collection1_shard3_replica_n1/data/]
   [junit4]   2> 927087 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.031113833478777
   [junit4]   2> 927087 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.031113833478777
   [junit4]   2> 927088 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.031113833478777
   [junit4]   2> 927090 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n3] Schema name=nested-docs
   [junit4]   2> 927091 WARN  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] 
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> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n3' (registry 
'solr.core.collection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores/collection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores/collection1_shard2_replica_n3/data/]
   [junit4]   2> 927094 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=31.031113833478777
   [junit4]   2> 927095 WARN  (qtp1788130176-27727) [n:127.0.0.1:44081_ 
c:collection1 s:shard3  x:collection1_shard3_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> 927100 WARN  (qtp221839753-27740) [n:127.0.0.1:36607_ 
c:collection1 s:shard4  x:collection1_shard4_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> 927101 WARN  (qtp1376498681-27714) [n:127.0.0.1:41473_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n3] 
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> 927125 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]  

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

r.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 927565 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 927566 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>        19      /solr/collections/collection1/state.json
   [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>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        7       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72074185721708556-127.0.0.1:41473_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 927567 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33697
   [junit4]   2> 927567 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33697
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test 
-Dtests.seed=923402274493D0AF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zu-ZA -Dtests.timezone=America/Lima -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.93s J0 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41473/collection1: non ok status: 500, 
message:Server Error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([923402274493D0AF:1A603DFDEA6FBD57]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [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:566)
   [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:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001
   [junit4]   2> Apr 13, 2019 12:17:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 10 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=5, maxDocsPerChunk=8, blockSize=378), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=5, blockSize=378)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c9b35f0),
 locale=zu-ZA, timezone=America/Lima
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=234728120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedExpandComponentTest, CurrencyFieldTypeTest, TestConfigOverlay, 
TestSegmentSorting, SolrSlf4jReporterTest, HdfsThreadLeakTest, 
TestGeoJSONResponseWriter, TestSubQueryTransformerCrossCore, 
RestoreTriggerStateTest, TestJsonFacetsWithNestedObjects, 
PathHierarchyTokenizerFactoryTest, PeerSyncWithIndexFingerprintCachingTest, 
TestInfoStreamLogging, PreAnalyzedFieldManagedSchemaCloudTest, 
ShardsWhitelistTest, SuggesterTest, TestWordDelimiterFilterFactory, 
SolrPluginUtilsTest, TestReplicationHandlerBackup, 
TestCloudPhrasesIdentificationComponent, TestUniqueKeyFieldResource, 
BasicAuthIntegrationTest, BaseCdcrDistributedZkTest, HttpTriggerListenerTest, 
SparseHLLTest, ZkShardTermsTest, LeaderTragicEventTest, TransactionLogTest, 
RootFieldTest, BooleanFieldTest, TestExtendedDismaxParser, 
TestConfigSetsAPIZkFailure, CachingDirectoryFactoryTest, TestIntervalFaceting, 
BigEndianAscendingWordSerializerTest, TestStressLucene, CursorMarkTest, 
TestShardHandlerFactory, TestDFISimilarityFactory, SolrRrdBackendFactoryTest, 
DistanceUnitsTest, CollectionsAPISolrJTest, TestNonDefinedSimilarityFactory, 
TestOnReconnectListenerSupport, ComputePlanActionTest, 
TestUnInvertedFieldException, SecurityConfHandlerTest, ForceLeaderTest, 
EchoParamsTest, HttpPartitionWithTlogReplicasTest, TestBinaryResponseWriter, 
TestCoreBackup, TestSolrCloudWithSecureImpersonation, VersionInfoTest, 
TestXmlQParserPlugin, QueryEqualityTest, RuleEngineTest, TestZkChroot, 
ReplaceNodeNoTargetTest, TestCloudNestedDocsSort, 
WrapperMergePolicyFactoryTest, TestCloudSchemaless, TestQuerySenderListener, 
TestManagedSynonymGraphFilterFactory, TestSchemaSimilarityResource, 
TestAnalyzedSuggestions, StatsReloadRaceTest, LeaderElectionTest, 
TestBinaryField, TestTolerantUpdateProcessorRandomCloud, TestStressLiveNodes, 
DistanceFunctionTest, TestJsonFacetRefinement, TestFieldCacheVsDocValues, 
TestJettySolrRunner, TestSmileRequest, TestCopyFieldCollectionResource, 
TestLRUStatsCache, DataDrivenBlockJoinTest, ScriptEngineTest, 
HdfsCollectionsAPIDistributedZkTest, LoggingHandlerTest, TriggerEventQueueTest, 
TestSolrXml, ChaosMonkeySafeLeaderTest, TestFieldTypeResource, 
AnalyticsMergeStrategyTest, SimpleMLTQParserTest, UnloadDistributedZkTest, 
TestOverriddenPrefixQueryForCustomFieldType, JavabinLoaderTest, 
CursorPagingTest, IndexSchemaTest, DeleteReplicaTest, RequestLoggingTest, 
TestSearchPerf, IgnoreLargeDocumentProcessorFactoryTest, 
TestCorePropertiesReload, TestCollectionAPI, TestFieldCacheReopen, 
ZkStateReaderTest, MaxSizeAutoCommitTest, RequestHandlersTest, 
SolrIndexConfigTest, TestDynamicLoading, XsltUpdateRequestHandlerTest, 
TestIndexingPerformance, HdfsBasicDistributedZk2Test, 
OverriddenZkACLAndCredentialsProvidersTest, TestPullReplicaErrorHandling, 
RestartWhileUpdatingTest, DistribCursorPagingTest, OrderedExecutorTest, 
TestCrossCoreJoin, RecoveryZkTest, TestSimNodeLostTrigger, 
TestPHPSerializedResponseWriter, TestNumericTokenStream, TestUtils, 
TestFreeTextSuggestions, CdcrVersionReplicationTest, TestSchemaManager, 
TestNumericTerms32, SyncSliceTest, TestMultiValuedNumericRangeQuery, 
TestPseudoReturnFields, TestConfigSets, TestBlobHandler, DirectoryFactoryTest, 
ReturnFieldsTest, CloneFieldUpdateProcessorFactoryTest, 
TestObjectReleaseTracker, XmlInterpolationTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [312/854 (1!)] on J0 in 4.26s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44938 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23912/consoleText

[repro] Revision: 6e28cd60a8247ad1339bea2ae9dfbb912507594b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest 
-Dtests.method=test -Dtests.seed=923402274493D0AF -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=America/Lima 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3569 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=923402274493D0AF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu-ZA 
-Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to