Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/315/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test

Error Message:
shard1 is not consistent.  Got 4080 from 
https://127.0.0.1:45195/dziuo/collection1_shard1_replica_n5 (previous client) 
and got 4081 from https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 4080 from 
https://127.0.0.1:45195/dziuo/collection1_shard1_replica_n5 (previous client) 
and got 4081 from https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1
        at 
__randomizedtesting.SeedInfo.seed([BB3F555CEEF74CAE:336B6A86400B2156]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1470)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1449)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14433 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest
   [junit4]   2> 1148233 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/data-dir-74-001
   [junit4]   2> 1148233 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1148233 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1148234 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1148235 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1148235 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dziuo/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1148284 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1148285 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1148286 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1148286 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1148286 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1148286 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bcd0bea{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1148380 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7a080415{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost_localdomain-46565-hadoop-hdfs-3_2_0-tests_jar-_-any-4488223238207553292.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1148380 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66b04404{HTTP/1.1,[http/1.1]}{localhost.localdomain:46565}
   [junit4]   2> 1148380 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.Server Started @1148408ms
   [junit4]   2> 1148458 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1148460 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1148462 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1148462 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1148462 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1148462 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59488e6f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1148558 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@44f88e6d{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-42501-hadoop-hdfs-3_2_0-tests_jar-_-any-2098124168167757142.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1148558 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c8bcf3a{HTTP/1.1,[http/1.1]}{localhost:42501}
   [junit4]   2> 1148558 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.Server Started @1148585ms
   [junit4]   2> 1148713 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3339677b84c24152: Processing first 
storage report for DS-df85f4dd-28cb-4150-8a5e-590eb002f04f from datanode 
42e3a3cb-abf0-4037-8b9f-feff336d3ce4
   [junit4]   2> 1148713 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3339677b84c24152: from storage 
DS-df85f4dd-28cb-4150-8a5e-590eb002f04f node 
DatanodeRegistration(127.0.0.1:46569, 
datanodeUuid=42e3a3cb-abf0-4037-8b9f-feff336d3ce4, infoPort=46841, 
infoSecurePort=0, ipcPort=38223, 
storageInfo=lv=-57;cid=testClusterID;nsid=699436626;c=1578197624889), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1148713 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3339677b84c24152: Processing first 
storage report for DS-10834b38-6d1b-4087-b890-bc0d5ff54cee from datanode 
42e3a3cb-abf0-4037-8b9f-feff336d3ce4
   [junit4]   2> 1148713 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3339677b84c24152: from storage 
DS-10834b38-6d1b-4087-b890-bc0d5ff54cee node 
DatanodeRegistration(127.0.0.1:46569, 
datanodeUuid=42e3a3cb-abf0-4037-8b9f-feff336d3ce4, infoPort=46841, 
infoSecurePort=0, ipcPort=38223, 
storageInfo=lv=-57;cid=testClusterID;nsid=699436626;c=1578197624889), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1148863 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1148863 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1148864 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1148963 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:36907
   [junit4]   2> 1148964 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36907
   [junit4]   2> 1148964 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36907
   [junit4]   2> 1148964 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36907
   [junit4]   2> 1148965 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148975 INFO  (zkConnectionManagerCallback-3922-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148975 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148980 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148981 INFO  (zkConnectionManagerCallback-3924-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148981 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1148982 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1148983 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1148983 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1148984 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1148985 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1148985 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1148986 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1148986 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1148987 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1148988 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1148988 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1148990 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148990 INFO  (zkConnectionManagerCallback-3928-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1148990 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149092 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1149180 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1149180 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1149180 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1149180 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1149181 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1149181 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1149181 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1149182 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75e95c41{/dziuo,null,AVAILABLE}
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2babb69c{SSL,[ssl, 
http/1.1]}{127.0.0.1:34269}
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.s.Server Started @1149210ms
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:36001/hdfs__localhost.localdomain_36001__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/dziuo, hostPort=34269, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/control-001/cores}
   [junit4]   2> 1149183 ERROR 
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1149183 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-05T04:13:45.828Z
   [junit4]   2> 1149184 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149189 INFO  (zkConnectionManagerCallback-3930-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149189 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149291 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1149291 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/control-001/solr.xml
   [junit4]   2> 1149295 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1149295 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1149296 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1149383 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1149384 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1149384 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39dc970e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149384 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39dc970e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149387 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1149388 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c189d72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149388 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c189d72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1149389 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36907/solr
   [junit4]   2> 1149389 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149390 INFO  (zkConnectionManagerCallback-3937-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149390 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149495 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1149496 INFO  (zkConnectionManagerCallback-3939-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149496 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1149541 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34269_dziuo
   [junit4]   2> 1149541 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.Overseer Overseer 
(id=73015679158321157-127.0.0.1:34269_dziuo-n_0000000000) starting
   [junit4]   2> 1149545 INFO  
(OverseerStateUpdate-73015679158321157-127.0.0.1:34269_dziuo-n_0000000000) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34269_dziuo
   [junit4]   2> 1149545 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34269_dziuo
   [junit4]   2> 1149546 INFO  
(OverseerStateUpdate-73015679158321157-127.0.0.1:34269_dziuo-n_0000000000) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1149547 WARN  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1149559 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1149584 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1149589 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1149589 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1149590 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1149591 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/control-001/cores
   [junit4]   2> 1149605 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149606 INFO  (zkConnectionManagerCallback-3948-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1149606 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1149607 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1149607 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36907/solr ready
   [junit4]   2> 1149621 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] 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:34269_dziuo&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1149625 INFO  
(OverseerThreadFactory-4596-thread-1-processing-n:127.0.0.1:34269_dziuo) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1149736 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo   
 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> 1149737 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1150750 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1150763 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1150824 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1150836 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150836 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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@270fb6d6
   [junit4]   2> 1150836 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1150839 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.8876953125, 
floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=19.256581767420915, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3189892033370839, deletesPctAllowed=24.260161406222753
   [junit4]   2> 1150852 WARN  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150882 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150882 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150884 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 30000ms; 
   [junit4]   2> 1150884 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 1150885 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46084398002552607]
   [junit4]   2> 1150885 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68a863e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1150887 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1150887 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150887 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1150887 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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 1654860155486994432
   [junit4]   2> 1150890 INFO  
(searcherExecutor-4601-thread-1-processing-n:127.0.0.1:34269_dziuo 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34269_dziuo 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@68a863e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1150892 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150892 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150894 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1150894 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150894 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34269/dziuo/control_collection_shard1_replica_n1/
   [junit4]   2> 1150894 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150895 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34269/dziuo/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1150895 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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/73015679158321157-core_node2-n_0000000000
   [junit4]   2> 1150896 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34269/dziuo/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1150997 INFO  (zkCallback-3938-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> 1150997 INFO  (zkCallback-3938-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> 1150998 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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> 1150999 INFO  (qtp1268278528-16084) [n:127.0.0.1:34269_dziuo 
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=1263
   [junit4]   2> 1151002 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1151099 INFO  (zkCallback-3938-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> 1151099 INFO  (zkCallback-3938-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> 1151099 INFO  (zkCallback-3938-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> 1151100 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] 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:34269_dziuo&wt=javabin&version=2}
 status=0 QTime=1479
   [junit4]   2> 1151100 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1151207 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151208 INFO  (zkConnectionManagerCallback-3954-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151208 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151209 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1151210 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36907/solr ready
   [junit4]   2> 1151210 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1151212 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1151214 INFO  
(OverseerThreadFactory-4596-thread-2-processing-n:127.0.0.1:34269_dziuo) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1151214 INFO  
(OverseerCollectionConfigSetProcessor-73015679158321157-127.0.0.1:34269_dziuo-n_0000000000)
 [n:127.0.0.1:34269_dziuo     ] 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> 1151416 WARN  
(OverseerThreadFactory-4596-thread-2-processing-n:127.0.0.1:34269_dziuo) 
[n:127.0.0.1:34269_dziuo     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1151417 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1151417 INFO  (qtp1268278528-16086) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1151418 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1151501 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001
 of type NRT
   [junit4]   2> 1151504 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1151504 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1151504 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1151504 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1151506 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1151506 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1151506 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1151507 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35e0d6de{/dziuo,null,AVAILABLE}
   [junit4]   2> 1151507 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a698788{SSL,[ssl, 
http/1.1]}{127.0.0.1:44005}
   [junit4]   2> 1151507 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.s.Server Started @1151535ms
   [junit4]   2> 1151507 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:36001/hdfs__localhost.localdomain_36001__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dziuo, 
hostPort=44005, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001/cores}
   [junit4]   2> 1151508 ERROR (closeThreadPool-3955-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1151508 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1151508 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1151508 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1151508 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1151508 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-05T04:13:48.153Z
   [junit4]   2> 1151510 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151513 INFO  (zkConnectionManagerCallback-3957-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151513 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151584 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-2-001
 of type NRT
   [junit4]   2> 1151589 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1151589 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1151589 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1151589 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1151598 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1151598 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1151598 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1151598 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68b323a0{/dziuo,null,AVAILABLE}
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@327315e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:45195}
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.s.Server Started @1151627ms
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:36001/hdfs__localhost.localdomain_36001__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001_tempDir-002_jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dziuo, 
hostPort=45195, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-2-001/cores}
   [junit4]   2> 1151599 ERROR (closeThreadPool-3955-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1151599 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-05T04:13:48.244Z
   [junit4]   2> 1151600 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151601 INFO  (zkConnectionManagerCallback-3959-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151601 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151614 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1151614 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001/solr.xml
   [junit4]   2> 1151618 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1151618 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1151619 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1151662 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-3-001
 of type NRT
   [junit4]   2> 1151664 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1151664 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1151664 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1151664 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1151665 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1151665 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1151665 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1151665 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30ff6dcf{/dziuo,null,AVAILABLE}
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@56ef5458{SSL,[ssl, 
http/1.1]}{127.0.0.1:41165}
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.s.Server Started @1151693ms
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:36001/hdfs__localhost.localdomain_36001__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001_tempDir-002_jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dziuo, 
hostPort=41165, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-3-001/cores}
   [junit4]   2> 1151666 ERROR (closeThreadPool-3955-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1151666 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-05T04:13:48.311Z
   [junit4]   2> 1151670 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151674 INFO  (zkConnectionManagerCallback-3962-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151674 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151699 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1151700 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151700 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@426fe8fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151700 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@426fe8fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151703 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151704 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1040b777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151704 WARN  (closeThreadPool-3955-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1040b777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151705 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36907/solr
   [junit4]   2> 1151706 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151707 INFO  (zkConnectionManagerCallback-3968-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151708 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151716 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1151716 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-2-001/solr.xml
   [junit4]   2> 1151719 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1151719 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1151720 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1151787 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1151787 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151787 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b53c533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151788 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b53c533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151789 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151790 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5317b363[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151790 WARN  (closeThreadPool-3955-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5317b363[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151791 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36907/solr
   [junit4]   2> 1151791 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151792 INFO  (zkConnectionManagerCallback-3975-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151792 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151817 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1151817 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-3-001/solr.xml
   [junit4]   2> 1151820 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1151820 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1151821 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1151906 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1151906 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151907 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7705e031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151907 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7705e031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151911 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1151911 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e008f66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151911 WARN  (closeThreadPool-3955-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e008f66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1151912 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36907/solr
   [junit4]   2> 1151913 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151914 INFO  (zkConnectionManagerCallback-3982-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151914 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151919 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1151919 INFO  (zkConnectionManagerCallback-3984-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1151919 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1151922 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1151924 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45195_dziuo as DOWN
   [junit4]   2> 1151925 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1151925 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45195_dziuo
   [junit4]   2> 1151926 INFO  (zkCallback-3938-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1151926 INFO  (zkCallback-3953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1151926 INFO  (zkCallback-3983-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1151927 WARN  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1151938 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1151952 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1151958 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1151959 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1151960 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1151960 INFO  (closeThreadPool-3955-thread-2) 
[n:127.0.0.1:45195_dziuo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-2-001/cores
   [junit4]   2> 1151978 INFO  (closeThreadPool-3955-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45195_dziuo
   [junit4]   2> 1152019 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1152020 INFO  (zkConnectionManagerCallback-3990-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1152020 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1152023 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1152026 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44005_dziuo as DOWN
   [junit4]   2> 1152026 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1152026 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44005_dziuo
   [junit4]   2> 1152027 INFO  (zkCallback-3983-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1152027 INFO  (zkCallback-3953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1152027 INFO  (zkCallback-3938-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1152027 INFO  (zkCallback-3989-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1152028 WARN  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1152039 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1152053 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152059 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152059 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152060 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1152061 INFO  (closeThreadPool-3955-thread-1) 
[n:127.0.0.1:44005_dziuo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001/cores
   [junit4]   2> 1152086 INFO  (closeThreadPool-3955-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44005_dziuo
   [junit4]   2> 1152119 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1152121 INFO  (zkConnectionManagerCallback-3996-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1152121 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1152124 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1152126 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41165_dziuo as DOWN
   [junit4]   2> 1152127 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1152127 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41165_dziuo
   [junit4]   2> 1152128 INFO  (zkCallback-3983-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1152128 INFO  (zkCallback-3989-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1152128 INFO  (zkCallback-3953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1152128 INFO  (zkCallback-3938-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1152128 INFO  (zkCallback-3995-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1152128 WARN  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1152142 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1152155 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152162 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152162 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1152163 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1152164 INFO  (closeThreadPool-3955-thread-3) 
[n:127.0.0.1:41165_dziuo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-3-001/cores
   [junit4]   2> 1152199 INFO  (closeThreadPool-3955-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41165_dziuo
   [junit4]   2> 1152207 INFO  (qtp1268278528-16085) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:44005_dziuo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1152210 INFO  (qtp1268278528-16087) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:41165_dziuo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1152211 INFO  (qtp1268278528-16083) [n:127.0.0.1:34269_dziuo   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45195_dziuo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1152212 INFO  
(OverseerCollectionConfigSetProcessor-73015679158321157-127.0.0.1:34269_dziuo-n_0000000000)
 [n:127.0.0.1:34269_dziuo     ] 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> 1152213 INFO  
(OverseerThreadFactory-4596-thread-3-processing-n:127.0.0.1:34269_dziuo) 
[n:127.0.0.1:34269_dziuo c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:44005_dziuo for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1152213 INFO  
(OverseerThreadFactory-4596-thread-3-processing-n:127.0.0.1:34269_dziuo) 
[n:127.0.0.1:34269_dziuo c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1152236 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1153254 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1153284 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1153332 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1153342 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1153343 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@270fb6d6
   [junit4]   2> 1153343 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1153345 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.8876953125, 
floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=19.256581767420915, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3189892033370839, deletesPctAllowed=24.260161406222753
   [junit4]   2> 1153360 WARN  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1153393 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1153393 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1153394 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 30000ms; 
   [junit4]   2> 1153394 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 1153395 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46084398002552607]
   [junit4]   2> 1153395 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1470a45d[collection1_shard1_replica_n1] main]
   [junit4]   2> 1153408 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1153408 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1153409 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1153409 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1654860158131503104
   [junit4]   2> 1153411 INFO  
(searcherExecutor-4633-thread-1-processing-n:127.0.0.1:44005_dziuo 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:44005_dziuo c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1470a45d[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153412 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1153412 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1/
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1153414 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/73015679158321167-core_node2-n_0000000000
   [junit4]   2> 1153415 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1153517 INFO  (qtp190090675-16146) [n:127.0.0.1:44005_dziuo 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1153518 INFO  (qtp190090675-16146) [n:127.0.0.1:44005

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

}
   [junit4]   2> 1318460 INFO  (closeThreadPool-4072-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1318556 INFO  (closeThreadPool-4072-thread-7) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@62234dff{SSL,[ssl, 
http/1.1]}{127.0.0.1:41165}
   [junit4]   2> 1318558 INFO  (closeThreadPool-4072-thread-7) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7b0ef5dd{/dziuo,null,UNAVAILABLE}
   [junit4]   2> 1318560 INFO  (closeThreadPool-4072-thread-7) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1318561 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1318765 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>        85      /solr/collections/collection1/state.json
   [junit4]   2>        15      /solr/collections/collection1/terms/shard1
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        7       /solr/packages.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2>        6       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        124     /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/73015679158321157-127.0.0.1:34269_dziuo-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/overseer/queue
   [junit4]   2>        42      /solr/live_nodes
   [junit4]   2>        14      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1318770 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36907
   [junit4]   2> 1318770 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36907
   [junit4]   2> 1318770 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[BB3F555CEEF74CAE]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36907
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HdfsRestartWhileUpdatingTest -Dtests.method=test 
-Dtests.seed=BB3F555CEEF74CAE -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sk -Dtests.timezone=Antarctica/Casey -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  170s J1 | HdfsRestartWhileUpdatingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 4080 from 
https://127.0.0.1:45195/dziuo/collection1_shard1_replica_n5 (previous client) 
and got 4081 from https://127.0.0.1:44005/dziuo/collection1_shard1_replica_n1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BB3F555CEEF74CAE:336B6A86400B2156]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1470)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1449)
   [junit4]    >        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1318777 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1318783 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@44f88e6d{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1318783 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@c8bcf3a{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 1318783 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1318783 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59488e6f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 1318784 WARN  (BP-2058277324-127.0.0.1-1578197624889 
heartbeating to localhost.localdomain/127.0.0.1:36001) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 1318784 WARN  (BP-2058277324-127.0.0.1-1578197624889 
heartbeating to localhost.localdomain/127.0.0.1:36001) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-2058277324-127.0.0.1-1578197624889 (Datanode Uuid 
42e3a3cb-abf0-4037-8b9f-feff336d3ce4) service to 
localhost.localdomain/127.0.0.1:36001
   [junit4]   2> 1318804 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@7a080415{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1318804 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@66b04404{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 1318804 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1318804 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[BB3F555CEEF74CAE]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bcd0bea{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_BB3F555CEEF74CAE-001
   [junit4]   2> Jan 05, 2020 4:16:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 17 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{rnd_b=Lucene84, a_t=Lucene84, _root_=PostingsFormat(name=Asserting), 
id=Lucene84}, docValues:{rnd_b=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Asserting), 
_root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1601, 
maxMBSortInHeap=5.821209512514065, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d5330bf),
 locale=sk, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=4,free=157606680,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetSKG, 
TestJettySolrRunner, TestRecoveryHdfs, ConcurrentCreateRoutedAliasTest, 
TestClusterProperties, WrapperMergePolicyFactoryTest, TestTlogReplayVsRecovery, 
LeaderVoteWaitTimeoutTest, TestUnInvertedFieldException, TestIntervalFaceting, 
HdfsDirectoryTest, InfoHandlerTest, MultiSolrCloudTestCaseTest, 
OverseerCollectionConfigSetProcessorTest, TestUnifiedSolrHighlighter, 
PathHierarchyTokenizerFactoryTest, DistributedExpandComponentTest, 
ReindexCollectionTest, TestCollectionAPIs, QueryElevationComponentTest, 
TestStressThreadBackup, JWTAuthPluginTest, TestReRankQParserPlugin, 
SaslZkACLProviderTest, TestSerializedLuceneMatchVersion, 
TestDynamicFieldResource, DeleteShardTest, SyncSliceTest, 
TestSolrCloudWithHadoopAuthPlugin, TestPHPSerializedResponseWriter, 
DocumentAnalysisRequestHandlerTest, TestMultiValuedNumericRangeQuery, 
ConcurrentDeleteAndCreateCollectionTest, LargeFieldTest, 
OverseerSolrResponseTest, TestPullReplica, TestStressCloudBlindAtomicUpdates, 
TestUseDocValuesAsStored2, ClassificationUpdateProcessorFactoryTest, 
TestSortByMinMaxFunction, TestAuthorizationFramework, TestPolicyCloud, 
TestExceedMaxTermLength, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestRawTransformer, TestExtendedDismaxParser, HttpPartitionOnCommitTest, 
MBeansHandlerTest, TestDistribDocBasedVersion, IndexSizeTriggerTest, 
TestConfigSetsAPIZkFailure, AddReplicaTest, 
DistributedQueryComponentOptimizationTest, TestJsonFacetsStatsParsing, 
QueryParsingTest, TestRequestForwarding, AnalysisErrorHandlingTest, 
ResponseHeaderTest, DistributedSuggestComponentTest, MetricsConfigTest, 
TestCloudRecovery, ZkCLITest, MoveReplicaHDFSFailoverTest, 
BasicFunctionalityTest, TestJsonRequest, CopyFieldTest, TestBulkSchemaAPI, 
TestCursorMarkWithoutUniqueKey, HdfsRestartWhileUpdatingTest]
   [junit4] Completed [196/894 (1!)] on J1 in 173.80s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to