Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/710/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace: java.lang.AssertionError: Could not find collection:collection2 at __randomizedtesting.SeedInfo.seed([2A25363D775B272A:A27109E7D9A74AD2]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: Task 3001 did not complete, final state: FAILED expected same:<COMPLETED> was not:<FAILED> Stack Trace: java.lang.AssertionError: Task 3001 did not complete, final state: FAILED expected same:<COMPLETED> was not:<FAILED> at __randomizedtesting.SeedInfo.seed([2A25363D775B272A:A27109E7D9A74AD2]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotSame(Assert.java:641) at org.junit.Assert.assertSame(Assert.java:580) at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:250) at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.search.TestAnalyticsQParserPlugin.initializationError Error Message: No runnable methods Stack Trace: java.lang.Exception: No runnable methods at org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:166) at org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:102) at org.junit.runners.ParentRunner.validate(ParentRunner.java:344) at org.junit.runners.ParentRunner.<init>(ParentRunner.java:74) at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:55) at org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:13) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:239) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) Build Log: [...truncated 11530 lines...] [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/init-core-data-001 [junit4] 2> 886277 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2A25363D775B272A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 886281 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2A25363D775B272A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth [junit4] 2> 886281 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2A25363D775B272A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /p_fac/k [junit4] 2> 886283 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 886283 INFO (Thread-1398) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 886283 INFO (Thread-1398) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 886388 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkTestServer start zk server on port:49372 [junit4] 2> 886418 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 886425 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 886433 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 886436 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 886438 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 886442 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 886444 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 886447 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 886450 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 886452 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 886455 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 888917 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/cores/collection1 [junit4] 2> 888919 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 888921 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@504164f1{/p_fac/k,null,AVAILABLE} [junit4] 2> 888925 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5027f5ef{HTTP/1.1,[http/1.1]}{127.0.0.1:49375} [junit4] 2> 888926 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server Started @894302ms [junit4] 2> 888926 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/tempDir-001/control/data, hostContext=/p_fac/k, hostPort=49375, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/cores} [junit4] 2> 888928 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 888929 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 888929 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 888929 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 888929 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-21T01:59:45.364Z [junit4] 2> 888938 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 888938 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/solr.xml [junit4] 2> 888953 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 888954 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr [junit4] 2> 889006 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 889007 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49375_p_fac%2Fk [junit4] 2> 889009 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) starting [junit4] 2> 889025 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49375_p_fac%2Fk [junit4] 2> 889028 INFO (zkCallback-1032-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 889107 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/cores [junit4] 2> 889107 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 889111 INFO (OverseerStateUpdate-97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 890132 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 890150 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 890196 WARN (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 890197 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 890222 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 890222 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/control-001/cores/collection1/data/] [junit4] 2> 890223 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e18a697 [junit4] 2> 890224 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.2654559828614376] [junit4] 2> 890234 WARN (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 890297 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 890298 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 890299 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 890299 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 890301 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6332289921217676] [junit4] 2> 890303 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@af7ac45[collection1] main] [junit4] 2> 890304 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 890305 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 890305 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 890306 INFO (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@af7ac45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 890306 INFO (coreLoadExecutor-3532-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559906103319330816 [junit4] 2> 890316 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 890316 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 890316 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49375/p_fac/k/collection1/ [junit4] 2> 890316 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 890316 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49375/p_fac/k/collection1/ has no replicas [junit4] 2> 890323 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49375/p_fac/k/collection1/ shard1 [junit4] 2> 890480 INFO (coreZkRegister-3525-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk x:collection1 c:control_collection) [n:127.0.0.1:49375_p_fac%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 890495 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 890497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49372/solr ready [junit4] 2> 890497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 890497 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 890831 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/cores/collection1 [junit4] 2> 890833 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001 [junit4] 2> 890833 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 890835 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@128b6ace{/p_fac/k,null,AVAILABLE} [junit4] 2> 890836 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@386648e7{HTTP/1.1,[http/1.1]}{127.0.0.1:49381} [junit4] 2> 890836 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server Started @896212ms [junit4] 2> 890836 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/p_fac/k, hostPort=49381, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/cores} [junit4] 2> 890837 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 890837 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 890837 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 890837 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 890837 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-21T01:59:47.272Z [junit4] 2> 890841 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 890841 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/solr.xml [junit4] 2> 890872 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 890873 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr [junit4] 2> 890889 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 890893 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 890897 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49381_p_fac%2Fk [junit4] 2> 890901 INFO (zkCallback-1036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 890903 INFO (zkCallback-1042-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 890902 INFO (zkCallback-1032-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 890996 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/cores [junit4] 2> 890996 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 890999 INFO (OverseerStateUpdate-97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 891103 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 892578 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 892590 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 892636 WARN (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 892637 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 892664 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 892665 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-1-001/cores/collection1/data/] [junit4] 2> 892665 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e18a697 [junit4] 2> 892679 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.2654559828614376] [junit4] 2> 892726 WARN (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 892821 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 892821 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 892822 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 892822 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 892833 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6332289921217676] [junit4] 2> 892844 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bf268dc[collection1] main] [junit4] 2> 892845 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 892846 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 892846 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 892848 INFO (searcherExecutor-3544-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bf268dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 892858 INFO (coreLoadExecutor-3543-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559906105995296768 [junit4] 2> 892869 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 892869 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 892869 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49381/p_fac/k/collection1/ [junit4] 2> 892869 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 892869 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49381/p_fac/k/collection1/ has no replicas [junit4] 2> 892871 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 892876 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49381/p_fac/k/collection1/ shard2 [junit4] 2> 892981 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 892990 INFO (coreZkRegister-3538-thread-1-processing-n:127.0.0.1:49381_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49381_p_fac%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 893101 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 893517 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/cores/collection1 [junit4] 2> 893519 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001 [junit4] 2> 893519 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 893522 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dce6b2a{/p_fac/k,null,AVAILABLE} [junit4] 2> 893522 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@844224e{HTTP/1.1,[http/1.1]}{127.0.0.1:49385} [junit4] 2> 893522 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server Started @898899ms [junit4] 2> 893522 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/p_fac/k, hostPort=49385, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/cores} [junit4] 2> 893523 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 893523 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 893524 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 893524 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 893524 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-21T01:59:49.959Z [junit4] 2> 893528 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 893528 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/solr.xml [junit4] 2> 893543 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 893543 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr [junit4] 2> 893560 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 893565 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 893568 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49385_p_fac%2Fk [junit4] 2> 893571 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 893571 INFO (zkCallback-1036-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 893572 INFO (zkCallback-1032-thread-1-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 893573 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 893685 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/cores [junit4] 2> 893686 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 893686 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 893690 INFO (OverseerStateUpdate-97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3 [junit4] 2> 893802 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 893802 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 894716 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 894726 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 894777 WARN (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 894778 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 894807 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 894807 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-2-001/cores/collection1/data/] [junit4] 2> 894807 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e18a697 [junit4] 2> 894809 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.2654559828614376] [junit4] 2> 894816 WARN (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 894882 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 894882 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 894889 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 894889 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 894890 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6332289921217676] [junit4] 2> 894891 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be3473d[collection1] main] [junit4] 2> 894892 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 894893 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 894893 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 894894 INFO (searcherExecutor-3555-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5be3473d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 894895 INFO (coreLoadExecutor-3554-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559906108131246080 [junit4] 2> 894905 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 894905 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 894905 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49385/p_fac/k/collection1/ [junit4] 2> 894905 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 894905 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49385/p_fac/k/collection1/ has no replicas [junit4] 2> 894912 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49385/p_fac/k/collection1/ shard3 [junit4] 2> 895017 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 895017 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 895064 INFO (coreZkRegister-3549-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49385_p_fac%2Fk c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 895172 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 895172 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 895448 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/cores/collection1 [junit4] 2> 895469 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001 [junit4] 2> 895469 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 895471 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64cdb00{/p_fac/k,null,AVAILABLE} [junit4] 2> 895472 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f97d814{HTTP/1.1,[http/1.1]}{127.0.0.1:49390} [junit4] 2> 895472 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server Started @900848ms [junit4] 2> 895472 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/p_fac/k, hostPort=49390, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/cores} [junit4] 2> 895473 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 895473 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 895473 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 895473 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 895473 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-21T01:59:51.908Z [junit4] 2> 895478 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 895478 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/solr.xml [junit4] 2> 895488 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 895489 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr [junit4] 2> 895505 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 895511 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 895514 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49390_p_fac%2Fk [junit4] 2> 895518 INFO (zkCallback-1036-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 895519 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 895518 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 895518 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 895518 INFO (zkCallback-1032-thread-2-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 895607 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/cores [junit4] 2> 895607 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 895611 INFO (OverseerStateUpdate-97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 895721 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 895722 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 895722 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 896633 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 896643 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 896693 WARN (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 896694 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 896723 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 896723 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-3-001/cores/collection1/data/] [junit4] 2> 896724 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e18a697 [junit4] 2> 896727 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9658203125, noCFSRatio=0.2654559828614376] [junit4] 2> 896733 WARN (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 896822 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 896822 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 896830 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 896830 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 896831 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6332289921217676] [junit4] 2> 896832 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63b337e4[collection1] main] [junit4] 2> 896834 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 896834 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 896834 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 896836 INFO (searcherExecutor-3566-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63b337e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 896836 INFO (coreLoadExecutor-3565-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1559906110166532096 [junit4] 2> 896847 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 896847 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 896847 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49390/p_fac/k/collection1/ [junit4] 2> 896847 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 896847 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49390/p_fac/k/collection1/ has no replicas [junit4] 2> 896854 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49390/p_fac/k/collection1/ shard1 [junit4] 2> 896969 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 896969 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 896969 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 897023 INFO (coreZkRegister-3560-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk x:collection1 c:collection1) [n:127.0.0.1:49390_p_fac%2Fk c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 897132 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 897132 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 897132 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 898157 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-4-001/cores/collection1 [junit4] 2> 898159 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-4-001 [junit4] 2> 898159 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 898162 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1feb5b{/p_fac/k,null,AVAILABLE} [junit4] 2> 898162 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ff5e69{HTTP/1.1,[http/1.1]}{127.0.0.1:49394} [junit4] 2> 898162 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.Server Started @903539ms [junit4] 2> 898163 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/p_fac/k, hostPort=49394, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-4-001/cores} [junit4] 2> 898164 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 898164 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 898164 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 898164 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 898164 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-02-21T01:59:54.599Z [junit4] 2> 898169 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 898170 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-4-001/solr.xml [junit4] 2> 898199 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 898200 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49372/solr [junit4] 2> 898220 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 898226 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 898230 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49394_p_fac%2Fk [junit4] 2> 898234 INFO (zkCallback-1036-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898235 INFO (zkCallback-1032-thread-3-processing-n:127.0.0.1:49375_p_fac%2Fk) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898234 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898235 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898234 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898236 INFO (zkCallback-1060-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 898353 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898353 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898353 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898377 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2A25363D775B272A-001/shard-4-001/cores [junit4] 2> 898377 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2A25363D775B272A]) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 898382 INFO (OverseerStateUpdate-97494131194003460-127.0.0.1:49375_p_fac%2Fk-n_0000000000) [n:127.0.0.1:49375_p_fac%2Fk ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 898490 INFO (zkCallback-1042-thread-2-processing-n:127.0.0.1:49381_p_fac%2Fk) [n:127.0.0.1:49381_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898490 INFO (zkCallback-1060-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898490 INFO (zkCallback-1054-thread-1-processing-n:127.0.0.1:49390_p_fac%2Fk) [n:127.0.0.1:49390_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 898490 INFO (zkCallback-1048-thread-1-processing-n:127.0.0.1:49385_p_fac%2Fk) [n:127.0.0.1:49385_p_fac%2Fk ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 899410 INFO (coreLoadExecutor-3576-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 899420 INFO (coreLoadExecutor-3576-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 899474 WARN (coreLoadExecutor-3576-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 899475 INFO (coreLoadExecutor-3576-thread-1-processing-n:127.0.0.1:49394_p_fac%2Fk) [n:127.0.0.1:49394_p_fac%2Fk c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 899508 INFO (coreLoadExecutor- [...truncated too long message...] _ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ocptest4/state.json] for collection [ocptest4] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1120794 INFO (zkCallback-1268-thread-3-processing-n:127.0.0.1:50010_) [n:127.0.0.1:50010_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/ocptest1/state.json] for collection [ocptest1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1120822 INFO (coreCloseExecutor-4081-thread-2) [n:127.0.0.1:50010_ c:ocptest3 s:shard2 r:core_node2 x:ocptest3_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.ocptest3.shard2.replica1 [junit4] 2> 1120830 INFO (coreCloseExecutor-4081-thread-1) [n:127.0.0.1:50010_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1120830 INFO (coreCloseExecutor-4081-thread-4) [n:127.0.0.1:50010_ c:ocptest4 s:shard4 r:core_node3 x:ocptest4_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.ocptest4.shard4.replica1 [junit4] 2> 1120838 INFO (coreCloseExecutor-4081-thread-3) [n:127.0.0.1:50010_ c:ocptest1 s:shard2 r:core_node2 x:ocptest1_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.ocptest1.shard2.replica1 [junit4] 2> 1120839 INFO (TEST-MultiThreadedOCPTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.Overseer Overseer (id=97494143730515986-127.0.0.1:50010_-n_0000000004) closing [junit4] 2> 1120840 INFO (OverseerStateUpdate-97494143730515986-127.0.0.1:50010_-n_0000000004) [n:127.0.0.1:50010_ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50010_ [junit4] 2> 1122345 WARN (zkCallback-1268-thread-3-processing-n:127.0.0.1:50010_) [n:127.0.0.1:50010_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1122345 INFO (TEST-MultiThreadedOCPTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1122346 INFO (TEST-MultiThreadedOCPTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bb07b1d{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1122347 INFO (TEST-MultiThreadedOCPTest.test-seed#[2A25363D775B272A]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58650ba1{/,null,UNAVAILABLE} [junit4] 2> 1122350 INFO (TEST-MultiThreadedOCPTest.test-seed#[2A25363D775B272A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49984 49984 [junit4] 2> 1123459 INFO (Thread-1606) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49984 49984 [junit4] 2> 1124859 WARN (Thread-1606) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/ocptest_shardsplit2/state.json [junit4] 2> 4 /solr/collections/ocptest1/state.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 4 /solr/collections/ocptest3/state.json [junit4] 2> 4 /solr/collections/ocptest2/state.json [junit4] 2> 4 /solr/collections/ocptest4/state.json [junit4] 2> 4 /solr/collections/ocptest_shardsplit/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 74 /solr/overseer/queue [junit4] 2> 24 /solr/overseer/queue-work [junit4] 2> 13 /solr/overseer/collection-queue-work [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=2A25363D775B272A -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 47.3s J1 | MultiThreadedOCPTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Task 3001 did not complete, final state: FAILED expected same:<COMPLETED> was not:<FAILED> [junit4] > at __randomizedtesting.SeedInfo.seed([2A25363D775B272A:A27109E7D9A74AD2]:0) [junit4] > at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:250) [junit4] > at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1124871 INFO (SUITE-MultiThreadedOCPTest-seed#[2A25363D775B272A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2A25363D775B272A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=365, maxMBSortInHeap=7.018222889066484, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=he, timezone=America/Los_Angeles [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=112289920,total=418906112 [junit4] 2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorTest, SuggesterTest, TestRangeQuery, TestRecoveryHdfs, TestReversedWildcardFilterFactory, MergeStrategyTest, SolrIndexConfigTest, TestDefaultSearchFieldResource, TestReload, TestConfigSets, BlockJoinFacetRandomTest, SolrCoreMetricManagerTest, TestPivotHelperCode, ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, TestValueSourceCache, TestLMDirichletSimilarityFactory, HLLUtilTest, HdfsLockFactoryTest, TestFieldCache, TestNoOpRegenerator, MinimalSchemaTest, EnumFieldTest, TestNumericTerms32, TestMiniSolrCloudCluster, TestSimpleTrackingShardHandler, TestBlobHandler, SmileWriterTest, AutoCommitTest, DirectUpdateHandlerOptimizeTest, OpenCloseCoreStressTest, TestPHPSerializedResponseWriter, TestAuthenticationFramework, TestJmxMonitoredMap, PreAnalyzedFieldTest, SuggesterTSTTest, FullHLLTest, TestDistributedGrouping, TestPerFieldSimilarityWithDefaultOverride, HttpSolrCallGetCoreTest, TestNamedUpdateProcessors, TestXmlQParserPlugin, SolrMetricReporterTest, TestNonDefinedSimilarityFactory, AssignTest, CustomCollectionTest, CurrencyFieldOpenExchangeTest, TestQuerySenderNoQuery, ParsingFieldUpdateProcessorsTest, RAMDirectoryFactoryTest, TestTolerantUpdateProcessorCloud, TestSubQueryTransformerCrossCore, DebugComponentTest, TestApiFramework, TestSha256AuthenticationProvider, TestManagedSchemaAPI, VMParamsZkACLAndCredentialsProvidersTest, TestHashQParserPlugin, JsonLoaderTest, TestMacroExpander, WrapperMergePolicyFactoryTest, TestLeaderElectionZkExpiry, TestHdfsBackupRestoreCore, BlobRepositoryCloudTest, FileBasedSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, WordBreakSolrSpellCheckerTest, TestIndexSearcher, TestInPlaceUpdatesDistrib, SpellingQueryConverterTest, CoreMergeIndexesAdminHandlerTest, MBeansHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, BlockCacheTest, TestManagedResource, TestCloudInspectUtil, SpellCheckComponentTest, DefaultValueUpdateProcessorTest, TestImplicitCoreProperties, TestOmitPositions, TestJoin, EchoParamsTest, TestSolrDeletionPolicy2, TestHdfsCloudBackupRestore, TestConfig, TestTrieFacet, TestRebalanceLeaders, MetricsHandlerTest, TestChildDocTransformer, SolrGangliaReporterTest, TestBinaryResponseWriter, TestScoreJoinQPScore, OverriddenZkACLAndCredentialsProvidersTest, DataDrivenBlockJoinTest, TestFastWriter, LeaderElectionIntegrationTest, TestQueryWrapperFilter, CoreAdminCreateDiscoverTest, OverseerStatusTest, RequestHandlersTest, TestDistributedMissingSort, TestLocalFSCloudBackupRestore, TestFiltering, BaseCdcrDistributedZkTest, TestRestManager, TestManagedSynonymFilterFactory, RuleEngineTest, SpellPossibilityIteratorTest, TestUseDocValuesAsStored2, TestSmileRequest, TestQueryUtils, CloudMLTQParserTest, JSONWriterTest, GraphQueryTest, TestSolrQueryParser, ReturnFieldsTest, SortByFunctionTest, SharedFSAutoReplicaFailoverTest, TestReloadAndDeleteDocs, ClassificationUpdateProcessorFactoryTest, TestExactSharedStatsCache, ConjunctionSolrSpellCheckerTest, TestPKIAuthenticationPlugin, CollectionsAPIAsyncDistributedZkTest, TestPointFields, TestFreeTextSuggestions, TestInitParams, TestSolrQueryParserDefaultOperatorResource, SolrInfoMBeanTest, FullSolrCloudDistribCmdsTest, TestIndexingPerformance, TestBackupRepositoryFactory, TestFieldTypeResource, TestFieldCacheWithThreads, TestRTimerTree, ZkSolrClientTest, QueryParsingTest, TestClassNameShortening, TestExceedMaxTermLength, TestConfigSetsAPI, LoggingHandlerTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest] [junit4] Completed [235/696 (2!)] on J1 in 47.32s, 1 test, 1 failure <<< FAILURES! [...truncated 24 lines...] [junit4] Suite: org.apache.solr.search.TestAnalyticsQParserPlugin [junit4] ERROR 0.00s J1 | TestAnalyticsQParserPlugin.initializationError <<< [junit4] > Throwable #1: java.lang.Exception: No runnable methods [junit4] Completed [243/696 (3!)] on J1 in 0.00s, 1 test, 1 error <<< FAILURES! [...truncated 64186 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org