Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1816/
4 tests failed. FAILED: org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing Error Message: num docs expected:<200> but was:<132> Stack Trace: java.lang.AssertionError: num docs expected:<200> but was:<132> at __randomizedtesting.SeedInfo.seed([C832C4E66AEFB94A:236FB7DFC5F475BF]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376) at org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing(ReindexCollectionTest.java:221) 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: Captured an uncaught exception in thread: Thread[id=2566, name=testExecutor-123-thread-13, state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2566, name=testExecutor-123-thread-13, state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37501/ecn/pl at __randomizedtesting.SeedInfo.seed([C832C4E66AEFB94A]:0) at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:658) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) 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 by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37501/ecn/pl at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:656) ... 4 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 9 more FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 1) Thread[id=27833, name=zkConnectionManagerCallback-6198-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 1) Thread[id=27833, name=zkConnectionManagerCallback-6198-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([C832C4E66AEFB94A]:0) FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=27833, name=zkConnectionManagerCallback-6198-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=27833, name=zkConnectionManagerCallback-6198-thread-1, state=WAITING, group=TGRP-AutoscalingHistoryHandlerTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([C832C4E66AEFB94A]:0) Build Log: [...truncated 13418 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest [junit4] 2> 33558 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/init-core-data-001 [junit4] 2> 33559 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 33559 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 33566 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-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> 33566 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ecn/pl [junit4] 2> 34769 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 36739 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 37410 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 37537 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] 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> 37608 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 37608 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 37611 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 37651 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f0607eb{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 37951 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@12d96182{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west.apache.org-46497-hdfs-_-any-1852677062834479476.dir/webapp/,AVAILABLE}{/hdfs} [junit4] 2> 37965 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@143e4ed3{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:46497} [junit4] 2> 37965 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.Server Started @38222ms [junit4] 2> 40517 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 40524 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] 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> 40527 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 40528 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 40528 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 40532 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@588e25be{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 40664 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6407c057{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-42578-datanode-_-any-3485127436667450836.dir/webapp/,AVAILABLE}{/datanode} [junit4] 2> 40664 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4f2f1eae{HTTP/1.1,[http/1.1]}{localhost:42578} [junit4] 2> 40665 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.Server Started @40921ms [junit4] 2> 41251 WARN (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 41253 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] 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> 41267 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 41267 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 41267 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 41267 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69bb5766{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 41405 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6a841b0c{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-44151-datanode-_-any-4954332884771497693.dir/webapp/,AVAILABLE}{/datanode} [junit4] 2> 41407 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f3ed908{HTTP/1.1,[http/1.1]}{localhost:44151} [junit4] 2> 41412 INFO (SUITE-HdfsUnloadDistributedZkTest-seed#[C832C4E66AEFB94A]-worker) [ ] o.e.j.s.Server Started @41664ms [junit4] 2> 43275 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2859ee39f71f5236: Processing first storage report for DS-bce62364-5ebc-431f-82a7-e65f1c095b16 from datanode 9d21e7e2-1249-4e8e-aad3-45a3287790d3 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2859ee39f71f5236: from storage DS-bce62364-5ebc-431f-82a7-e65f1c095b16 node DatanodeRegistration(127.0.0.1:36322, datanodeUuid=9d21e7e2-1249-4e8e-aad3-45a3287790d3, infoPort=37428, infoSecurePort=0, ipcPort=36694, storageInfo=lv=-57;cid=testClusterID;nsid=1989719078;c=1554893420669), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x568ecac81266596e: Processing first storage report for DS-7ef4a87f-5d6e-48fc-a3af-da2f22db730c from datanode d45f9279-37d8-40a4-8744-c2cadbc279c9 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x568ecac81266596e: from storage DS-7ef4a87f-5d6e-48fc-a3af-da2f22db730c node DatanodeRegistration(127.0.0.1:45680, datanodeUuid=d45f9279-37d8-40a4-8744-c2cadbc279c9, infoPort=39708, infoSecurePort=0, ipcPort=33491, storageInfo=lv=-57;cid=testClusterID;nsid=1989719078;c=1554893420669), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2859ee39f71f5236: Processing first storage report for DS-4b4ac530-e23d-461c-8eb3-02b531ca5d72 from datanode 9d21e7e2-1249-4e8e-aad3-45a3287790d3 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2859ee39f71f5236: from storage DS-4b4ac530-e23d-461c-8eb3-02b531ca5d72 node DatanodeRegistration(127.0.0.1:36322, datanodeUuid=9d21e7e2-1249-4e8e-aad3-45a3287790d3, infoPort=37428, infoSecurePort=0, ipcPort=36694, storageInfo=lv=-57;cid=testClusterID;nsid=1989719078;c=1554893420669), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x568ecac81266596e: Processing first storage report for DS-257a832b-ecf4-4494-8117-84df9e8e91cb from datanode d45f9279-37d8-40a4-8744-c2cadbc279c9 [junit4] 2> 43278 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x568ecac81266596e: from storage DS-257a832b-ecf4-4494-8117-84df9e8e91cb node DatanodeRegistration(127.0.0.1:45680, datanodeUuid=d45f9279-37d8-40a4-8744-c2cadbc279c9, infoPort=39708, infoSecurePort=0, ipcPort=33491, storageInfo=lv=-57;cid=testClusterID;nsid=1989719078;c=1554893420669), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 43803 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 43820 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 43820 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 43935 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer start zk server on port:41424 [junit4] 2> 43935 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41424 [junit4] 2> 43936 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41424 [junit4] 2> 44166 INFO (zkConnectionManagerCallback-13-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 44219 INFO (zkConnectionManagerCallback-15-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 44249 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 44258 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 44265 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 44267 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 44269 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 44272 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 44274 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 44281 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 44284 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 44286 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 44320 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 44331 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 44658 WARN (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 44669 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 44669 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 44669 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] 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> 44699 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 44699 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 44699 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 44707 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dfe4761{/ecn/pl,null,AVAILABLE} [junit4] 2> 44711 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7bd2fa87{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36275} [junit4] 2> 44711 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.s.Server Started @44968ms [junit4] 2> 44711 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:39689/hdfs__lucene2-us-west.apache.org_39689__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001_tempDir-002_control_data, replicaType=NRT, hostContext=/ecn/pl, hostPort=36275, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/control-001/cores} [junit4] 2> 44746 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop [junit4] 2> 44750 ERROR (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 44750 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 44751 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 44751 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 44751 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 44754 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:50:29.557Z [junit4] 2> 44773 INFO (zkConnectionManagerCallback-17-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 44782 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 44785 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/control-001/solr.xml [junit4] 2> 44803 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 44803 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 44850 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 45379 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 45393 WARN (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2403cd12[provider=null,keyStore=null,trustStore=null] [junit4] 2> 45422 WARN (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2320f37f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 45437 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41424/solr [junit4] 2> 45496 INFO (zkConnectionManagerCallback-24-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 45516 INFO (zkConnectionManagerCallback-26-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 45908 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36275_ecn%2Fpl [junit4] 2> 45910 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.Overseer Overseer (id=74497553692884996-127.0.0.1:36275_ecn%2Fpl-n_0000000000) starting [junit4] 2> 45996 INFO (zkConnectionManagerCallback-33-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 46002 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 46214 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36275_ecn%2Fpl [junit4] 2> 46218 INFO (OverseerStateUpdate-74497553692884996-127.0.0.1:36275_ecn%2Fpl-n_0000000000) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36275_ecn%2Fpl [junit4] 2> 46231 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 46231 INFO (OverseerStateUpdate-74497553692884996-127.0.0.1:36275_ecn%2Fpl-n_0000000000) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 46340 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 46380 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 46380 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 46380 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 46397 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/control-001/cores [junit4] 2> 46603 INFO (zkConnectionManagerCallback-39-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 46605 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 46607 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 46895 INFO (qtp2029238101-251) [n:127.0.0.1:36275_ecn%2Fpl ] 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:36275_ecn%252Fpl&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 46916 INFO (OverseerThreadFactory-30-thread-1-processing-n:127.0.0.1:36275_ecn%2Fpl) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 47086 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 47089 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 48153 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 48331 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 48606 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 48675 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 48677 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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@18ac8976 [junit4] 2> 48694 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:39689/solr_hdfs_home [junit4] 2> 48694 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 48695 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:39689/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 48711 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:39689/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 48726 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 48726 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes [junit4] 2> 48726 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache [junit4] 2> 49545 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 49554 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:39689/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 49586 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:39689/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 49593 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 49593 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes [junit4] 2> 49598 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 49598 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=46.1611328125, floorSegmentMB=0.7744140625, forceMergeDeletesPctAllowed=26.287820222895533, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.14226794617267 [junit4] 2> 50411 WARN (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50511 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50511 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50512 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 50549 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 50550 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 50553 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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=18, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=1.6904296875, floorSegmentMB=0.9619140625, forceMergeDeletesPctAllowed=0.4045648358264331, segmentsPerTier=6.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5660385269193484, deletesPctAllowed=39.74422221800838 [junit4] 2> 50663 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@126656fe[control_collection_shard1_replica_n1] main] [junit4] 2> 50668 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 50669 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50677 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 50689 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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 1630423939014459392 [junit4] 2> 50703 INFO (searcherExecutor-35-thread-1-processing-n:127.0.0.1:36275_ecn%2Fpl x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36275_ecn%2Fpl 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@126656fe[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 50736 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50740 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50756 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 50756 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50756 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36275/ecn/pl/control_collection_shard1_replica_n1/ [junit4] 2> 50758 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50758 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36275/ecn/pl/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 50761 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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/74497553692884996-core_node2-n_0000000000 [junit4] 2> 50778 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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:36275/ecn/pl/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 50784 INFO (zkCallback-25-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> 50785 INFO (zkCallback-25-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> 50788 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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> 50800 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl 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=3720 [junit4] 2> 50870 INFO (qtp2029238101-251) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 50899 INFO (zkCallback-25-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> 50899 INFO (zkCallback-25-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> 50899 INFO (zkCallback-25-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> 50902 INFO (qtp2029238101-251) [n:127.0.0.1:36275_ecn%2Fpl ] 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:36275_ecn%252Fpl&wt=javabin&version=2} status=0 QTime=4008 [junit4] 2> 50944 INFO (zkConnectionManagerCallback-45-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 50947 INFO (OverseerCollectionConfigSetProcessor-74497553692884996-127.0.0.1:36275_ecn%2Fpl-n_0000000000) [n:127.0.0.1:36275_ecn%2Fpl ] 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> 50953 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 50955 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 50958 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 50961 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 50970 INFO (OverseerThreadFactory-30-thread-2-processing-n:127.0.0.1:36275_ecn%2Fpl) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 51184 WARN (OverseerThreadFactory-30-thread-2-processing-n:127.0.0.1:36275_ecn%2Fpl) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 51188 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 51193 INFO (qtp2029238101-253) [n:127.0.0.1:36275_ecn%2Fpl ] 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=2&wt=javabin&version=2} status=0 QTime=231 [junit4] 2> 51196 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4 [junit4] 2> 51480 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-1-001 of type NRT [junit4] 2> 51494 WARN (closeThreadPool-46-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 51495 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 51495 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 51500 INFO (closeThreadPool-46-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> 51564 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 51564 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 51564 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 51568 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16fc9d5e{/ecn/pl,null,AVAILABLE} [junit4] 2> 51580 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@325f7f33{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37501} [junit4] 2> 51580 INFO (closeThreadPool-46-thread-1) [ ] o.e.j.s.Server Started @51837ms [junit4] 2> 51580 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:39689/hdfs__lucene2-us-west.apache.org_39689__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ecn/pl, hostPort=37501, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-1-001/cores} [junit4] 2> 51581 ERROR (closeThreadPool-46-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 51581 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 51581 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 51581 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 51581 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 51581 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:50:36.384Z [junit4] 2> 51628 INFO (zkConnectionManagerCallback-48-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 51662 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 51662 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-1-001/solr.xml [junit4] 2> 51682 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 51682 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 51688 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 51833 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-2-001 of type NRT [junit4] 2> 51848 WARN (closeThreadPool-46-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 51849 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 51849 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 51849 INFO (closeThreadPool-46-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> 51888 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 51888 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 51888 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 51888 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32b8a6a3{/ecn/pl,null,AVAILABLE} [junit4] 2> 51908 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b8d57da{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43608} [junit4] 2> 51908 INFO (closeThreadPool-46-thread-2) [ ] o.e.j.s.Server Started @52165ms [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:39689/hdfs__lucene2-us-west.apache.org_39689__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ecn/pl, hostPort=43608, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-2-001/cores} [junit4] 2> 51909 ERROR (closeThreadPool-46-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 51909 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:50:36.712Z [junit4] 2> 51965 INFO (zkConnectionManagerCallback-51-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 51988 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 51988 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-2-001/solr.xml [junit4] 2> 52001 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 52001 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 52060 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 52151 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-3-001 of type NRT [junit4] 2> 52167 WARN (closeThreadPool-46-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 52168 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 52169 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 52169 INFO (closeThreadPool-46-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> 52187 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 52228 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 52228 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 52228 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 52230 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28817fb8{/ecn/pl,null,AVAILABLE} [junit4] 2> 52300 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@178551b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44653} [junit4] 2> 52300 INFO (closeThreadPool-46-thread-3) [ ] o.e.j.s.Server Started @52557ms [junit4] 2> 52300 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:39689/hdfs__lucene2-us-west.apache.org_39689__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001_tempDir-002_jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ecn/pl, hostPort=44653, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-3-001/cores} [junit4] 2> 52301 ERROR (closeThreadPool-46-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 52301 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 52301 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 52301 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 52301 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 52301 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:50:37.104Z [junit4] 2> 52314 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 52362 WARN (closeThreadPool-46-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60dbc945[provider=null,keyStore=null,trustStore=null] [junit4] 2> 52362 WARN (closeThreadPool-46-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@20aa0c0f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 52408 WARN (closeThreadPool-46-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19cec1c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 52410 INFO (closeThreadPool-46-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41424/solr [junit4] 2> 52417 INFO (zkConnectionManagerCallback-55-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 52428 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 52428 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-3-001/solr.xml [junit4] 2> 52436 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 52436 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 52571 WARN (closeThreadPool-46-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3142da99[provider=null,keyStore=null,trustStore=null] [junit4] 2> 52572 INFO (closeThreadPool-46-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41424/solr [junit4] 2> 52586 INFO (zkConnectionManagerCallback-62-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 52614 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 52647 INFO (zkConnectionManagerCallback-66-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 52732 INFO (zkConnectionManagerCallback-69-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 52758 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 52764 INFO (zkConnectionManagerCallback-71-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 52796 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.ZkController Publish node=127.0.0.1:43608_ecn%2Fpl as DOWN [junit4] 2> 52798 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 52799 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 52800 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43608_ecn%2Fpl [junit4] 2> 52804 INFO (zkCallback-25-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 52808 INFO (zkCallback-44-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 52816 INFO (zkCallback-68-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 52824 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 52824 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 52824 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.ZkController Publish node=127.0.0.1:37501_ecn%2Fpl as DOWN [junit4] 2> 52826 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 52826 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37501_ecn%2Fpl [junit4] 2> 52829 INFO (zkCallback-44-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 52829 INFO (zkCallback-25-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 52829 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 52829 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 52830 INFO (zkCallback-68-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 52891 INFO (TEST-HdfsUnloadDistributedZkTest.test-seed#[C832C4E66AEFB94A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-4-001 of type NRT [junit4] 2> 52893 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 52895 WARN (closeThreadPool-46-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 52895 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 52895 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 52895 INFO (closeThreadPool-46-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> 52966 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 52966 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 52967 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 52967 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1921959d{/ecn/pl,null,AVAILABLE} [junit4] 2> 53018 WARN (closeThreadPool-46-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@53bda754[provider=null,keyStore=null,trustStore=null] [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19da8b3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32981} [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.e.j.s.Server Started @53282ms [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:39689/hdfs__lucene2-us-west.apache.org_39689__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ecn/pl, hostPort=32981, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-4-001/cores} [junit4] 2> 53026 ERROR (closeThreadPool-46-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 53026 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 53027 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:50:37.829Z [junit4] 2> 53028 INFO (OverseerCollectionConfigSetProcessor-74497553692884996-127.0.0.1:36275_ecn%2Fpl-n_0000000000) [n:127.0.0.1:36275_ecn%2Fpl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 53052 INFO (zkConnectionManagerCallback-80-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53106 INFO (zkConnectionManagerCallback-86-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53116 INFO (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53121 WARN (closeThreadPool-46-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6034db66[provider=null,keyStore=null,trustStore=null] [junit4] 2> 53121 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 53122 INFO (closeThreadPool-46-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41424/solr [junit4] 2> 53122 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 53126 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 53127 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 53180 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 53186 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 53186 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-4-001/solr.xml [junit4] 2> 53191 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 53192 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 53199 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 53200 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 53282 INFO (zkConnectionManagerCallback-93-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53308 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53316 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x108ab2160800012, likely client has closed socket [junit4] 2> 53331 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53390 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53391 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53434 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53434 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 53436 INFO (closeThreadPool-46-thread-2) [n:127.0.0.1:43608_ecn%2Fpl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-2-001/cores [junit4] 2> 53441 INFO (closeThreadPool-46-thread-1) [n:127.0.0.1:37501_ecn%2Fpl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-1-001/cores [junit4] 2> 53448 INFO (zkConnectionManagerCallback-98-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53589 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 53600 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.ZkController Publish node=127.0.0.1:44653_ecn%2Fpl as DOWN [junit4] 2> 53602 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 53602 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44653_ecn%2Fpl [junit4] 2> 53613 INFO (zkCallback-68-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53613 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53614 INFO (zkCallback-44-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53614 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53614 INFO (zkCallback-25-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53636 INFO (zkCallback-85-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53641 INFO (zkCallback-97-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53652 INFO (zkCallback-79-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 53736 INFO (zkConnectionManagerCallback-105-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 53974 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 53981 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41424/solr ready [junit4] 2> 53982 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 54106 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 54203 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 54203 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ac8976 [junit4] 2> 54252 INFO (closeThreadPool-46-thread-3) [n:127.0.0.1:44653_ecn%2Fpl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_C832C4E66AEFB94A-001/shard-3-001/cores [junit4] 2> 54678 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 54719 WARN (closeThreadPool-46-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@20b1b178[provider=null,keyStore=null,trustStore=null] [junit4] 2> 54754 WARN (closeThreadPool-46-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5e900324[provider=null,keyStore=null,trustStore=null] [junit4] 2> 54755 INFO (closeThreadPool-46-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41424/solr [junit4] 2> 54804 INFO (zkConnectionManagerCallback-112-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 54846 INFO (zkConnectionManagerCallback-114-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 54852 INFO (closeThreadPool-46-thread-4) [n:127.0.0.1:32981_ecn%2Fpl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 54868 INFO (closeThreadPool-46-thread-4) [n:127.0.0.1:32981_ecn%2Fpl ] o.a.s.c.ZkController Publish node=127.0.0.1:32981_ecn%2Fpl as DOWN [junit4] 2> 54872 INFO (closeThreadPool-46-thread-4) [n:127.0.0.1:32981_ecn%2Fpl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 54872 INFO (closeThreadPool-46-thread-4) [n:127.0.0.1:32981_ecn%2Fpl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32981_ecn%2Fpl [junit4] 2> 54877 INFO (zkCallback-44-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54877 INFO (zkCallback-70-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54877 INFO (zkCallback-85-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54878 INFO (zkCallback-68-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54878 INFO (zkCallback-32-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54878 INFO (zkCallback-25-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 54884 INFO (zkCallback-97-thread [...truncated too long message...] as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1308449096 [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1308449096 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1308449096 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 80ms :: artifacts dl 12ms --------------------------------------------------------------------- | | 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: 504 minutes 50 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org