Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2042/
1 tests failed.
FAILED: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test
Error Message:
Doc Counts do not add up expected:<67> but was:<32>
Stack Trace:
java.lang.AssertionError: Doc Counts do not add up expected:<67> but was:<32>
at
__randomizedtesting.SeedInfo.seed([294BD67386E6DDF0:A11FE9A9281AB008]: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:1593)
at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:95)
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 14397 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
[junit4] 2> 1559079 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/data-dir-119-001
[junit4] 2> 1559079 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1559079 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1559080 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-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> 1559080 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1559080 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /t_a/
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1559134 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1559144 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1559146 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1559154 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1559154 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1559154 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1559155 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65ffbc7e{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> 1559301 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@36be8d1c{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost.localdomain-44555-hdfs-_-any-17197643060188953851.dir/webapp/,AVAILABLE}{/hdfs}
[junit4] 2> 1559303 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3a1b9283{HTTP/1.1,[http/1.1]}{localhost.localdomain:44555}
[junit4] 2> 1559303 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.Server Started @1559345ms
[junit4] 2> 1559516 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1559518 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1559524 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1559524 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1559524 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1559524 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b5fb602{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> 1559635 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.w.WebAppContext@62cb2e9e{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-41431-datanode-_-any-13129594693777290363.dir/webapp/,AVAILABLE}{/datanode}
[junit4] 2> 1559635 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5f3078a7{HTTP/1.1,[http/1.1]}{localhost:41431}
[junit4] 2> 1559635 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.Server Started @1559678ms
[junit4] 2> 1559851 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x8fdef8969402edc7: Processing first
storage report for DS-c068cd11-ec44-4880-8111-5d21f6564970 from datanode
973a6000-9fa0-4550-8c2c-d93aac1aac64
[junit4] 2> 1559852 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x8fdef8969402edc7: from storage
DS-c068cd11-ec44-4880-8111-5d21f6564970 node
DatanodeRegistration(127.0.0.1:43021,
datanodeUuid=973a6000-9fa0-4550-8c2c-d93aac1aac64, infoPort=37201,
infoSecurePort=0, ipcPort=44121,
storageInfo=lv=-57;cid=testClusterID;nsid=984643110;c=1576048987908), blocks:
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 1559852 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x8fdef8969402edc7: Processing first
storage report for DS-35f3a168-512b-49ba-9e11-4cbda9a79b89 from datanode
973a6000-9fa0-4550-8c2c-d93aac1aac64
[junit4] 2> 1559852 INFO (Block report processor) [ ]
BlockStateChange BLOCK* processReport 0x8fdef8969402edc7: from storage
DS-35f3a168-512b-49ba-9e11-4cbda9a79b89 node
DatanodeRegistration(127.0.0.1:43021,
datanodeUuid=973a6000-9fa0-4550-8c2c-d93aac1aac64, infoPort=37201,
infoSecurePort=0, ipcPort=44121,
storageInfo=lv=-57;cid=testClusterID;nsid=984643110;c=1576048987908), blocks:
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
[junit4] 2> 1559902 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1559912 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1559912 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1560009 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44761
[junit4] 2> 1560009 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44761
[junit4] 2> 1560009 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44761
[junit4] 2> 1560009 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44761
[junit4] 2> 1560011 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1560021 INFO (zkConnectionManagerCallback-10620-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560021 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1560037 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1560041 INFO (zkConnectionManagerCallback-10622-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560042 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1560043 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560044 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560045 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560046 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560047 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560048 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560048 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560056 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560057 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560058 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560058 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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> 1560059 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1560206 WARN
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1560207 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1560207 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1560207 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1560207 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1560207 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1560208 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1560208 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2add1409{/t_a,null,AVAILABLE}
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15475868{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35721}
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.s.Server Started @1560251ms
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_a,
solr.data.dir=hdfs://localhost.localdomain:45919/hdfs__localhost.localdomain_45919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001_tempDir-002_control_data,
hostPort=35721,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 1560209 ERROR
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1560209 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-11T07:23:09.027546Z
[junit4] 2> 1560210 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1560211 INFO (zkConnectionManagerCallback-10624-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560211 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1560312 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1560312 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/control-001/solr.xml
[junit4] 2> 1560314 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1560314 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1560316 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1560380 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1560381 WARN
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b83fc69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1560381 WARN
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b83fc69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1560383 WARN
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1e1022f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1560383 WARN
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1e1022f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1560384 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44761/solr
[junit4] 2> 1560385 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1560386 INFO (zkConnectionManagerCallback-10631-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560386 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1560488 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1560489 INFO (zkConnectionManagerCallback-10633-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560489 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1560550 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35721_t_a
[junit4] 2> 1560550 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.c.Overseer Overseer
(id=72874866099093508-127.0.0.1:35721_t_a-n_0000000000) starting
[junit4] 2> 1560554 INFO
(OverseerStateUpdate-72874866099093508-127.0.0.1:35721_t_a-n_0000000000)
[n:127.0.0.1:35721_t_a ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35721_t_a
[junit4] 2> 1560554 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35721_t_a
[junit4] 2> 1560556 INFO (zkCallback-10632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1560558 DEBUG
(OverseerAutoScalingTriggerThread-72874866099093508-127.0.0.1:35721_t_a-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:35721_t_a]
[junit4] 2> 1560559 DEBUG (ScheduledTrigger-7125-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1560571 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1560591 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1560600 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1560600 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1560601 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1560602 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0])
[n:127.0.0.1:35721_t_a ] 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/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/control-001/cores
[junit4] 2> 1560618 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1560619 INFO (zkConnectionManagerCallback-10642-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1560619 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1560622 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1560623 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44761/solr ready
[junit4] 2> 1560624 INFO (qtp570510721-30596) [n:127.0.0.1:35721_t_a
] 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:35721_t_a&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1560627 INFO
(OverseerThreadFactory-7127-thread-1-processing-n:127.0.0.1:35721_t_a)
[n:127.0.0.1:35721_t_a ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1560733 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1560733 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1561559 DEBUG (ScheduledTrigger-7125-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1561744 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1561756 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561827 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561837 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561838 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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@3d9231e1
[junit4] 2> 1561838 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:45919/solr_hdfs_home
[junit4] 2> 1561838 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1561838 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:45919/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 1561839 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:45919/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 1561844 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561844 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[4194304] will allocate [1] slabs and use ~[4194304] bytes
[junit4] 2> 1561844 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1561848 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561849 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:45919/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 1561861 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:45919/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 1561866 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561866 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[4194304] will allocate [1] slabs and use ~[4194304] bytes
[junit4] 2> 1561866 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 1561870 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561870 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6083984375, noCFSRatio=1.0]
[junit4] 2> 1561880 WARN (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561928 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561928 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561928 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1561936 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1561936 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1561937 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=338085703,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1561943 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16113a8f[control_collection_shard1_replica_n1] main]
[junit4] 2> 1561945 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1561945 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561945 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1561945 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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 1652607146538303488
[junit4] 2> 1561948 INFO
(searcherExecutor-7132-thread-1-processing-n:127.0.0.1:35721_t_a
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:35721_t_a 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@16113a8f[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1561949 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561949 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561951 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1561952 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561952 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35721/t_a/control_collection_shard1_replica_n1/
[junit4] 2> 1561952 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1561952 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:35721/t_a/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1561952 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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/72874866099093508-core_node2-n_0000000000
[junit4] 2> 1561953 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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:35721/t_a/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1562054 INFO (zkCallback-10632-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> 1562055 INFO (zkCallback-10632-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> 1562055 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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> 1562057 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
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=1324
[junit4] 2> 1562059 INFO (qtp570510721-30596) [n:127.0.0.1:35721_t_a
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1562157 INFO (zkCallback-10632-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> 1562157 INFO (zkCallback-10632-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> 1562158 INFO (qtp570510721-30596) [n:127.0.0.1:35721_t_a
] 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:35721_t_a&wt=javabin&version=2}
status=0 QTime=1533
[junit4] 2> 1562158 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 1562165 INFO (zkCallback-10632-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> 1562263 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562264 INFO (zkConnectionManagerCallback-10648-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562264 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562265 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1562265 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44761/solr ready
[junit4] 2> 1562265 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1562266 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
] 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> 1562269 INFO
(OverseerThreadFactory-7127-thread-2-processing-n:127.0.0.1:35721_t_a)
[n:127.0.0.1:35721_t_a ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1562269 INFO
(OverseerCollectionConfigSetProcessor-72874866099093508-127.0.0.1:35721_t_a-n_0000000000)
[n:127.0.0.1:35721_t_a ] 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> 1562472 WARN
(OverseerThreadFactory-7127-thread-2-processing-n:127.0.0.1:35721_t_a)
[n:127.0.0.1:35721_t_a ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1562473 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1562474 INFO (qtp570510721-30598) [n:127.0.0.1:35721_t_a
] 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=207
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1562475 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 1562560 DEBUG (ScheduledTrigger-7125-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1562623 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-1-001
of type NRT
[junit4] 2> 1562624 WARN (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1562624 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1562624 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1562624 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1562627 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1562627 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1562627 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1562629 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4399a4b8{/t_a,null,AVAILABLE}
[junit4] 2> 1562629 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@63dab37e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43705}
[junit4] 2> 1562629 INFO (closeThreadPool-10649-thread-1) [ ]
o.e.j.s.Server Started @1562672ms
[junit4] 2> 1562629 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_a,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://localhost.localdomain:45919/hdfs__localhost.localdomain_45919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001_tempDir-002_jetty1,
hostPort=43705,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-1-001/cores}
[junit4] 2> 1562630 ERROR (closeThreadPool-10649-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1562630 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1562630 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1562630 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1562630 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1562630 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-11T07:23:11.448251Z
[junit4] 2> 1562639 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562640 INFO (zkConnectionManagerCallback-10651-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562640 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562742 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1562742 INFO (closeThreadPool-10649-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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-1-001/solr.xml
[junit4] 2> 1562744 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1562744 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1562745 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1562768 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-2-001
of type NRT
[junit4] 2> 1562768 WARN (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1562769 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1562769 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1562769 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1562773 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1562773 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1562773 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c1251ae{/t_a,null,AVAILABLE}
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3b17c403{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44463}
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.e.j.s.Server Started @1562816ms
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_a,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://localhost.localdomain:45919/hdfs__localhost.localdomain_45919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001_tempDir-002_jetty2,
hostPort=44463,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-2-001/cores}
[junit4] 2> 1562774 ERROR (closeThreadPool-10649-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1562774 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-11T07:23:11.592621Z
[junit4] 2> 1562775 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562777 INFO (zkConnectionManagerCallback-10654-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562777 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562855 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1562855 WARN (closeThreadPool-10649-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1bcbf417[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562855 WARN (closeThreadPool-10649-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1bcbf417[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562861 WARN (closeThreadPool-10649-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@86fa2ce[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562861 WARN (closeThreadPool-10649-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@86fa2ce[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562862 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44761/solr
[junit4] 2> 1562863 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562865 INFO (zkConnectionManagerCallback-10660-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562865 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562882 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1562882 INFO (closeThreadPool-10649-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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-2-001/solr.xml
[junit4] 2> 1562884 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1562884 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1562886 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1562921 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-3-001
of type NRT
[junit4] 2> 1562922 WARN (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1562922 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1562922 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1562922 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@293e6a6{/t_a,null,AVAILABLE}
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@17c726d2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45649}
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.e.j.s.Server Started @1562966ms
[junit4] 2> 1562923 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_a,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://localhost.localdomain:45919/hdfs__localhost.localdomain_45919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001_tempDir-002_jetty3,
hostPort=45649,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-3-001/cores}
[junit4] 2> 1562924 ERROR (closeThreadPool-10649-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1562924 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1562924 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1562924 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1562924 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1562924 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-11T07:23:11.742094Z
[junit4] 2> 1562926 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562926 INFO (zkConnectionManagerCallback-10663-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562926 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562949 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1562949 WARN (closeThreadPool-10649-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@36591be0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562949 WARN (closeThreadPool-10649-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@36591be0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562951 WARN (closeThreadPool-10649-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3f9f812[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562951 WARN (closeThreadPool-10649-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3f9f812[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1562953 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44761/solr
[junit4] 2> 1562954 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1562957 INFO (zkConnectionManagerCallback-10669-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562957 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1562983 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1562984 INFO (zkConnectionManagerCallback-10671-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1562984 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1563054 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1563054 INFO (closeThreadPool-10649-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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-3-001/solr.xml
[junit4] 2> 1563056 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1563056 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1563058 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1563065 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1563067 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.ZkController Publish
node=127.0.0.1:43705_t_a as DOWN
[junit4] 2> 1563068 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1563068 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43705_t_a
[junit4] 2> 1563069 INFO (zkCallback-10632-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1563069 INFO (zkCallback-10647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1563079 INFO (zkCallback-10670-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1563107 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1563130 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-4-001
of type NRT
[junit4] 2> 1563131 WARN (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1563131 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1563131 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1563131 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
[junit4] 2> 1563133 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563139 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1563139 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1563139 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1563140 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563140 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563140 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bc90764{/t_a,null,AVAILABLE}
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a517d41{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35263}
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.e.j.s.Server Started @1563183ms
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/t_a,
solrconfig=solrconfig.xml,
solr.data.dir=hdfs://localhost.localdomain:45919/hdfs__localhost.localdomain_45919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001_tempDir-002_jetty4,
hostPort=35263,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-4-001/cores}
[junit4] 2> 1563141 ERROR (closeThreadPool-10649-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-11T07:23:11.959349Z
[junit4] 2> 1563141 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1563142 INFO (closeThreadPool-10649-thread-1)
[n:127.0.0.1:43705_t_a ] 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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-1-001/cores
[junit4] 2> 1563142 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1563143 INFO (zkConnectionManagerCallback-10678-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563143 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1563147 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1563149 WARN (closeThreadPool-10649-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44f7419f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563149 WARN (closeThreadPool-10649-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44f7419f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563152 WARN (closeThreadPool-10649-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5daca1b1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563152 WARN (closeThreadPool-10649-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5daca1b1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563153 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44761/solr
[junit4] 2> 1563154 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1563154 INFO (zkConnectionManagerCallback-10684-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563154 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1563160 INFO (closeThreadPool-10649-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43705_t_a
[junit4] 2> 1563162 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1563165 INFO (zkConnectionManagerCallback-10686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563165 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1563169 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1563172 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.ZkController Publish
node=127.0.0.1:44463_t_a as DOWN
[junit4] 2> 1563172 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1563172 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44463_t_a
[junit4] 2> 1563173 INFO (zkCallback-10647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1563173 INFO (zkCallback-10632-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1563173 INFO (zkCallback-10670-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1563174 INFO (zkCallback-10685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1563204 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1563220 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563226 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563227 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563228 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1563229 INFO (closeThreadPool-10649-thread-2)
[n:127.0.0.1:44463_t_a ] 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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-2-001/cores
[junit4] 2> 1563250 INFO (closeThreadPool-10649-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44463_t_a
[junit4] 2> 1563263 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1563263 INFO (zkConnectionManagerCallback-10692-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563263 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1563267 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1563270 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.ZkController Publish
node=127.0.0.1:45649_t_a as DOWN
[junit4] 2> 1563270 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1563270 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45649_t_a
[junit4] 2> 1563271 INFO (zkCallback-10647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1563271 INFO (zkCallback-10685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1563271 INFO (zkCallback-10670-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1563271 INFO (zkCallback-10632-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1563272 INFO (zkCallback-10691-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1563285 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1563302 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563309 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563309 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563310 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1563310 INFO (closeThreadPool-10649-thread-3)
[n:127.0.0.1:45649_t_a ] 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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-3-001/cores
[junit4] 2> 1563335 INFO (closeThreadPool-10649-thread-3) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45649_t_a
[junit4] 2> 1563362 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1563362 INFO (closeThreadPool-10649-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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-4-001/solr.xml
[junit4] 2> 1563365 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1563365 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1563366 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1563509 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1563510 WARN (closeThreadPool-10649-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@718aa5e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563510 WARN (closeThreadPool-10649-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@718aa5e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563512 WARN (closeThreadPool-10649-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@488fec53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563512 WARN (closeThreadPool-10649-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@488fec53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1563513 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44761/solr
[junit4] 2> 1563514 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1563521 INFO (zkConnectionManagerCallback-10703-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563522 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1563560 DEBUG (ScheduledTrigger-7125-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 1
[junit4] 2> 1563623 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1563624 INFO (zkConnectionManagerCallback-10705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1563624 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1563628 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1563630 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.ZkController Publish
node=127.0.0.1:35263_t_a as DOWN
[junit4] 2> 1563631 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1563631 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35263_t_a
[junit4] 2> 1563632 INFO (zkCallback-10647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563632 INFO (zkCallback-10691-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563632 INFO (zkCallback-10685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563632 INFO (zkCallback-10670-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563632 INFO (zkCallback-10632-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563632 INFO (zkCallback-10704-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1563647 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1563662 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563669 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563669 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d9231e1
[junit4] 2> 1563670 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1563670 INFO (closeThreadPool-10649-thread-4)
[n:127.0.0.1:35263_t_a ] 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/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001/shard-4-001/cores
[junit4] 2> 1563701 INFO (closeThreadPool-10649-thread-4) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35263_t_a
[junit4] 2> 1563704 INFO (qtp242149460-30720) [n:127.0.0.1:35263_t_a
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:43705_t_a&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1563704 INFO (qtp242149460-30716) [n:127.0.0.1:35263_t_a
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:45649_t_a&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1563704 INFO (qtp242149460-30718) [n:127.0.0.1:35263_t_a
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:35263_t_a&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1563704 INFO (qtp242149460-30719) [n:127.0.0.1:35263_t_a
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:44463_t_a&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1563707 INFO
(OverseerThreadFactory-7127-thread-4-processing-n:127.0.0.1:35721_t_a)
[n:127.0.0.1:35721_t_a c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:44463_t_a for creating new replica of shard shard1
for collection collection1
[junit4] 2> 1563707 INFO
(OverseerCollectionConfigSetProcessor-72874866099093508-127.0.0.1:35721_t_a-n_0000000000)
[n:127.0.0.1:35721_t_a ] o.a.s.c.Ov
[...truncated too long message...]
it4] 2> 1731098 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44761
[junit4] 2> 1731098 INFO
(TEST-HdfsBasicDistributedZk2Test.test-seed#[294BD67386E6DDF0]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44761
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=HdfsBasicDistributedZk2Test -Dtests.method=test
-Dtests.seed=294BD67386E6DDF0 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ha-NE -Dtests.timezone=Africa/Algiers -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 171s J2 | HdfsBasicDistributedZk2Test.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Doc Counts do not add
up expected:<67> but was:<32>
[junit4] > at
__randomizedtesting.SeedInfo.seed([294BD67386E6DDF0:A11FE9A9281AB008]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertDocCounts(AbstractFullDistribZkTestBase.java:1593)
[junit4] > at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:95)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> 1731101 WARN
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 1731110 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.w.WebAppContext@62cb2e9e{datanode,/,null,UNAVAILABLE}{/datanode}
[junit4] 2> 1731110 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5f3078a7{HTTP/1.1,[http/1.1]}{localhost:0}
[junit4] 2> 1731110 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1731110 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4b5fb602{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
[junit4] 2> 1731112 WARN (BP-74542960-10.41.0.5-1576048987908
heartbeating to localhost.localdomain/127.0.0.1:45919) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 1731112 WARN (BP-74542960-10.41.0.5-1576048987908
heartbeating to localhost.localdomain/127.0.0.1:45919) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-74542960-10.41.0.5-1576048987908 (Datanode Uuid
973a6000-9fa0-4550-8c2c-d93aac1aac64) service to
localhost.localdomain/127.0.0.1:45919
[junit4] 2> 1731134 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.w.WebAppContext@36be8d1c{hdfs,/,null,UNAVAILABLE}{/hdfs}
[junit4] 2> 1731135 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3a1b9283{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
[junit4] 2> 1731135 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1731135 INFO
(SUITE-HdfsBasicDistributedZk2Test-seed#[294BD67386E6DDF0]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65ffbc7e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_294BD67386E6DDF0-001
[junit4] 2> Dec 11, 2019 7:26:00 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 17 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{rnd_b=FSTOrd50,
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
oddField_s=FSTOrd50, multiDefault=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=Asserting),
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo_b=Lucene84, id=FSTOrd50, text=Lucene84},
docValues:{other_tl1=DocValuesFormat(name=Lucene80),
range_facet_l_dv=DocValuesFormat(name=Asserting),
SubjectTerms_mfacet=DocValuesFormat(name=Lucene80),
n_l1=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Lucene80),
n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80),
range_facet_l=DocValuesFormat(name=Lucene80),
n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80),
oddField_s=DocValuesFormat(name=Asserting),
n_tf1=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Lucene80),
id=DocValuesFormat(name=Asserting), text=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene80),
_root_=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Lucene80),
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting),
rnd_b=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
n_tdt1=DocValuesFormat(name=Lucene80), foo_b=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=113,
maxMBSortInHeap=7.056764365538244,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4052c2b),
locale=ha-NE, timezone=Africa/Algiers
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4
(64-bit)/cpus=4,threads=4,free=191997776,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample,
TestCSVLoader, TestSQLHandler, DistributedFacetPivotLargeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ZkSolrClientTest,
TlogReplayBufferedWhileIndexingTest, SolrCloudExampleTest,
HdfsAutoAddReplicasIntegrationTest, TestSimNodeAddedTrigger, TestFaceting,
TestMultiWordSynonyms, MetricUtilsTest, SolrGraphiteReporterTest,
TestMinMaxOnMultiValuedField, SpellCheckComponentTest, TestFieldResource,
AliasIntegrationTest, HdfsDirectoryFactoryTest, PeerSyncWithLeaderTest,
TestHdfsUpdateLog, SpatialHeatmapFacetsTest, TestCloudPseudoReturnFields,
TestSolrConfigHandlerConcurrent, SaslZkACLProviderTest, TestSimpleTextCodec,
TestSolr4Spatial, TestDistributedGrouping, PeerSyncWithBufferUpdatesTest,
HighlighterConfigTest, DistributedQueryComponentCustomSortTest,
ChangedSchemaMergeTest, MigrateRouteKeyTest, TestLRUStatsCacheCloud,
ExplicitHLLTest, TestQuerySenderNoQuery, HdfsCollectionsAPIDistributedZkTest,
TestExportTool, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest,
SplitHandlerTest, TestXmlQParserPlugin, CoreAdminRequestStatusTest,
BadCopyFieldTest, TestExportWriter, TestRestManager,
CollectionStateFormat2Test, DistanceFunctionTest,
TestDocBasedVersionConstraints, UUIDUpdateProcessorFallbackTest,
HdfsLockFactoryTest, TestDelegationWithHadoopAuth, TestMaxScoreQueryParser,
XsltUpdateRequestHandlerTest, TestSolrCloudWithKerberosAlt, TestInitParams,
TestUninvertingReader, TestIndexSearcher, SolrTestCaseJ4Test,
TestManagedSchemaThreadSafety, TestBinaryField, ConnectionReuseTest,
HttpPartitionTest, RAMDirectoryFactoryTest, SegmentsInfoRequestHandlerTest,
IndexSizeEstimatorTest, PKIAuthenticationIntegrationTest,
CurrencyRangeFacetCloudTest, ReindexCollectionTest,
TestSimpleTrackingShardHandler, TestLegacyTerms, ZkFailoverTest,
SuggestComponentTest, FileUtilsTest, AtomicUpdatesTest, DocumentBuilderTest,
DistributedFacetPivotSmallTest, SolrMetricManagerTest, UtilsToolTest,
DateFieldTest, PreAnalyzedFieldTest, TestCoreDiscovery, TestMergePolicyConfig,
TestApiFramework, OverseerTaskQueueTest, CdcrVersionReplicationTest,
TestSuggestSpellingConverter, TestCloudSchemaless,
ByteBuffersDirectoryFactoryTest, TestStressInPlaceUpdates,
LukeRequestHandlerTest, RandomizedTaggerTest, RequestLoggingTest,
TestCloudNestedDocsSort, TestStressUserVersions, SyncSliceTest,
TestSizeLimitedDistributedMap, SharedFSAutoReplicaFailoverTest, JsonLoaderTest,
SolrIndexSplitterTest, TestDynamicFieldCollectionResource, SimpleFacetsTest,
SortSpecParsingTest, TestSchemaField, CollectionReloadTest,
TestFieldCacheSortRandom, TestSchemaNameResource,
TriggerCooldownIntegrationTest, AlternateDirectoryTest,
TestLocalStatsCacheCloud, ProtectedTermFilterFactoryTest,
DistributedSpellCheckComponentTest, TestAnalyzeInfixSuggestions,
HdfsBasicDistributedZk2Test]
[junit4] Completed [301/890 (1!)] on J2 in 175.18s, 1 test, 1 failure <<<
FAILURES!
[...truncated 54834 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]