Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.7/28/
3 tests failed.
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored
Error Message:
expected:<628> but was:<663>
Stack Trace:
java.lang.AssertionError: expected:<628> but was:<663>
at
__randomizedtesting.SeedInfo.seed([F9EB163B4695EA3C:6BD777BFFAD2D7E4]: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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:282)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx
Error Message:
expected:<652> but was:<686>
Stack Trace:
java.lang.AssertionError: expected:<652> but was:<686>
at
__randomizedtesting.SeedInfo.seed([F9EB163B4695EA3C:E98ABBC25337AF12]: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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:282)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:251)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Error from server at http://127.0.0.1:42667: ADDREPLICA failed to create replica
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42667: ADDREPLICA failed to create replica
at
__randomizedtesting.SeedInfo.seed([F9EB163B4695EA3C:71BF29E1E86987C4]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
at
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13366 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
[junit4] 2> 620092 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/init-core-data-001
[junit4] 2> 620093 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 620093 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 620094 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-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> 620094 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 620175 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 620179 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 620181 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 620193 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_45149_hdfs____t7h0kv/webapp
[junit4] 2> 620423 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45149
[junit4] 2> 620484 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 620484 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 620496 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46205_datanode____.bx18ys/webapp
[junit4] 2> 620702 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46205
[junit4] 2> 620739 WARN
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 620740 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log jetty-6.1.26
[junit4] 2> 620753 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_39419_datanode____xhusyl/webapp
[junit4] 2> 620825 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:34435) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 620838 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x556d365c15ae50: from storage
DS-c97ae06c-bb3c-4be7-983a-71b87f4cfe0c node
DatanodeRegistration(127.0.0.1:44237,
datanodeUuid=b13bc132-25b8-4949-be1c-53ea2ded9bfe, infoPort=46297,
infoSecurePort=0, ipcPort=40569,
storageInfo=lv=-56;cid=testClusterID;nsid=1904605173;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 620838 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x556d365c15ae50: from storage
DS-ea543607-ae69-4d29-b111-9fbedd5e5260 node
DatanodeRegistration(127.0.0.1:44237,
datanodeUuid=b13bc132-25b8-4949-be1c-53ea2ded9bfe, infoPort=46297,
infoSecurePort=0, ipcPort=40569,
storageInfo=lv=-56;cid=testClusterID;nsid=1904605173;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 620974 INFO
(SUITE-HdfsUnloadDistributedZkTest-seed#[F9EB163B4695EA3C]-worker) [ ]
o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39419
[junit4] 2> 621105 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:34435) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 621113 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x556d366c8124c0: from storage
DS-14967682-7dcf-4c32-b56c-01bac0161f76 node
DatanodeRegistration(127.0.0.1:45021,
datanodeUuid=48c223b1-f260-4fb0-adc0-27a3ea072b19, infoPort=39521,
infoSecurePort=0, ipcPort=41021,
storageInfo=lv=-56;cid=testClusterID;nsid=1904605173;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 621113 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x556d366c8124c0: from storage
DS-20ee8f55-0d22-41eb-a648-12631191befb node
DatanodeRegistration(127.0.0.1:45021,
datanodeUuid=48c223b1-f260-4fb0-adc0-27a3ea072b19, infoPort=39521,
infoSecurePort=0, ipcPort=41021,
storageInfo=lv=-56;cid=testClusterID;nsid=1904605173;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 621231 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 621231 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 621231 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 621331 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45875
[junit4] 2> 621331 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45875
[junit4] 2> 621331 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45875
[junit4] 2> 621334 INFO (zkConnectionManagerCallback-2271-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621336 INFO (zkConnectionManagerCallback-2273-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621337 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 621337 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 621338 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 621338 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 621339 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 621339 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 621340 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 621340 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 621341 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 621341 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 621342 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 621342 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 621416 WARN
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 621416 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 621416 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 621416 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 621417 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 621417 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 621417 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a731ce0{/,null,AVAILABLE}
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@40c3ffe6{HTTP/1.1,[http/1.1]}{127.0.0.1:42667}
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.e.j.s.Server Started @621505ms
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:34435/hdfs__localhost.localdomain_34435__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001_tempDir-002_control_data,
hostContext=/, hostPort=42667,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/control-001/cores}
[junit4] 2> 621418 ERROR
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.3
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 621418 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 621419 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-23T06:37:40.598Z
[junit4] 2> 621420 INFO (zkConnectionManagerCallback-2275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621421 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 621421 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/control-001/solr.xml
[junit4] 2> 621424 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 621424 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 621425 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 621477 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 621480 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45875/solr
[junit4] 2> 621481 INFO (zkConnectionManagerCallback-2279-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621485 INFO (zkConnectionManagerCallback-2281-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621521 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:42667_
[junit4] 2> 621522 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.c.Overseer Overseer
(id=73633436888662020-127.0.0.1:42667_-n_0000000000) starting
[junit4] 2> 621525 INFO (zkConnectionManagerCallback-2288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621526 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45875/solr ready
[junit4] 2> 621526 INFO
(OverseerStateUpdate-73633436888662020-127.0.0.1:42667_-n_0000000000)
[n:127.0.0.1:42667_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:42667_
[junit4] 2> 621532 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42667_
[junit4] 2> 621536 INFO (zkCallback-2287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 621536 INFO (zkCallback-2280-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 621547 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 621558 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 621563 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 621563 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 621564 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C])
[n:127.0.0.1:42667_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/control-001/cores
[junit4] 2> 621580 INFO (zkConnectionManagerCallback-2294-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 621581 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 621581 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45875/solr ready
[junit4] 2> 621583 INFO (qtp1392634318-7957) [n:127.0.0.1:42667_ ]
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:42667_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 621585 INFO
(OverseerThreadFactory-1718-thread-1-processing-n:127.0.0.1:42667_)
[n:127.0.0.1:42667_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 621692 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 621693 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 622707 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
[junit4] 2> 622717 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622788 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622800 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622801 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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@7b6614e5
[junit4] 2> 622801 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:34435/solr_hdfs_home
[junit4] 2> 622801 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 622801 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:34435/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 622802 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:34435/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 622807 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622807 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 622808 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 622815 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622816 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:34435/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 622827 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:34435/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 622831 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622831 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 622831 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 622838 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622838 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=7, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=8.2744140625,
floorSegmentMB=1.8056640625, forceMergeDeletesPctAllowed=11.83969254549033,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.0244140625,
noCFSRatio=0.5825782485300941, deletesPctAllowed=26.308392582911342
[junit4] 2> 622850 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44237 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-20ee8f55-0d22-41eb-a648-12631191befb:NORMAL:127.0.0.1:45021|RBW],
ReplicaUC[[DISK]DS-c97ae06c-bb3c-4be7-983a-71b87f4cfe0c:NORMAL:127.0.0.1:44237|RBW]]}
size 0
[junit4] 2> 622851 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45021 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-20ee8f55-0d22-41eb-a648-12631191befb:NORMAL:127.0.0.1:45021|RBW],
ReplicaUC[[DISK]DS-c97ae06c-bb3c-4be7-983a-71b87f4cfe0c:NORMAL:127.0.0.1:44237|RBW]]}
size 0
[junit4] 2> 622854 WARN (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622884 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622884 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622884 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 622903 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 622903 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 622904 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=75.00390625,
floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=7.003684334961583,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.897323370769323, deletesPctAllowed=38.054426342967574
[junit4] 2> 622911 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54018815[control_collection_shard1_replica_n1] main]
[junit4] 2> 622912 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 622912 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622913 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 622913 WARN (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for
hdfs://localhost.localdomain:45125/solr3 due to exception:
java.net.ConnectException: Call From lucene1-us-west/10.41.0.5 to
localhost.localdomain:45125 failed on connection exception:
java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefused
[junit4] 2> 622913 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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 1664744278816980992
[junit4] 2> 622915 INFO
(searcherExecutor-1723-thread-1-processing-n:127.0.0.1:42667_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:42667_ 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@54018815[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 622917 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622917 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622918 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 622918 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622918 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42667/control_collection_shard1_replica_n1/
[junit4] 2> 622919 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 622919 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:42667/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 622919 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 622919 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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/73633436888662020-core_node2-n_0000000000
[junit4] 2> 622920 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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:42667/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 623021 INFO (zkCallback-2280-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> 623021 INFO (zkCallback-2280-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> 623022 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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> 623024 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_
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=1331
[junit4] 2> 623026 INFO (qtp1392634318-7957) [n:127.0.0.1:42667_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 623124 INFO (zkCallback-2280-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> 623124 INFO (zkCallback-2280-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> 623124 INFO (zkCallback-2280-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> 623124 INFO (qtp1392634318-7957) [n:127.0.0.1:42667_ ]
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:42667_&wt=javabin&version=2}
status=0 QTime=1541
[junit4] 2> 623129 INFO (zkConnectionManagerCallback-2299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623129 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 623130 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45875/solr ready
[junit4] 2> 623130 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 623131 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_ ]
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> 623133 INFO
(OverseerThreadFactory-1718-thread-2-processing-n:127.0.0.1:42667_)
[n:127.0.0.1:42667_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 623133 INFO
(OverseerCollectionConfigSetProcessor-73633436888662020-127.0.0.1:42667_-n_0000000000)
[n:127.0.0.1:42667_ ] 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> 623334 WARN
(OverseerThreadFactory-1718-thread-2-processing-n:127.0.0.1:42667_)
[n:127.0.0.1:42667_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 623336 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 623336 INFO (qtp1392634318-7959) [n:127.0.0.1:42667_ ]
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=205
[junit4] 2> 623337 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 623409 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-1-001
of type NRT
[junit4] 2> 623413 WARN (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 623413 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 623413 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 623413 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 623416 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 623416 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 623416 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 623416 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31aa3c10{/,null,AVAILABLE}
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e115241{HTTP/1.1,[http/1.1]}{127.0.0.1:35973}
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.e.j.s.Server Started @623506ms
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:34435/hdfs__localhost.localdomain_34435__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001_tempDir-002_jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35973,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-1-001/cores}
[junit4] 2> 623419 ERROR (closeThreadPool-2300-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.3
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623419 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 623420 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-23T06:37:42.599Z
[junit4] 2> 623424 INFO (zkConnectionManagerCallback-2302-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623425 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 623425 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-1-001/solr.xml
[junit4] 2> 623428 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 623428 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 623429 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 623489 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-2-001
of type NRT
[junit4] 2> 623490 WARN (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 623490 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 623490 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 623490 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 623495 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 623495 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 623495 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 623495 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17e9cbca{/,null,AVAILABLE}
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4c960d15{HTTP/1.1,[http/1.1]}{127.0.0.1:37663}
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.e.j.s.Server Started @623583ms
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:34435/hdfs__localhost.localdomain_34435__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001_tempDir-002_jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37663,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-2-001/cores}
[junit4] 2> 623496 ERROR (closeThreadPool-2300-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.3
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 623496 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-23T06:37:42.675Z
[junit4] 2> 623500 INFO (zkConnectionManagerCallback-2304-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623501 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 623501 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-2-001/solr.xml
[junit4] 2> 623504 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 623504 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 623506 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 623554 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 623557 INFO (closeThreadPool-2300-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45875/solr
[junit4] 2> 623563 INFO (zkConnectionManagerCallback-2308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623567 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-3-001
of type NRT
[junit4] 2> 623568 WARN (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 623568 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 623568 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 623568 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 623568 INFO (zkConnectionManagerCallback-2310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623569 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 623570 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 623571 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 623571 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 623571 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 623571 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4eb8103c{/,null,AVAILABLE}
[junit4] 2> 623572 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.ZkController Publish node=127.0.0.1:35973_ as
DOWN
[junit4] 2> 623573 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 623573 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35973_
[junit4] 2> 623574 INFO (zkCallback-2287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 623578 INFO (zkCallback-2280-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 623581 INFO (closeThreadPool-2300-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45875/solr
[junit4] 2> 623582 INFO (zkCallback-2298-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67de1f3b{HTTP/1.1,[http/1.1]}{127.0.0.1:43077}
[junit4] 2> 623582 INFO (zkConnectionManagerCallback-2316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.e.j.s.Server Started @623669ms
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:34435/hdfs__localhost.localdomain_34435__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001_tempDir-002_jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43077,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-3-001/cores}
[junit4] 2> 623582 ERROR (closeThreadPool-2300-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.3
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 623582 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-23T06:37:42.761Z
[junit4] 2> 623583 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 623584 INFO (zkConnectionManagerCallback-2318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623585 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 623585 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-3-001/solr.xml
[junit4] 2> 623588 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 623588 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 623590 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 623602 INFO (zkConnectionManagerCallback-2320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623604 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 623606 INFO (zkConnectionManagerCallback-2325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623606 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.ZkController Publish node=127.0.0.1:37663_ as
DOWN
[junit4] 2> 623607 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 623607 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37663_
[junit4] 2> 623608 INFO (zkCallback-2298-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 623608 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 623608 INFO (zkCallback-2287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 623608 INFO (zkCallback-2280-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 623609 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 623609 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45875/solr ready
[junit4] 2> 623616 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 623609 INFO (zkCallback-2319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 623627 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 623631 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623638 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623638 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623639 INFO (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-1-001/cores
[junit4] 2> 623640 INFO (zkConnectionManagerCallback-2333-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623643 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 623643 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45875/solr ready
[junit4] 2> 623644 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 623644 INFO (closeThreadPool-2300-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45875/solr
[junit4] 2> 623646 INFO (zkConnectionManagerCallback-2338-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623653 INFO (zkConnectionManagerCallback-2340-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623655 INFO
(TEST-HdfsUnloadDistributedZkTest.test-seed#[F9EB163B4695EA3C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-4-001
of type NRT
[junit4] 2> 623655 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 623667 WARN (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 623667 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 623667 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 623667 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 623669 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623669 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.ZkController Publish node=127.0.0.1:43077_ as
DOWN
[junit4] 2> 623669 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 623670 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43077_
[junit4] 2> 623671 INFO (zkCallback-2287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623671 INFO (zkCallback-2298-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623671 INFO (zkCallback-2280-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623671 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623676 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 623676 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 623676 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 623676 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e3dadca{/,null,AVAILABLE}
[junit4] 2> 623677 INFO (zkCallback-2324-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623677 INFO (zkCallback-2319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623677 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@34847fe3{HTTP/1.1,[http/1.1]}{127.0.0.1:37881}
[junit4] 2> 623677 INFO (closeThreadPool-2300-thread-4) [ ]
o.e.j.s.Server Started @623764ms
[junit4] 2> 623677 INFO (zkCallback-2332-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623677 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost.localdomain:34435/hdfs__localhost.localdomain_34435__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001_tempDir-002_jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37881,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-4-001/cores}
[junit4] 2> 623677 ERROR (closeThreadPool-2300-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.3
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-23T06:37:42.857Z
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623678 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623673 WARN (closeThreadPool-2300-thread-1)
[n:127.0.0.1:35973_ ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=system,name=properties
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
~[?:1.8.0_191]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
~[?:1.8.0_191]
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
~[?:1.8.0_191]
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
~[?:1.8.0_191]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.registerMetric(SolrMetricManager.java:661)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:696)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.setupJvmMetrics(SolrDispatchFilter.java:213)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:176)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
~[?:1.8.0_191]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_191]
[junit4] 2> at
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
~[?:1.8.0_191]
[junit4] 2> at
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
~[?:1.8.0_191]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:347)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:510)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:449)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:417)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464)
~[java/:?]
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 623679 INFO (zkCallback-2339-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 623679 INFO (closeThreadPool-2300-thread-2)
[n:127.0.0.1:37663_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-2-001/cores
[junit4] 2> 623686 INFO (zkConnectionManagerCallback-2344-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623692 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 623692 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-4-001/solr.xml
[junit4] 2> 623693 INFO (zkConnectionManagerCallback-2349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 623694 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 623694 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45875/solr ready
[junit4] 2> 623695 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 623695 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 623696 INFO (closeThreadPool-2300-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 623696 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 623709 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623720 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623720 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b6614e5
[junit4] 2> 623721 INFO (closeThreadPool-2300-thread-3)
[n:127.0.0.1:43077_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_F9EB163B4695EA3C-001/shard-3-001/cores
[junit
[...truncated too long message...]
rce] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/null1180633443
[copy] Copying 242 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/null1180633443
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.7/checkout/solr/null1180633443
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 210ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 215 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]