Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/558/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.index.hdfs.CheckHdfsIndexTest.testChecksumsOnlyVerbose Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:38262 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262 at __randomizedtesting.SeedInfo.seed([C75387FB1972A7FC:31F17EDB577C01E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:322) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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) 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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 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:111) 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:542) ... 43 more Build Log: [...truncated 12381 lines...] [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/init-core-data-001 [junit4] 2> 7487 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 7551 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.e.j.u.log Logging initialized @7632ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 7567 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 8047 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 8047 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 8768 WARN (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-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> 9736 WARN (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 10090 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@14d65bec via org.mortbay.log.Slf4jLog [junit4] 2> 10133 WARN (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 10605 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 10646 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_36403_hdfs____.adkn9n/webapp [junit4] 2> 11577 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:36403 [junit4] 2> 12503 WARN (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 12513 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 12532 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44047_datanode____.h0h2zq/webapp [junit4] 2> 13086 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44047 [junit4] 2> 13472 WARN (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 13477 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 13490 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_53326_datanode____.vvny9s/webapp [junit4] 2> 14157 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:42563) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 14167 INFO (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53326 [junit4] 2> 14329 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:42563) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 14376 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x943639fcfae2e: from storage DS-50e11b5e-ac3a-42dd-b6c3-168a87f69155 node DatanodeRegistration(127.0.0.1:41987, datanodeUuid=a377f5eb-9615-4289-803d-1f4133f04df7, infoPort=57361, infoSecurePort=0, ipcPort=33003, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs [junit4] 2> 14377 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x94363a074e987: from storage DS-1b9f28b4-bff7-4f46-a1f1-30e9d217aa88 node DatanodeRegistration(127.0.0.1:65278, datanodeUuid=c52064d3-822d-4083-ac3a-3e625e4b6d09, infoPort=42864, infoSecurePort=0, ipcPort=62033, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 14377 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x943639fcfae2e: from storage DS-0836d884-b6fd-4619-957f-31092d2b59b2 node DatanodeRegistration(127.0.0.1:41987, datanodeUuid=a377f5eb-9615-4289-803d-1f4133f04df7, infoPort=57361, infoSecurePort=0, ipcPort=33003, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 14377 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x94363a074e987: from storage DS-0d256d8e-afe6-4501-8723-3f94d0d48ecc node DatanodeRegistration(127.0.0.1:65278, datanodeUuid=c52064d3-822d-4083-ac3a-3e625e4b6d09, infoPort=42864, infoSecurePort=0, ipcPort=62033, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 14825 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 14827 INFO (Thread-110) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 14827 INFO (Thread-110) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 14905 ERROR (Thread-110) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 14926 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkTestServer start zk server on port:40466 [junit4] 2> 15021 INFO (zkConnectionManagerCallback-2-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 15062 INFO (zkConnectionManagerCallback-4-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 15097 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 15119 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 15123 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 15131 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 15136 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 15146 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 15151 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 15160 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 15164 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 15169 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 15173 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 15201 INFO (zkConnectionManagerCallback-8-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 15225 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 15934 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 15956 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 15956 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 15960 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 15980 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a84a40{/,null,AVAILABLE} [junit4] 2> 16006 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1eed79c8{SSL,[ssl, http/1.1]}{127.0.0.1:38262} [junit4] 2> 16007 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.Server Started @16094ms [junit4] 2> 16007 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://serv1-vm3:42563/hdfs__serv1-vm3_42563__export_home_jenkins_workspace_Lucene-Solr-7.x-Solaris_solr_build_solr-core_test_J1_temp_solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=38262, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores} [junit4] 2> 16038 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop [junit4] 2> 16072 ERROR (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 16072 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 16072 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 16072 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 16072 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 16102 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-13T14:24:00.692Z [junit4] 2> 16134 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 16166 INFO (zkConnectionManagerCallback-10-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16174 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 16180 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/solr.xml [junit4] 2> 16304 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 16304 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 16321 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 16670 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40466/solr [junit4] 2> 16696 INFO (zkConnectionManagerCallback-14-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16714 INFO (zkConnectionManagerCallback-16-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16991 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 16993 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38262_ [junit4] 2> 16995 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.Overseer Overseer (id=72228470669246469-127.0.0.1:38262_-n_0000000000) starting [junit4] 2> 17057 INFO (zkConnectionManagerCallback-23-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 17063 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40466/solr ready [junit4] 2> 17180 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38262_ [junit4] 2> 17247 INFO (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 17247 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 18329 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 18331 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 18331 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 18346 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores [junit4] 2> 18425 INFO (zkConnectionManagerCallback-28-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 18428 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 18430 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40466/solr ready [junit4] 2> 18812 INFO (qtp1304075396-185) [n:127.0.0.1:38262_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38262_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 18832 INFO (OverseerThreadFactory-8-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 19001 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ ] 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> 19005 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 19125 INFO (zkCallback-15-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> 20083 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 20199 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 20672 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 20638 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 20644 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 20655 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 20761 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 20930 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 20935 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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@5c150f9b [junit4] 2> 20948 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:42563/solr_hdfs_home [junit4] 2> 20948 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 20949 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 20956 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 20966 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 20988 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 20988 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 20988 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 21610 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 26694 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 38262 [junit4] 2> 26704 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1826995791 [junit4] 2> 26704 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 26706 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f397c36: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f3da8a8 [junit4] 2> 26717 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 26717 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70224e9f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11474c42 [junit4] 2> 26685 ERROR (OverseerThreadFactory-8-thread-1) [ ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:38262 [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262 [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?] [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) ~[java/:?] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162] [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.2.jar:3.2.2] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162] [junit4] 2> Caused by: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_162] [junit4] 2> at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_162] [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_162] [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_162] [junit4] 2> at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_162] [junit4] 2> at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_162] [junit4] 2> at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) ~[?:1.8.0_162] [junit4] 2> at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) ~[?:1.8.0_162] [junit4] 2> at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_162] [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.6.jar:4.4.6] [junit4] 2> at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120) ~[java/:?] [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.3.jar:4.5.3] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ~[java/:?] [junit4] 2> ... 12 more [junit4] 2> 26723 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 26726 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bdafe80: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@73ddce2a [junit4] 2> 26726 ERROR (OverseerThreadFactory-8-thread-1) [ ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection]. [junit4] 2> 26734 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38262_ [junit4] 2> 26736 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 26739 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.Overseer Overseer (id=72228470669246469-127.0.0.1:38262_-n_0000000000) closing [junit4] 2> 26740 ERROR (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [ ] o.a.s.c.Overseer Overseer could not process the current clusterstate state update message, skipping the message: { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38262_"} [junit4] 2> org.apache.solr.common.SolrException: Could not load collection from ZK: collection1 [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1253) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:679) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ClusterState$CollectionRef.get(ClusterState.java:386) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:164) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278) [java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226) [java/:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162] [junit4] 2> Caused by: java.lang.InterruptedException [junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_162] [junit4] 2> at java.lang.Object.wait(Object.java:502) ~[?:1.8.0_162] [junit4] 2> at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1262) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1248) ~[java/:?] [junit4] 2> ... 8 more [junit4] 2> 26741 INFO (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38262_ [junit4] 2> 26737 INFO (OverseerThreadFactory-8-thread-1) [ ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null [junit4] 2> 26744 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 26744 INFO (zkCallback-15-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 26769 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 26791 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 26861 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 26871 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 26871 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 26871 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 26905 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 26909 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6117998043282139] [junit4] 2> 27243 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:65278 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1b9f28b4-bff7-4f46-a1f1-30e9d217aa88:NORMAL:127.0.0.1:65278|RBW], ReplicaUC[[DISK]DS-0836d884-b6fd-4619-957f-31092d2b59b2:NORMAL:127.0.0.1:41987|RBW]]} size 69 [junit4] 2> 27243 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41987 is added to blk_1073741825_1001 size 69 [junit4] 2> 27937 WARN (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 28456 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 28456 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 28457 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 28480 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 28480 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 28496 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 28586 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@83f9c46[control_collection_shard1_replica_n1] main] [junit4] 2> 28606 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 28626 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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> 28653 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 28662 INFO (searcherExecutor-11-thread-1-processing-n:127.0.0.1:38262_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38262_ 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@83f9c46[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 28672 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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 1597641277611966464 [junit4] 2> 28678 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@530ae08f [junit4] 2> 28678 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=530ae08f [junit4] 2> 28678 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64b8ffe1: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@339ee47b [junit4] 2> 28704 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=530ae08f [junit4] 2> 28719 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 28719 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 28727 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 28753 ERROR (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: This CoreContainer has been closed [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:996) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:530) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [junit4] 2> at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1] [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1068) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957) [junit4] 2> ... 42 more [junit4] 2> Caused by: java.lang.IllegalStateException: This CoreContainer has been closed [junit4] 2> at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:880) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057) [junit4] 2> ... 43 more [junit4] 2> [junit4] 2> 28754 INFO (qtp1304075396-186) [n:127.0.0.1:38262_ 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=400 QTime=9942 [junit4] 2> 37317 INFO (ScheduledTrigger-6-thread-2) [ ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 37384 INFO (AutoscalingActionExecutor-7-thread-1) [ ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2607393160 sessionWrapper.createTime 2607393124005497, this.sessionWrapper.createTime 2607393124005497 [junit4] 2> 37384 WARN (AutoscalingActionExecutor-7-thread-1) [ ] o.a.s.c.a.ScheduledTriggers Exception executing actions [junit4] 2> java.lang.Exception: Error executing action: auto_add_replicas_plan for trigger event: { [junit4] 2> "id":"94366ad62ecd8Tczuvzsezyvax9qjhu1dapou7y", [junit4] 2> "source":".auto_add_replicas", [junit4] 2> "eventTime":2607383065062616, [junit4] 2> "eventType":"NODELOST", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2607383065062616], [junit4] 2> "_enqueue_time_":2607393088031647, [junit4] 2> "nodeNames":["127.0.0.1:38262_"]}} [junit4] 2> at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:312) ~[java/:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162] [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: { [junit4] 2> "id":"94366ad62ecd8Tczuvzsezyvax9qjhu1dapou7y", [junit4] 2> "source":".auto_add_replicas", [junit4] 2> "eventTime":2607383065062616, [junit4] 2> "eventType":"NODELOST", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2607383065062616], [junit4] 2> "_enqueue_time_":2607393088031647, [junit4] 2> "nodeNames":["127.0.0.1:38262_"]}} [junit4] 2> at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:156) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309) ~[java/:?] [junit4] 2> ... 6 more [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.solr.cloud.autoscaling.ComputePlanAction.lambda$getMaxNumOps$1(ComputePlanAction.java:171) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ClusterState.lambda$forEachCollection$0(ClusterState.java:359) ~[java/:?] [junit4] 2> at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:1.8.0_162] [junit4] 2> at org.apache.solr.common.cloud.ClusterState.forEachCollection(ClusterState.java:357) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.autoscaling.ComputePlanAction.getMaxNumOps(ComputePlanAction.java:171) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:94) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309) ~[java/:?] [junit4] 2> ... 6 more [junit4] 2> 56842 ERROR (OverseerThreadFactory-8-thread-1) [ ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:131) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:665) [junit4] 2> at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:240) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 56865 WARN (OverseerAutoScalingTriggerThread-72228470669246469-127.0.0.1:38262_-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 56870 INFO (qtp1304075396-185) [n:127.0.0.1:38262_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38262_&wt=javabin&version=2} status=500 QTime=38288 [junit4] 2> 56871 ERROR (qtp1304075396-185) [n:127.0.0.1:38262_ ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection [junit4] 2> at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:259) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:231) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:530) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [junit4] 2> at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 56889 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eed79c8{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 56893 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50a84a40{/,null,UNAVAILABLE} [junit4] 2> 56894 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 56900 ERROR (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 56902 INFO (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40466 40466 [junit4] 2> 57118 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception [junit4] 2> java.nio.channels.CancelledKeyException: null [junit4] 2> at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_162] [junit4] 2> at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_162] [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162] [junit4] 2> 57120 INFO (Thread-110) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40466 40466 [junit4] 2> 57123 WARN (Thread-110) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CheckHdfsIndexTest -Dtests.method=testChecksumsOnlyVerbose -Dtests.seed=C75387FB1972A7FC -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 42.3s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262 [junit4] > at __randomizedtesting.SeedInfo.seed([C75387FB1972A7FC:31F17EDB577C01E]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:322) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] > ... 43 more [junit4] 2> 57155 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 57156 INFO (Thread-132) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 57156 INFO (Thread-132) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 57158 ERROR (Thread-132) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 57256 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkTestServer start zk server on port:62103 [junit4] 2> 57265 INFO (zkConnectionManagerCallback-30-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57281 INFO (zkConnectionManagerCallback-32-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57293 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 57297 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 57299 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 57301 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 57302 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 57304 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 57305 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 57309 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 57311 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 57312 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 57314 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 57324 INFO (zkConnectionManagerCallback-36-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57328 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 57513 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 57514 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 57514 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 57514 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 57515 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6961a820{/,null,AVAILABLE} [junit4] 2> 57516 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e5cd367{SSL,[ssl, http/1.1]}{127.0.0.1:36883} [junit4] 2> 57516 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.e.j.s.Server Started @57793ms [junit4] 2> 57517 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://serv1-vm3:42563/hdfs__serv1-vm3_42563__export_home_jenkins_workspace_Lucene-Solr-7.x-Solaris_solr_build_solr-core_test_J1_temp_solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001_tempDir-003_control_data, replicaType=NRT, hostContext=/, hostPort=36883, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/cores} [junit4] 2> 57518 ERROR (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 57518 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 57518 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.4.0 [junit4] 2> 57518 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 57518 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 57519 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-13T14:24:42.135Z [junit4] 2> 57546 INFO (zkConnectionManagerCallback-38-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57548 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 57548 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/solr.xml [junit4] 2> 57557 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 57557 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 57566 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 57573 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62103/solr [junit4] 2> 57578 INFO (zkConnectionManagerCallback-42-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57589 INFO (zkConnectionManagerCallback-44-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57800 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 57802 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36883_ [junit4] 2> 57803 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.Overseer Overseer (id=72228473452232709-127.0.0.1:36883_-n_0000000000) starting [junit4] 2> 57816 INFO (zkConnectionManagerCallback-51-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 57821 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62103/solr ready [junit4] 2> 57826 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36883_ [junit4] 2> 57851 INFO (OverseerStateUpdate-72228473452232709-127.0.0.1:36883_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 57872 INFO (zkCallback-50-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 58655 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 58669 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 58684 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b [junit4] 2> 58686 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/cores [junit4] 2> 58711 INFO (zkConnectionManagerCallback-56-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 58718 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 58720 INFO (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62103/solr ready [junit4] 2> 58769 INFO (qtp586345580-258) [n:127.0.0.1:36883_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36883_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 58774 INFO (OverseerThreadFactory-24-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 58899 INFO (qtp586345580-266) [n:127.0.0.1:36883_ ] 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> 58900 INFO (qtp586345580-266) [n:127.0.0.1:36883_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 59010 INFO (zkCallback-43-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> 59927 INFO (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 59959 INFO (qtp586345580-266) [n:127.0.0.1:36883_ 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> 60102 INFO (qtp586345580-266) [n:127.0.0.1:36883_ 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> 60160 INFO (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreCon [...truncated too long message...] : Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 23ms :: artifacts dl 0ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: C75387FB1972A7FC [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp [junit4] <JUnit4> says ¡Hola! Master seed: C75387FB1972A7FC [junit4] Executing 5 suites with 2 JVMs. [junit4] [junit4] Started J1 PID(13801@serv1-vm3). [junit4] Started J0 PID(13802@serv1-vm3). [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] OK 22.7s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose [junit4] OK 9.51s J0 | CheckHdfsIndexTest.doTest [junit4] OK 10.2s J0 | CheckHdfsIndexTest.testChecksumsOnly [junit4] OK 14.9s J0 | CheckHdfsIndexTest.testDeletedDocs [junit4] Completed [1/5] on J0 in 79.99s, 5 tests, 1 skipped [junit4] [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] OK 24.3s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose [junit4] OK 10.7s J1 | CheckHdfsIndexTest.doTest [junit4] OK 10.3s J1 | CheckHdfsIndexTest.testChecksumsOnly [junit4] OK 15.5s J1 | CheckHdfsIndexTest.testDeletedDocs [junit4] Completed [2/5] on J1 in 83.46s, 5 tests, 1 skipped [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.index.hdfs.CheckHdfsIndexTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] OK 19.5s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose [junit4] OK 9.28s J0 | CheckHdfsIndexTest.doTest [junit4] OK 9.63s J0 | CheckHdfsIndexTest.testChecksumsOnly [junit4] OK 17.3s J0 | CheckHdfsIndexTest.testDeletedDocs [junit4] Completed [3/5] on J0 in 67.06s, 5 tests, 1 skipped [junit4] [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] OK 18.9s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose [junit4] OK 9.68s J1 | CheckHdfsIndexTest.doTest [junit4] OK 9.84s J1 | CheckHdfsIndexTest.testChecksumsOnly [junit4] OK 17.4s J1 | CheckHdfsIndexTest.testDeletedDocs [junit4] Completed [4/5] on J1 in 67.13s, 5 tests, 1 skipped [junit4] [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest [junit4] OK 19.6s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose [junit4] OK 7.21s J0 | CheckHdfsIndexTest.doTest [junit4] OK 8.99s J0 | CheckHdfsIndexTest.testChecksumsOnly [junit4] OK 11.0s J0 | CheckHdfsIndexTest.testDeletedDocs [junit4] Completed [5/5] on J0 in 58.55s, 5 tests, 1 skipped [junit4] [junit4] JVM J0: 0.93 .. 207.63 = 206.70s [junit4] JVM J1: 0.68 .. 153.02 = 152.34s [junit4] Execution time total: 3 minutes 27 seconds [junit4] Tests summary: 5 suites, 25 tests, 5 ignored [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp]) [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp]) [echo] 5 slowest tests: [junit4:tophints] 563.85s | org.apache.solr.cloud.BasicDistributedZkTest [junit4:tophints] 212.40s | org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4:tophints] 116.80s | org.apache.solr.update.SoftAutoCommitTest [junit4:tophints] 115.53s | org.apache.solr.cloud.ZkFailoverTest [junit4:tophints] 93.02s | org.apache.solr.cloud.TestTlogReplica -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 3 minutes 31 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.index.hdfs.CheckHdfsIndexTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2639) at hudson.FilePath$34.invoke(FilePath.java:2518) at hudson.FilePath$34.invoke(FilePath.java:2508) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX 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:998) at hudson.FilePath.act(FilePath.java:987) at hudson.FilePath.validateAntFileMask(FilePath.java:2508) 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:1752) 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:2881) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1000) at hudson.FilePath.act(FilePath.java:987) at hudson.FilePath.validateAntFileMask(FilePath.java:2508) 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:1752) 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/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=5d8b87e221263fcf6bc0b4554b61ae43c074a590, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris [WARNINGS] Computing warning deltas based on reference build #557 Recording test results Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 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) Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
