From dev-return-311872-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri Feb 16 14:31:08 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 171EC180647 for ; Fri, 16 Feb 2018 14:31:05 +0100 (CET) Received: (qmail 51854 invoked by uid 500); 16 Feb 2018 13:31:04 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 51844 invoked by uid 99); 16 Feb 2018 13:31:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2018 13:31:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4CF3F18033B for ; Fri, 16 Feb 2018 13:31:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.05 X-Spam-Level: X-Spam-Status: No, score=-0.05 tagged_above=-999 required=6.31 tests=[KAM_BADIPHTTP=2, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id sFq8KppeiU37 for ; Fri, 16 Feb 2018 13:30:48 +0000 (UTC) Received: from serv1.sd-datasolutions.de (serv1.sd-datasolutions.de [88.99.242.108]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 87FEB5F18F for ; Fri, 16 Feb 2018 13:30:47 +0000 (UTC) Received: from serv1 (ip6-localhost [IPv6:::1]) by serv1.sd-datasolutions.de (Postfix) with ESMTP id A60C91081D47 for ; Fri, 16 Feb 2018 13:30:43 +0000 (UTC) Date: Fri, 16 Feb 2018 13:29:27 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1526323094.171.1518787843680.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <1365197997.165.1518773844649.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1365197997.165.1518773844649.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1368 - Still Unstable! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_170_508970554.1518787843634" X-Jenkins-Job: Lucene-Solr-7.x-Linux X-Jenkins-Result: UNSTABLE X-Priority: 5 (Low) ------=_Part_170_508970554.1518787843634 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1368/ Java: 64bit/jdk-10-ea+42 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyti= csTest Error Message: Could not find collection:collection1 Stack Trace: java.lang.AssertionError: Could not find collection:collection1 =09at __randomizedtesting.SeedInfo.seed([629906EFA6B48372]:0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertNotNull(Assert.java:526) =09at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFi= nish(AbstractDistribZkTestBase.java:155) =09at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrA= nalyticsTestCase.java:63) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:874) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace: java.lang.AssertionError: Could not find collection:collection2 =09at __randomizedtesting.SeedInfo.seed([EA2A919E7A6FD882:627EAE44D493B57A]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertNotNull(Assert.java:526) =09at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFi= nish(AbstractDistribZkTestBase.java:155) =09at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFi= nish(AbstractDistribZkTestBase.java:140) =09at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFi= nish(AbstractDistribZkTestBase.java:135) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveries= ToFinish(AbstractFullDistribZkTestBase.java:915) =09at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchP= erRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612) =09at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloud= DistribCmdsTest.java:152) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:968) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader Error Message: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: Replica core_node4 not up to date after 10 second= s expected:<1> but was:<0> =09at __randomizedtesting.SeedInfo.seed([EA2A919E7A6FD882:A33C652A18D44CD4]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(Tes= tPullReplica.java:523) =09at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.= java:471) =09at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.= java:304) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.t= estSimple Error Message: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:34223_solr, = 127.0.0.1:38317_solr] Last available state: DocCollection(testSimple2//coll= ections/testSimple2/state.json/20)=3D{ "pullReplicas":"0", "replication= Factor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff",= "state":"active", "replicas":{ "core_node3":{ = "core":"testSimple2_shard1_replica_n1", "base_url":"https://127= .0.0.1:38317/solr", "node_name":"127.0.0.1:38317_solr", = "state":"active", "type":"NRT", "leader":"true"}, = "core_node5":{ "core":"testSimple2_shard1_replica_n2", = "base_url":"https://127.0.0.1:39955/solr", "node_name":"127.0= .0.1:39955_solr", "state":"down", "type":"NRT"}}}, = "shard2":{ "range":"0-7fffffff", "state":"active", "repli= cas":{ "core_node7":{ "core":"testSimple2_shard2_replica_= n4", "base_url":"https://127.0.0.1:38317/solr", "node_n= ame":"127.0.0.1:38317_solr", "state":"active", "type":"= NRT", "leader":"true"}, "core_node8":{ "core":"= testSimple2_shard2_replica_n6", "base_url":"https://127.0.0.1:399= 55/solr", "node_name":"127.0.0.1:39955_solr", "state":"= down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "ma= xShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tl= ogReplicas":"0"} Stack Trace: java.lang.AssertionError: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:34223_solr, 127.0.0.1:38317_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/st= ate.json/20)=3D{ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "core":"testSimple2_shard1_replica_n1", "base_url":"https://127.0.0.1:38317/solr", "node_name":"127.0.0.1:38317_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node5":{ "core":"testSimple2_shard1_replica_n2", "base_url":"https://127.0.0.1:39955/solr", "node_name":"127.0.0.1:39955_solr", "state":"down", "type":"NRT"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"testSimple2_shard2_replica_n4", "base_url":"https://127.0.0.1:38317/solr", "node_name":"127.0.0.1:38317_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node8":{ "core":"testSimple2_shard2_replica_n6", "base_url":"https://127.0.0.1:39955/solr", "node_name":"127.0.0.1:39955_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} =09at __randomizedtesting.SeedInfo.seed([EA2A919E7A6FD882:D299B5605D9C0C53]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCas= e.java:269) =09at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.test= Simple(AutoAddReplicasIntegrationTest.java:126) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.handler.TestReplicationHandler.doTestDetails Error Message: Expected to see that the slave has replicated1: {indexSize=3D117 bytes,inde= xPath=3D/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/= test/J1/temp/solr.handler.TestReplicationHandler_EA2A919E7A6FD882-001/solr-= instance-006/./collection1/data/index/,commits=3D[{indexVersion=3D151878492= 2383,generation=3D2,filelist=3D[segments_2]}],isMaster=3Dfalse,isSlave=3Dtr= ue,indexVersion=3D1518784922383,generation=3D2,slave=3D{masterDetails=3D{in= dexSize=3D1.71 KB,indexPath=3D/home/jenkins/workspace/Lucene-Solr-7.x-Linux= /solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_EA2A= 919E7A6FD882-001/solr-instance-005/./collection1/data/index/,commits=3D[{in= dexVersion=3D0,generation=3D1,filelist=3D[segments_1]}, {indexVersion=3D151= 8784922383,generation=3D2,filelist=3D[_0.fdt, _0.fdx, _0.fnm, _0.nvd, _0.nv= m, _0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene50_0.tip, segments= _2]}],isMaster=3Dtrue,isSlave=3Dfalse,indexVersion=3D1518784922383,generati= on=3D2,master=3D{confFiles=3Dschema.xml,xslt/dummy.xsl,replicateAfter=3D[co= mmit],replicationEnabled=3Dtrue,replicableVersion=3D1518784922383,replicabl= eGeneration=3D2}},masterUrl=3Dhttp://127.0.0.1:42701/solr/collection1,pollI= nterval=3D00:00:01,nextExecutionAt=3DFri Feb 16 13:42:38 CAT 2018,currentDa= te=3DFri Feb 16 13:42:37 CAT 2018,isPollingDisabled=3Dfalse,isReplicating= =3Dfalse}} Stack Trace: java.lang.AssertionError: Expected to see that the slave has replicated1: {= indexSize=3D117 bytes,indexPath=3D/home/jenkins/workspace/Lucene-Solr-7.x-L= inux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_= EA2A919E7A6FD882-001/solr-instance-006/./collection1/data/index/,commits=3D= [{indexVersion=3D1518784922383,generation=3D2,filelist=3D[segments_2]}],isM= aster=3Dfalse,isSlave=3Dtrue,indexVersion=3D1518784922383,generation=3D2,sl= ave=3D{masterDetails=3D{indexSize=3D1.71 KB,indexPath=3D/home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.T= estReplicationHandler_EA2A919E7A6FD882-001/solr-instance-005/./collection1/= data/index/,commits=3D[{indexVersion=3D0,generation=3D1,filelist=3D[segment= s_1]}, {indexVersion=3D1518784922383,generation=3D2,filelist=3D[_0.fdt, _0.= fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _= 0_Lucene50_0.tip, segments_2]}],isMaster=3Dtrue,isSlave=3Dfalse,indexVersio= n=3D1518784922383,generation=3D2,master=3D{confFiles=3Dschema.xml,xslt/dumm= y.xsl,replicateAfter=3D[commit],replicationEnabled=3Dtrue,replicableVersion= =3D1518784922383,replicableGeneration=3D2}},masterUrl=3Dhttp://127.0.0.1:42= 701/solr/collection1,pollInterval=3D00:00:01,nextExecutionAt=3DFri Feb 16 1= 3:42:38 CAT 2018,currentDate=3DFri Feb 16 13:42:37 CAT 2018,isPollingDisabl= ed=3Dfalse,isReplicating=3Dfalse}} =09at __randomizedtesting.SeedInfo.seed([EA2A919E7A6FD882:9077B2EBEC37F10A]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertNotNull(Assert.java:526) =09at org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestRepl= icationHandler.java:332) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTe= st.testSimple Error Message: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:39083_solr, = 127.0.0.1:43725_solr] Last available state: DocCollection(testSimple2//coll= ections/testSimple2/state.json/18)=3D{ "pullReplicas":"0", "replication= Factor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff",= "state":"active", "replicas":{ "core_node3":{ = "dataDir":"hdfs://localhost.localdomain:38155/data/testSimple2/core_node3= /data/", "base_url":"http://127.0.0.1:39083/solr", "nod= e_name":"127.0.0.1:39083_solr", "type":"NRT", "ulogDir"= :"hdfs://localhost.localdomain:38155/data/testSimple2/core_node3/data/tlog"= , "core":"testSimple2_shard1_replica_n1", "shared_stora= ge":"true", "state":"active", "leader":"true"}, = "core_node5":{ "dataDir":"hdfs://localhost.localdomain:38155/dat= a/testSimple2/core_node5/data/", "base_url":"http://127.0.0.1:352= 37/solr", "node_name":"127.0.0.1:35237_solr", "type":"N= RT", "ulogDir":"hdfs://localhost.localdomain:38155/data/testSimpl= e2/core_node5/data/tlog", "core":"testSimple2_shard1_replica_n2",= "shared_storage":"true", "state":"down"}}}, "shard= 2":{ "range":"0-7fffffff", "state":"active", "replicas":{= "core_node7":{ "dataDir":"hdfs://localhost.localdomain:3= 8155/data/testSimple2/core_node7/data/", "base_url":"http://127.0= .0.1:39083/solr", "node_name":"127.0.0.1:39083_solr", "= type":"NRT", "ulogDir":"hdfs://localhost.localdomain:38155/data/t= estSimple2/core_node7/data/tlog", "core":"testSimple2_shard2_repl= ica_n4", "shared_storage":"true", "state":"active", = "leader":"true"}, "core_node8":{ "dataDir":"hdfs:/= /localhost.localdomain:38155/data/testSimple2/core_node8/data/", = "base_url":"http://127.0.0.1:35237/solr", "node_name":"127.0.0.1:= 35237_solr", "type":"NRT", "ulogDir":"hdfs://localhost.= localdomain:38155/data/testSimple2/core_node8/data/tlog", "core":= "testSimple2_shard2_replica_n6", "shared_storage":"true", = "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNo= de":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":= "0"} Stack Trace: java.lang.AssertionError: Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:39083_solr, 127.0.0.1:43725_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/st= ate.json/18)=3D{ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "dataDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node3/data/", "base_url":"http://127.0.0.1:39083/solr", "node_name":"127.0.0.1:39083_solr", "type":"NRT", "ulogDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node3/data/tlog", "core":"testSimple2_shard1_replica_n1", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node5":{ "dataDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node5/data/", "base_url":"http://127.0.0.1:35237/solr", "node_name":"127.0.0.1:35237_solr", "type":"NRT", "ulogDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node5/data/tlog", "core":"testSimple2_shard1_replica_n2", "shared_storage":"true", "state":"down"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "dataDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node7/data/", "base_url":"http://127.0.0.1:39083/solr", "node_name":"127.0.0.1:39083_solr", "type":"NRT", "ulogDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node7/data/tlog", "core":"testSimple2_shard2_replica_n4", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node8":{ "dataDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node8/data/", "base_url":"http://127.0.0.1:35237/solr", "node_name":"127.0.0.1:35237_solr", "type":"NRT", "ulogDir":"hdfs://localhost.localdomain:38155/data/testSimple2/co= re_node8/data/tlog", "core":"testSimple2_shard2_replica_n6", "shared_storage":"true", "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} =09at __randomizedtesting.SeedInfo.seed([EA2A919E7A6FD882:D299B5605D9C0C53]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCas= e.java:269) =09at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.test= Simple(AutoAddReplicasIntegrationTest.java:126) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:564) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 1783 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180216_120444_009= 12295106761012445661.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180216_120444_009= 5048329347790591562.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180216_120444_009= 1051526408672659442.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 295 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180216_= 121056_7003331519278992990396.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180216_= 121056_70011204355077789982934.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180216_= 121056_70011775126452241951568.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 1065 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180216= _121209_77214697998020191093611.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180216= _121209_77211178467974268967417.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180216= _121209_77217295524704643393749.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 236 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180216_12= 1354_10011059848343673695523.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180216_12= 1354_1002419212773599922388.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180216_12= 1354_1006467371778357960753.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 250 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-201802= 16_121407_47116947797975602785501.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-201802= 16_121407_47113643965936052149734.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-201802= 16_121407_471911937493719349220.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 162 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-2018= 0216_121429_1634961444924722642394.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-2018= 0216_121429_1632094621497646915241.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-2018= 0216_121429_1637043066631990694213.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 166 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-2018021= 6_121432_92316258746575381207634.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-2018021= 6_121432_9235626573021407426826.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-2018021= 6_121432_9232426217869185101339.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 176 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-201802= 16_121435_6369559102120001840521.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-201802= 16_121435_6364651162749157544815.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-201802= 16_121435_63612933333876626764560.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 161 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-2018021= 6_121444_34411166907003150045408.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-2018021= 6_121444_34411980002436295530011.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 162 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-2018021= 6_121451_23815461212840738879347.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-2018021= 6_121451_23812982913219783069607.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-2018021= 6_121451_2385857263002314427199.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 177 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180216_1= 21454_15910824454704729274025.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 203 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180216= _121502_93811107005279891898058.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 19 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180216= _121502_9373474310969706240917.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180216= _121502_93817742864088190113095.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 1403 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180216_12164= 4_7267533081620928786157.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180216_12164= 4_7267598855343040139118.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180216_12164= 4_72614278697789354314022.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 253 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180216_= 121652_4938975849666448746755.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180216_= 121652_4935636648071851536923.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180216_= 121652_49316205877371359209531.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 257 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180216_121705_0= 156725916214861241682.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180216_121705_0= 1517227422570415524544.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180216_121705_0= 1515494412248592735391.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 236 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180216_121920_893= 2480109858219416492.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180216_121920_893= 204911631883863458.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180216_121920_893= 9051753856916637554.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 173 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180216_121= 923_4958506110982868819596.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180216_121= 923_4959530634228922851848.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180216_121= 923_4968984163013611160636.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 220 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180216_121928_36= 76323925527378439813.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 15 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180216_121928_36= 73277366211209398973.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180216_121928_36= 77988972739987447159.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 179 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180216_122023= _61217077794873429144970.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180216_122023= _6128197240009954005630.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180216_122023= _612694084784947889450.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 258 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180216_122= 034_6725953289101048047094.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180216_122= 034_67211677417499918314601.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180216_122= 034_6726199589454799073522.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 163 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180216_122052_092= 6179301687373655951.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180216_122052_092= 9303380067859747311.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180216_122052_092= 3926763743392061352.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 155 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180216_122107_4= 9310661810374045543847.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180216_122107_4= 9313715130138745785759.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 186 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180216_122115_916= 16994842628747265099.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180216_122115_916= 16648792864953032779.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 9 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180216_122115_916= 12909029749960894505.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 338 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180216_122129_= 12810787058648033075630.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180216_122129_= 12815951483687695682615.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180216_122129_= 1282124247535734577088.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 235 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180216_122= 137_2212455892521817065407.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180216_122= 137_22111035083272703416323.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180216_122= 137_2219380750038078516181.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 204 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180216_1221= 44_50411761986116171647997.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 8 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180216_1221= 44_50416415196157531684757.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180216_1221= 44_504499232992110738481.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 221 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180216_122156_= 32710177168967659920220.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180216_122156_= 32716786730439633402780.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 7 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180216_122156_= 3272066106058049840225.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 317 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180216_= 122243_5102311249160515298019.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180216_= 122243_5103565516351930020559.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180216_= 122243_51012919850582509910211.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 153 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180216_122258_= 957810162030465810911.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 184 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180216_12230= 0_74314804725806175958761.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180216_12230= 0_7434658576227374708491.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180216_12230= 0_74317289676768159315925.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 257 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180216_122406_= 1682009149646353283674.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180216_122406_= 16814061612659610855695.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180216_122406_= 168207940363555463857.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 1720 lines...] [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-= Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmds= Test_EA2A919E7A6FD882-001/init-core-data-001 [junit4] 2> 0 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[EA2A9= 19E7A6FD882]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC= _POINTS_SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dfalse [junit4] 2> 35 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[EA2A9= 19E7A6FD882]-worker) [ ] o.e.j.u.log Logging initialized @1933ms to org.= eclipse.jetty.util.log.Slf4jLog [junit4] 2> 39 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[EA2A9= 19E7A6FD882]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and= clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl= =3D"https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 44 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[EA2A9= 19E7A6FD882]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks= : test.solr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./u= random [junit4] 2> 53 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[EA2A9= 19E7A6FD882]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hos= tContext system property: / [junit4] 2> 85 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 98 INFO (Thread-0) [ ] o.a.s.c.ZkTestServer client p= ort:0.0.0.0/0.0.0.0:0 [junit4] 2> 99 INFO (Thread-0) [ ] o.a.s.c.ZkTestServer Starting= server [junit4] 2> 197 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.ZkTestServer start zk server on port:40067 [junit4] 2> 232 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]= o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperSer= ver not running [junit4] 2> 310 ERROR (Thread-0) [ ] o.a.z.s.ZooKeeperServer ZKShu= tdownHandler is not registered, so ZooKeeper server won't take any action o= n ERROR or SHUTDOWN server state changes [junit4] 2> 1597 INFO (zkConnectionManagerCallback-2-thread-1) [ ]= o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1612 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]= o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid= 0x1005c36822d0000, likely client has closed socket [junit4] 2> 1617 INFO (zkConnectionManagerCallback-4-thread-1) [ ]= o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1646 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/s= olrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1689 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/s= chema15.xml to /configs/conf1/schema.xml [junit4] 2> 1693 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/s= olrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippe= t.randomindexconfig.xml [junit4] 2> 1696 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/s= topwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1705 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/p= rotwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1708 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/c= urrency.xml to /configs/conf1/currency.xml [junit4] 2> 1710 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/e= numsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1713 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/o= pen-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1719 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/m= apping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1721 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/o= ld_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/works= pace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/s= ynonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1732 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT= replicas unless explicitly asked otherwise [junit4] 2> 2066 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timest= amp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2= 615f0a8 [junit4] 2> 2077 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.session DefaultSessionIdManager workerName= =3Dnode0 [junit4] 2> 2077 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.session No SessionScavenger set, using def= aults [junit4] 2> 2079 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2096 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletCo= ntextHandler@36e2c130{/,null,AVAILABLE} [junit4] 2> 2110 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@= 3968cebc{HTTP/1.1,[http/1.1]}{127.0.0.1:38121} [junit4] 2> 2114 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.e.j.s.Server Started @4015ms [junit4] 2> 2114 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hos= tContext=3D/, solr.data.dir=3D/home/jenkins/workspace/Lucene-Solr-7.x-Linux= /solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_= EA2A919E7A6FD882-001/tempDir-001/control/data, hostPort=3D38121, coreRootDi= rectory=3D/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-cor= e/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_EA2A919E7A6FD882-001= /control-001/cores} [junit4] 2> 2133 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option so= lr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2133 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welco= me to Apache Solr=E2=84=A2 version 7.3.0 [junit4] 2> 2138 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Start= ing in cloud mode on port null [junit4] 2> 2138 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Insta= ll dir: null [junit4] 2> 2147 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start= time: 2018-02-16T12:25:17.708962Z [junit4] 2> 2223 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to = 'solr/' (could not find system property or JNDI) [junit4] 2> 2249 INFO (zkConnectionManagerCallback-6-thread-1) [ ]= o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2258 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from S= olrHome (not found in ZooKeeper) [junit4] 2> 2259 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.SolrXmlConfig Loading container configurat= ion from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core= /test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_EA2A919E7A6FD882-001/= control-001/solr.xml [junit4] 2> 2442 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter auto= ReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2442 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter auto= ReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2469 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.= jmx.mbeanserver.JmxMBeanServer@31893f1b, but no JMX reporters were configur= ed - adding default JMX reporter. [junit4] 2> 2709 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:4= 0067/solr [junit4] 2> 2729 INFO (zkConnectionManagerCallback-10-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2778 INFO (zkConnectionManagerCallback-12-thread-1-proces= sing-n:127.0.0.1:38121_) [n:127.0.0.1:38121_ ] o.a.s.c.c.ConnectionManag= er zkClient has connected [junit4] 2> 2959 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.c.Overseer Overseer (id=3D= null) closing [junit4] 2> 2961 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.c.OverseerElectionContext = I am going to be the leader 127.0.0.1:38121_ [junit4] 2> 2962 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.c.Overseer Overseer (id=3D= 72158983219904516-127.0.0.1:38121_-n_0000000000) starting [junit4] 2> 3000 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.c.ZkController Register no= de as live in ZooKeeper:/live_nodes/127.0.0.1:38121_ [junit4] 2> 3027 INFO (OverseerStateUpdate-72158983219904516-127.0.0.= 1:38121_-n_0000000000) [n:127.0.0.1:38121_ ] o.a.s.c.c.ZkStateReader Upd= ated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3379 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.m.r.SolrJmxReporter JMX mo= nitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.= jmx.mbeanserver.JmxMBeanServer@31893f1b [junit4] 2> 3379 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.m.r.SolrJmxReporter JMX mo= nitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jm= x.mbeanserver.JmxMBeanServer@31893f1b [junit4] 2> 3380 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.m.r.SolrJmxReporter JMX mo= nitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.su= n.jmx.mbeanserver.JmxMBeanServer@31893f1b [junit4] 2> 3394 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [n:127.0.0.1:38121_ ] o.a.s.c.CorePropertiesLocator Fo= und 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-L= inux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsT= est_EA2A919E7A6FD882-001/control-001/cores [junit4] 2> 3476 INFO (zkConnectionManagerCallback-18-thread-1) [ = ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3478 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from Zo= oKeeper... (0) -> (1) [junit4] 2> 3482 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E= A2A919E7A6FD882]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster a= t 127.0.0.1:40067/solr ready [junit4] 2> 3660 INFO (qtp1570008383-29) [n:127.0.0.1:38121_ ] o.a= .s.h.a.CollectionsHandler Invoked Collection Action :create with params rep= licationFactor=3D1&collection.configName=3Dconf1&name=3Dcontrol_collection&= nrtReplicas=3D1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1:381= 21_&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 3672 INFO (OverseerThreadFactory-8-thread-1-processing-n:= 127.0.0.1:38121_) [n:127.0.0.1:38121_ ] o.a.s.c.a.c.CreateCollectionCmd = Create collection control_collection [junit4] 2> 3797 INFO (qtp1570008383-35) [n:127.0.0.1:38121_ ] o. [...truncated too long message...] ted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-201= 80216_131741_86413519519550301298556.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 570 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20= 180216_131859_22711466152839655877379.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20= 180216_131859_22711873592983363551022.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20= 180216_131859_2274004995819055567833.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 1280 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/tem= p/junit4-J1-20180216_131915_86718416849726843968795.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/tem= p/junit4-J0-20180216_131915_86716124343895426108707.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 653 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit= 4-J2-20180216_131923_3204014094850385703901.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit= 4-J1-20180216_131923_3206433686167676117290.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit= 4-J0-20180216_131923_3208005748587403458614.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 567 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180216= _131949_3881094519555545004504.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180216= _131949_3883446428696748687262.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180216= _131949_3883810431935491560864.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 570 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-201802= 16_132003_63813304471487734844012.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-201802= 16_132003_63816980578866491433052.syserr [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-201802= 16_132003_63810875551876543061005.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 674 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180216_= 132012_50312838972062987766295.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180216_= 132012_50215066293096279943364.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180216_= 132012_5026200008942872923829.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 611 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180216= _132040_07415245022111585770098.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180216= _132040_0747337862251212722883.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 557 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-2018= 0216_132053_97611769904967963706383.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSw= eepGC was deprecated in version 9.0 and will likely be removed in a future = release. [junit4] <<< JVM J0: EOF ---- [...truncated 32531 lines...] ------=_Part_170_508970554.1518787843634 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_170_508970554.1518787843634--