Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1891/

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

Error Message:
Doc Counts do not add up expected:<67> but was:<36>

Stack Trace:
java.lang.AssertionError: Doc Counts do not add up expected:<67> but was:<36>
        at 
__randomizedtesting.SeedInfo.seed([7FA629A72FD648A3:F7F2167D812A255B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertDocCounts(AbstractFullDistribZkTestBase.java:1570)
        at 
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:101)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15220 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/init-core-data-001
   [junit4]   2> 3902022 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3902026 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 3902026 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3902027 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eq/wu
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3902084 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3902094 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3902096 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3902106 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3902106 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3902106 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3902107 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6948e3aa{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> 3902361 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@5ce23e67{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west.apache.org-34430-hdfs-_-any-17304285180832000525.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 3902361 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7694fc15{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:34430}
   [junit4]   2> 3902361 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server Started @3902455ms
   [junit4]   2> 3902474 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3902476 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3902479 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3902479 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3902479 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3902479 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5594afc0{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> 3902690 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@28631523{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-38591-datanode-_-any-13900350784915235991.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 3902690 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@28f145fd{HTTP/1.1,[http/1.1]}{localhost:38591}
   [junit4]   2> 3902690 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server Started @3902784ms
   [junit4]   2> 3902728 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3902729 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3902732 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3902732 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3902732 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3902737 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57543778{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> 3902860 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3a4c3764659fc02f: Processing first 
storage report for DS-620d6e39-3e35-4cd9-8a4e-dab35a04ea5f from datanode 
e9403045-1483-4c99-b1ab-e9dd9e9fc807
   [junit4]   2> 3902861 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3a4c3764659fc02f: from storage 
DS-620d6e39-3e35-4cd9-8a4e-dab35a04ea5f node 
DatanodeRegistration(127.0.0.1:37103, 
datanodeUuid=e9403045-1483-4c99-b1ab-e9dd9e9fc807, infoPort=33547, 
infoSecurePort=0, ipcPort=42772, 
storageInfo=lv=-57;cid=testClusterID;nsid=859088306;c=1562465151197), blocks: 
0, hasStaleStorage: true, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 3902861 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3a4c3764659fc02f: Processing first 
storage report for DS-deb8a279-733a-4e1c-9396-be912d814035 from datanode 
e9403045-1483-4c99-b1ab-e9dd9e9fc807
   [junit4]   2> 3902861 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x3a4c3764659fc02f: from storage 
DS-deb8a279-733a-4e1c-9396-be912d814035 node 
DatanodeRegistration(127.0.0.1:37103, 
datanodeUuid=e9403045-1483-4c99-b1ab-e9dd9e9fc807, infoPort=33547, 
infoSecurePort=0, ipcPort=42772, 
storageInfo=lv=-57;cid=testClusterID;nsid=859088306;c=1562465151197), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3902970 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@29af85f6{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-33901-datanode-_-any-5638663255466405146.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 3902970 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c03f6b1{HTTP/1.1,[http/1.1]}{localhost:33901}
   [junit4]   2> 3902970 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[7FA629A72FD648A3]-worker) [     ] 
o.e.j.s.Server Started @3903064ms
   [junit4]   2> 3903140 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x245f91f4f1bc98a9: Processing first 
storage report for DS-11598b75-1545-4ffe-bbcc-3ad8ba030fa4 from datanode 
c2486703-da3c-4d52-9a78-7e150e0ac856
   [junit4]   2> 3903140 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x245f91f4f1bc98a9: from storage 
DS-11598b75-1545-4ffe-bbcc-3ad8ba030fa4 node 
DatanodeRegistration(127.0.0.1:36228, 
datanodeUuid=c2486703-da3c-4d52-9a78-7e150e0ac856, infoPort=38102, 
infoSecurePort=0, ipcPort=34377, 
storageInfo=lv=-57;cid=testClusterID;nsid=859088306;c=1562465151197), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3903140 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x245f91f4f1bc98a9: Processing first 
storage report for DS-b6947c76-35c5-45e7-bab4-a89153158c19 from datanode 
c2486703-da3c-4d52-9a78-7e150e0ac856
   [junit4]   2> 3903140 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x245f91f4f1bc98a9: from storage 
DS-b6947c76-35c5-45e7-bab4-a89153158c19 node 
DatanodeRegistration(127.0.0.1:36228, 
datanodeUuid=c2486703-da3c-4d52-9a78-7e150e0ac856, infoPort=38102, 
infoSecurePort=0, ipcPort=34377, 
storageInfo=lv=-57;cid=testClusterID;nsid=859088306;c=1562465151197), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3903446 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3903446 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3903446 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3903546 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45656
   [junit4]   2> 3903546 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45656
   [junit4]   2> 3903546 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45656
   [junit4]   2> 3903554 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3903586 INFO  (zkConnectionManagerCallback-12178-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3903586 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3903595 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3903595 INFO  (zkConnectionManagerCallback-12180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3903596 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3903597 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3903598 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3903599 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3903600 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3903601 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3903602 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3903602 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3903612 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3903613 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3903614 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3903615 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3903616 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3903761 WARN  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3903761 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3903761 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3903761 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3903762 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3903762 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3903762 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3903763 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26389e20{/eq/wu,null,AVAILABLE}
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@51d41300{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40687}
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.s.Server Started @3903858ms
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eq/wu, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:42148/hdfs__lucene2-us-west.apache.org_42148__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001_tempDir-002_control_data,
 hostPort=40687, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/control-001/cores}
   [junit4]   2> 3903764 ERROR 
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3903764 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T02:05:52.901687Z
   [junit4]   2> 3903790 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3903797 INFO  (zkConnectionManagerCallback-12182-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3903797 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3903898 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3903898 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/control-001/solr.xml
   [junit4]   2> 3903901 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3903901 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3903902 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3904112 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3904113 WARN  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26c1c38b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3904113 WARN  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26c1c38b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3904120 WARN  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19ac1ab2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3904120 WARN  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19ac1ab2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3904121 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45656/solr
   [junit4]   2> 3904122 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3904123 INFO  (zkConnectionManagerCallback-12189-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3904123 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3904225 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3904226 INFO  (zkConnectionManagerCallback-12191-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3904226 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3904334 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:40687_eq%2Fwu
   [junit4]   2> 3904335 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.Overseer Overseer 
(id=74993774185545732-127.0.0.1:40687_eq%2Fwu-n_0000000000) starting
   [junit4]   2> 3904341 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3904341 INFO  (zkConnectionManagerCallback-12198-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3904341 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3904352 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3904352 INFO  
(OverseerStateUpdate-74993774185545732-127.0.0.1:40687_eq%2Fwu-n_0000000000) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40687_eq%2Fwu
   [junit4]   2> 3904353 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40687_eq%2Fwu
   [junit4]   2> 3904355 INFO  (zkCallback-12197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3904366 INFO  (zkCallback-12190-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3904372 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3904389 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3904401 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3904401 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3904403 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/control-001/cores
   [junit4]   2> 3904429 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3904430 INFO  (zkConnectionManagerCallback-12204-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3904430 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3904431 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3904432 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3904434 INFO  (qtp605586987-32898) [n:127.0.0.1:40687_eq%2Fwu  
   ] 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:40687_eq%252Fwu&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3904437 INFO  
(OverseerThreadFactory-7649-thread-1-processing-n:127.0.0.1:40687_eq%2Fwu) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 3904545 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu  
  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> 3904545 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu  
  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3905564 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3905578 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905658 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3905673 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905674 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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@22bd4b4f
   [junit4]   2> 3905674 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:42148/solr_hdfs_home
   [junit4]   2> 3905674 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3905674 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:42148/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 3905675 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:42148/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 3905692 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3905692 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 3905696 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3905697 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:42148/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 3905713 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:42148/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 3905719 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3905719 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 3905731 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3905732 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@53bfa24d
   [junit4]   2> 3905783 WARN  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905854 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3905854 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905854 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3905875 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3905875 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3905877 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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=50, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=44.0263671875, 
floorSegmentMB=0.671875, forceMergeDeletesPctAllowed=8.182080931281657, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=38.25885287964839
   [junit4]   2> 3905884 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b4c7240[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3905886 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3905887 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905887 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3905888 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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 1638363462395494400
   [junit4]   2> 3905891 INFO  
(searcherExecutor-7654-thread-1-processing-n:127.0.0.1:40687_eq%2Fwu 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40687_eq%2Fwu 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@1b4c7240[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3905897 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905897 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40687/eq/wu/control_collection_shard1_replica_n1/
   [junit4]   2> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40687/eq/wu/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3905901 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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/74993774185545732-core_node2-n_0000000000
   [junit4]   2> 3905903 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40687/eq/wu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3906005 INFO  (zkCallback-12190-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> 3906005 INFO  (zkCallback-12190-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> 3906006 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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> 3906008 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu 
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=1463
   [junit4]   2> 3906010 INFO  (qtp605586987-32898) [n:127.0.0.1:40687_eq%2Fwu  
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3906108 INFO  (zkCallback-12190-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> 3906108 INFO  (zkCallback-12190-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> 3906108 INFO  (zkCallback-12190-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> 3906109 INFO  (qtp605586987-32898) [n:127.0.0.1:40687_eq%2Fwu  
   ] 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:40687_eq%252Fwu&wt=javabin&version=2}
 status=0 QTime=1675
   [junit4]   2> 3906213 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3906214 INFO  (zkConnectionManagerCallback-12210-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3906214 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3906215 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3906216 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3906216 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3906217 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3906220 INFO  
(OverseerCollectionConfigSetProcessor-74993774185545732-127.0.0.1:40687_eq%2Fwu-n_0000000000)
 [n:127.0.0.1:40687_eq%2Fwu     ] 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> 3906220 INFO  
(OverseerThreadFactory-7649-thread-2-processing-n:127.0.0.1:40687_eq%2Fwu) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 3906424 WARN  
(OverseerThreadFactory-7649-thread-2-processing-n:127.0.0.1:40687_eq%2Fwu) 
[n:127.0.0.1:40687_eq%2Fwu     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 3906427 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu  
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3906427 INFO  (qtp605586987-32900) [n:127.0.0.1:40687_eq%2Fwu  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 3906428 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 3906597 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-1-001
 of type NRT
   [junit4]   2> 3906598 WARN  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3906598 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3906598 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3906598 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3906599 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3906599 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3906599 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3906600 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cd5f194{/eq/wu,null,AVAILABLE}
   [junit4]   2> 3906600 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3709c379{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36333}
   [junit4]   2> 3906600 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.s.Server Started @3906694ms
   [junit4]   2> 3906600 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eq/wu, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:42148/hdfs__lucene2-us-west.apache.org_42148__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001_tempDir-002_jetty1,
 hostPort=36333, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-1-001/cores}
   [junit4]   2> 3906601 ERROR (closeThreadPool-12211-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3906601 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3906601 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3906601 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3906601 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3906601 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T02:05:55.738116Z
   [junit4]   2> 3906602 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3906603 INFO  (zkConnectionManagerCallback-12213-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3906603 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3906705 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3906705 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-1-001/solr.xml
   [junit4]   2> 3906731 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3906731 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3906733 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3906761 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-2-001
 of type NRT
   [junit4]   2> 3906771 WARN  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3906772 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3906772 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3906772 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3906863 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3906863 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3906863 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3906870 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e557400{/eq/wu,null,AVAILABLE}
   [junit4]   2> 3906875 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1598e1d2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45342}
   [junit4]   2> 3906875 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.s.Server Started @3906969ms
   [junit4]   2> 3906875 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eq/wu, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:42148/hdfs__lucene2-us-west.apache.org_42148__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001_tempDir-002_jetty2,
 hostPort=45342, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-2-001/cores}
   [junit4]   2> 3906875 ERROR (closeThreadPool-12211-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3906875 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3906876 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3906876 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3906876 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3906876 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T02:05:56.013069Z
   [junit4]   2> 3906902 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3906911 INFO  (zkConnectionManagerCallback-12216-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3906911 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3906969 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3906978 WARN  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f7a0fb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3906978 WARN  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f7a0fb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3906981 WARN  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72565594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3906981 WARN  (closeThreadPool-12211-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72565594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3906982 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45656/solr
   [junit4]   2> 3906983 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3906985 INFO  (zkConnectionManagerCallback-12222-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3906985 INFO  (closeThreadPool-12211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3906991 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-3-001
 of type NRT
   [junit4]   2> 3906996 WARN  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3906996 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3906996 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3906996 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3907007 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3907007 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3907007 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63e45a0b{/eq/wu,null,AVAILABLE}
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5659c0b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35416}
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.s.Server Started @3907102ms
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eq/wu, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:42148/hdfs__lucene2-us-west.apache.org_42148__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001_tempDir-002_jetty3,
 hostPort=35416, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-3-001/cores}
   [junit4]   2> 3907008 ERROR (closeThreadPool-12211-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3907008 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3907009 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T02:05:56.145992Z
   [junit4]   2> 3907010 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3907014 INFO  (zkConnectionManagerCallback-12224-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907014 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3907014 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3907014 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-2-001/solr.xml
   [junit4]   2> 3907017 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3907017 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3907026 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3907174 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907176 INFO  (zkConnectionManagerCallback-12227-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907178 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907182 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 3907186 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36333_eq%2Fwu as DOWN
   [junit4]   2> 3907187 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3907187 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36333_eq%2Fwu
   [junit4]   2> 3907188 INFO  (zkCallback-12197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3907188 INFO  (zkCallback-12190-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3907188 INFO  (zkCallback-12209-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3907208 INFO  (zkCallback-12226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3907223 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907224 INFO  (zkConnectionManagerCallback-12234-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907224 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907240 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 3907242 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3907245 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[7FA629A72FD648A3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-4-001
 of type NRT
   [junit4]   2> 3907264 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3907264 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-3-001/solr.xml
   [junit4]   2> 3907265 WARN  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3907265 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3907265 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3907265 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3907267 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3907267 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3907268 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3907276 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3907286 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3907286 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3907287 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3907287 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36c54a98{/eq/wu,null,AVAILABLE}
   [junit4]   2> 3907377 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3907386 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7775db9e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43940}
   [junit4]   2> 3907386 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.s.Server Started @3907480ms
   [junit4]   2> 3907386 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eq/wu, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:42148/hdfs__lucene2-us-west.apache.org_42148__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001_tempDir-002_jetty4,
 hostPort=43940, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-4-001/cores}
   [junit4]   2> 3907386 ERROR (closeThreadPool-12211-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3907386 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3907387 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3907387 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3907387 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3907387 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T02:05:56.524048Z
   [junit4]   2> 3907395 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3907413 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3907413 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f
   [junit4]   2> 3907415 INFO  (closeThreadPool-12211-thread-1) 
[n:127.0.0.1:36333_eq%2Fwu     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-1-001/cores
   [junit4]   2> 3907415 WARN  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@149442af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907415 WARN  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@149442af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907417 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3907436 INFO  (zkConnectionManagerCallback-12239-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907436 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3907451 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3907462 WARN  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34da3b79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907462 WARN  (closeThreadPool-12211-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34da3b79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907463 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45656/solr
   [junit4]   2> 3907465 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3907466 WARN  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@126e5b74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907466 WARN  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@126e5b74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907467 INFO  (zkConnectionManagerCallback-12245-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907467 INFO  (closeThreadPool-12211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3907469 WARN  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@668615b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907469 WARN  (closeThreadPool-12211-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@668615b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907470 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45656/solr
   [junit4]   2> 3907485 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3907487 INFO  (zkConnectionManagerCallback-12250-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907487 INFO  (closeThreadPool-12211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3907541 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3907541 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_7FA629A72FD648A3-001/shard-4-001/solr.xml
   [junit4]   2> 3907544 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3907544 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3907545 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22bd4b4f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3907644 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907646 INFO  (zkConnectionManagerCallback-12253-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907646 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907708 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3907709 WARN  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@614e63e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907709 WARN  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@614e63e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907719 WARN  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d7f1d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907719 WARN  (closeThreadPool-12211-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d7f1d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3907720 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45656/solr
   [junit4]   2> 3907722 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3907722 INFO  (zkConnectionManagerCallback-12259-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907722 INFO  (closeThreadPool-12211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3907766 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907766 INFO  (zkConnectionManagerCallback-12261-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907766 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907863 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907872 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 3907874 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 3907878 INFO  (zkConnectionManagerCallback-12265-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907878 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907885 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35416_eq%2Fwu as DOWN
   [junit4]   2> 3907886 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3907886 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35416_eq%2Fwu
   [junit4]   2> 3907887 INFO  (zkCallback-12226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907887 INFO  (zkCallback-12197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907887 INFO  (zkCallback-12209-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907887 INFO  (zkCallback-12190-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907888 INFO  (zkCallback-12252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907888 INFO  (zkCallback-12233-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907889 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907889 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45342_eq%2Fwu as DOWN
   [junit4]   2> 3907890 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 3907890 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3907890 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45342_eq%2Fwu
   [junit4]   2> 3907890 INFO  (zkCallback-12260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3907892 INFO  (zkCallback-12226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907892 INFO  (zkCallback-12209-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907892 INFO  (zkCallback-12190-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907892 INFO  (zkCallback-12197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907892 INFO  (zkCallback-12252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907892 INFO  (zkCallback-12233-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907893 INFO  (zkCallback-12260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3907893 INFO  (zkConnectionManagerCallback-12274-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907893 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907894 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907894 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43940_eq%2Fwu as DOWN
   [junit4]   2> 3907895 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3907895 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43940_eq%2Fwu
   [junit4]   2> 3907897 INFO  (zkCallback-12226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12190-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12209-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12233-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12264-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 3907897 INFO  (zkCallback-12260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3907898 INFO  (zkConnectionManagerCallback-12279-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907898 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907900 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (5)
   [junit4]   2> 3907900 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3907900 INFO  (zkConnectionManagerCallback-12284-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3907901 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3907902 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (5)
   [junit4]   2> 3907903 INFO  (closeThreadPool-12211-thread-4) 
[n:127.0.0.1:43940_eq%2Fwu     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3907925 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (5)
   [junit4]   2> 3907925 INFO  (closeThreadPool-12211-thread-3) 
[n:127.0.0.1:35416_eq%2Fwu     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3907930 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:45656/solr ready
   [junit4]   2> 3907953 INFO  (closeThreadPool-12211-thread-2) 
[n:127.0.0.1:45342_eq%2Fwu     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [

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

gs :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null56482685
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null56482685
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null56482685

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 54ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 617 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to