Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/746/ Java: 64bit/jdk-14-rc -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=2 not found in http://127.0.0.1:61307/wxp/aa/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:61307/wxp/aa/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([57093C103C365D54:DF5D03CA92CA30AC]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:563) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:508) at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:459) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.base/java.lang.Thread.run(Thread.java:832) FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: re-indexing warning not found Stack Trace: java.lang.AssertionError: re-indexing warning not found at __randomizedtesting.SeedInfo.seed([57093C103C365D54:27FC9FB95CFEF422]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.base/java.lang.Thread.run(Thread.java:832) Build Log: [...truncated 14877 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> 1208807 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 1208807 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/data-dir-170-001 [junit4] 2> 1208808 WARN (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64 [junit4] 2> 1208808 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1208808 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-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> 1208808 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1208809 INFO (SUITE-HttpPartitionTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wxp/aa [junit4] 2> 1208812 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1208812 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1208812 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1208913 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer start zk server on port:61298 [junit4] 2> 1208913 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61298 [junit4] 2> 1208913 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61298 [junit4] 2> 1208913 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61298 [junit4] 2> 1208916 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1208919 INFO (zkConnectionManagerCallback-5686-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1208919 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1208923 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1208925 INFO (zkConnectionManagerCallback-5688-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1208925 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1208928 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1208930 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1208932 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1208934 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1208936 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1208938 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1208938 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1208943 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1208945 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1208948 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1208952 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1208955 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1209258 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1209258 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1209258 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1209258 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 1209264 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1209264 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1209264 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1209266 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@773efa32{/wxp/aa,null,AVAILABLE} [junit4] 2> 1209270 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@746de0c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61308} [junit4] 2> 1209270 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.s.Server Started @1209336ms [junit4] 2> 1209270 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wxp/aa, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/tempDir-001/control/data, hostPort=61307, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/control-001/cores, replicaType=NRT} [junit4] 2> 1209271 ERROR (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1209271 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1209271 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1209271 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1209271 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1209271 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-15T10:41:49.458387Z [junit4] 2> 1209272 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1209280 INFO (zkConnectionManagerCallback-5690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1209280 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1209385 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1209385 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/control-001/solr.xml [junit4] 2> 1209390 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1209390 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1209405 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1209453 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1209455 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f845319[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1209455 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f845319[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1209459 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11c47c42[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1209459 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11c47c42[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1209461 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61298/solr [junit4] 2> 1209463 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1209466 INFO (zkConnectionManagerCallback-5697-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1209466 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1209580 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1209582 INFO (zkConnectionManagerCallback-5699-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1209582 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1209813 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61307_wxp%2Faa [junit4] 2> 1209815 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.Overseer Overseer (id=72139739575353348-127.0.0.1:61307_wxp%2Faa-n_0000000000) starting [junit4] 2> 1209834 INFO (OverseerStateUpdate-72139739575353348-127.0.0.1:61307_wxp%2Faa-n_0000000000) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61307_wxp%2Faa [junit4] 2> 1209834 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61307_wxp%2Faa [junit4] 2> 1209843 INFO (OverseerStateUpdate-72139739575353348-127.0.0.1:61307_wxp%2Faa-n_0000000000) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1209853 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1209854 WARN (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1209874 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1209896 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1209907 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1209907 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1209908 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/control-001/cores [junit4] 2> 1209928 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1209930 INFO (zkConnectionManagerCallback-5708-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1209930 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1209935 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1209939 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61298/solr ready [junit4] 2> 1209940 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61329,localport=61307], receiveBufferSize:408300 [junit4] 2> 1209941 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61308,localport=61330], receiveBufferSize=408300 [junit4] 2> 1209943 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61307_wxp%252Faa&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1209953 INFO (OverseerThreadFactory-5445-thread-1-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1210074 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61335,localport=61307], receiveBufferSize:408300 [junit4] 2> 1210075 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61308,localport=61336], receiveBufferSize=408300 [junit4] 2> 1210077 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1210077 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1211131 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0 [junit4] 2> 1211151 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1211358 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1211506 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 1211508 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1211510 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1211517 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=65.8076171875, floorSegmentMB=1.5224609375, forceMergeDeletesPctAllowed=27.995193731800956, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.42131540248245 [junit4] 2> 1211520 WARN (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1211610 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1211611 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1211624 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1211624 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1211625 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14467393655455796] [junit4] 2> 1211626 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61fbc657[control_collection_shard1_replica_n1] main] [junit4] 2> 1211632 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1211635 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1211636 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1211636 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661226358483714048 [junit4] 2> 1211643 INFO (searcherExecutor-5450-thread-1-processing-n:127.0.0.1:61307_wxp%2Faa x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@61fbc657[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1211661 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1211662 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 1211681 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1211681 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1211681 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61307/wxp/aa/control_collection_shard1_replica_n1/ [junit4] 2> 1211686 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1211695 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:61307/wxp/aa/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1211696 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72139739575353348-core_node2-n_0000000000 [junit4] 2> 1211722 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61307/wxp/aa/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1211835 INFO (zkCallback-5698-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1211836 INFO (zkCallback-5698-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1211841 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1211848 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1771 [junit4] 2> 1211853 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1211948 INFO (zkCallback-5698-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1211948 INFO (zkCallback-5698-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1211948 INFO (zkCallback-5698-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1211951 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61307_wxp%252Faa&wt=javabin&version=2} status=0 QTime=2007 [junit4] 2> 1211952 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 1211957 INFO (OverseerCollectionConfigSetProcessor-72139739575353348-127.0.0.1:61307_wxp%2Faa-n_0000000000) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1212061 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1212065 INFO (zkConnectionManagerCallback-5714-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1212065 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1212068 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1212072 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61298/solr ready [junit4] 2> 1212072 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1212073 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61363,localport=61307], receiveBufferSize:408300 [junit4] 2> 1212074 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61308,localport=61364], receiveBufferSize=408300 [junit4] 2> 1212075 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1212084 INFO (OverseerThreadFactory-5445-thread-2-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1212296 WARN (OverseerThreadFactory-5445-thread-2-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1212304 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1212307 INFO (qtp1850216285-15081) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=232 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1212312 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 1212654 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001 of type NRT for shard2 [junit4] 2> 1212656 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1212656 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1212656 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1212656 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 1212659 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1212659 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1212659 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1212659 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6108a6dc{/wxp/aa,null,AVAILABLE} [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ae4b3a6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61372} [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.Server Started @1212726ms [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wxp/aa, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/tempDir-001/jetty1, hostPort=61371, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001/cores, replicaType=NRT} [junit4] 2> 1212660 ERROR (closeThreadPool-5715-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1212660 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-15T10:41:52.847945Z [junit4] 2> 1212661 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1212665 INFO (zkConnectionManagerCallback-5717-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1212665 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1212770 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1212770 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001/solr.xml [junit4] 2> 1212774 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1212774 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1212775 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1213011 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001 of type NRT for shard1 [junit4] 2> 1213013 WARN (closeThreadPool-5715-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1213013 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1213013 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1213013 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 1213015 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1213015 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1213015 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1213016 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba23554{/wxp/aa,null,AVAILABLE} [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5649ed6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61375} [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.e.j.s.Server Started @1213083ms [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wxp/aa, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/tempDir-001/jetty2, hostPort=61374, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 1213017 ERROR (closeThreadPool-5715-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1213017 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-15T10:41:53.204492Z [junit4] 2> 1213018 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213021 INFO (zkConnectionManagerCallback-5720-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213021 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213131 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1213131 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001/solr.xml [junit4] 2> 1213134 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1213134 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1213135 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1213214 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1213218 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7591c751[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213218 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7591c751[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213222 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cde5a0f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213223 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cde5a0f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213224 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61298/solr [junit4] 2> 1213227 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213229 INFO (zkConnectionManagerCallback-5727-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213230 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213271 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1213274 WARN (closeThreadPool-5715-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ad5527f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213274 WARN (closeThreadPool-5715-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ad5527f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213283 WARN (closeThreadPool-5715-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3918cbcd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213284 WARN (closeThreadPool-5715-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3918cbcd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1213287 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61298/solr [junit4] 2> 1213293 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213297 INFO (zkConnectionManagerCallback-5733-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213297 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213343 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213347 INFO (zkConnectionManagerCallback-5735-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213347 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213376 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1213397 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.ZkController Publish node=127.0.0.1:61371_wxp%2Faa as DOWN [junit4] 2> 1213405 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1213405 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61371_wxp%2Faa [junit4] 2> 1213415 INFO (zkCallback-5713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1213417 INFO (zkCallback-5698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1213424 INFO (zkCallback-5734-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1213436 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1213437 WARN (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1213455 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213456 INFO (zkConnectionManagerCallback-5740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213456 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213485 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1213497 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1213527 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.ZkController Publish node=127.0.0.1:61374_wxp%2Faa as DOWN [junit4] 2> 1213528 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213535 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1213535 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61374_wxp%2Faa [junit4] 2> 1213541 INFO (zkCallback-5734-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1213541 INFO (zkCallback-5713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1213542 INFO (zkCallback-5739-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1213542 INFO (zkCallback-5698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1213552 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1213552 WARN (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1213560 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213560 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213562 INFO (closeThreadPool-5715-thread-1) [n:127.0.0.1:61371_wxp%2Faa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001/cores [junit4] 2> 1213603 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1213622 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61371_wxp%2Faa [junit4] 2> 1213627 INFO (TEST-HttpPartitionTest.test-seed#[57093C103C365D54]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-3-001 of type NRT for shard2 [junit4] 2> 1213629 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1213629 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1213629 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1213629 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461 [junit4] 2> 1213644 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1213644 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213644 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1213645 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1213646 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ba034b7{/wxp/aa,null,AVAILABLE} [junit4] 2> 1213649 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19101138{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61385} [junit4] 2> 1213649 INFO (closeThreadPool-5715-thread-1) [ ] o.e.j.s.Server Started @1213715ms [junit4] 2> 1213649 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wxp/aa, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/tempDir-001/jetty3, hostPort=61384, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 1213650 ERROR (closeThreadPool-5715-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1213650 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1213650 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1213650 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1213650 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1213650 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-15T10:41:53.837626Z [junit4] 2> 1213652 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1213654 INFO (zkConnectionManagerCallback-5747-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1213655 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1213663 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213663 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1213664 INFO (closeThreadPool-5715-thread-2) [n:127.0.0.1:61374_wxp%2Faa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001/cores [junit4] 2> 1213764 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1213765 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-3-001/solr.xml [junit4] 2> 1213884 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1213884 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1213885 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1213914 INFO (closeThreadPool-5715-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61374_wxp%2Faa [junit4] 2> 1214095 INFO (OverseerCollectionConfigSetProcessor-72139739575353348-127.0.0.1:61307_wxp%2Faa-n_0000000000) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1214236 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1214238 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51b9a7e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1214238 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51b9a7e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1214250 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a958d8d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1214251 WARN (closeThreadPool-5715-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a958d8d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1214254 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61298/solr [junit4] 2> 1214262 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1214265 INFO (zkConnectionManagerCallback-5754-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1214266 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1214371 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1214374 INFO (zkConnectionManagerCallback-5756-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1214374 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1214392 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1214407 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:61384_wxp%2Faa as DOWN [junit4] 2> 1214410 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1214410 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61384_wxp%2Faa [junit4] 2> 1214415 INFO (zkCallback-5713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1214415 INFO (zkCallback-5739-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1214415 INFO (zkCallback-5698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1214416 INFO (zkCallback-5734-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1214416 INFO (zkCallback-5755-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1214423 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1214424 WARN (closeThreadPool-5715-thread-1) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1214461 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1214504 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1214522 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1214522 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1214524 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-3-001/cores [junit4] 2> 1214597 INFO (closeThreadPool-5715-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61384_wxp%2Faa [junit4] 2> 1214601 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61403,localport=61307], receiveBufferSize:408300 [junit4] 2> 1214601 INFO (qtp1850216285-15080) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61371_wxp%252Faa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1214602 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61308,localport=61405], receiveBufferSize=408300 [junit4] 2> 1214602 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61404,localport=61307], receiveBufferSize:408300 [junit4] 2> 1214602 INFO (qtp1850216285-15083) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61374_wxp%252Faa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1214602 INFO (SocketProxy-Acceptor-61307) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61308,localport=61406], receiveBufferSize=408300 [junit4] 2> 1214602 INFO (qtp1850216285-15082) [n:127.0.0.1:61307_wxp%2Faa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61384_wxp%252Faa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1214612 INFO (OverseerThreadFactory-5445-thread-3-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61371_wxp%2Faa for creating new replica of shard shard2 for collection collection1 [junit4] 2> 1214616 INFO (OverseerThreadFactory-5445-thread-4-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61374_wxp%2Faa for creating new replica of shard shard1 for collection collection1 [junit4] 2> 1214617 INFO (OverseerThreadFactory-5445-thread-3-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 1214620 INFO (OverseerThreadFactory-5445-thread-4-processing-n:127.0.0.1:61307_wxp%2Faa) [n:127.0.0.1:61307_wxp%2Faa c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 1214622 INFO (SocketProxy-Acceptor-61371) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61407,localport=61371], receiveBufferSize:408300 [junit4] 2> 1214624 INFO (SocketProxy-Acceptor-61371) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61372,localport=61408], receiveBufferSize=408300 [junit4] 2> 1214626 INFO (SocketProxy-Acceptor-61374) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61409,localport=61374], receiveBufferSize:408300 [junit4] 2> 1214627 INFO (SocketProxy-Acceptor-61374) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61375,localport=61410], receiveBufferSize=408300 [junit4] 2> 1214629 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1214631 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1215996 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0 [junit4] 2> 1215997 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0 [junit4] 2> 1216023 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1216030 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1216295 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1216314 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1216402 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true [junit4] 2> 1216406 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1216406 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-2-001/cores/collection1_shard1_replica_n2/data/] [junit4] 2> 1216421 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=65.8076171875, floorSegmentMB=1.5224609375, forceMergeDeletesPctAllowed=27.995193731800956, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.42131540248245 [junit4] 2> 1216469 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 1216474 WARN (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] 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> 1216478 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de6c0f9 [junit4] 2> 1216478 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_57093C103C365D54-001/shard-1-001/cores/collection1_shard2_replica_n1/data/] [junit4] 2> 1216490 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=65.8076171875, floorSegmentMB=1.5224609375, forceMergeDeletesPctAllowed=27.995193731800956, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.42131540248245 [junit4] 2> 1216526 WARN (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1216662 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1216663 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1216707 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1216707 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1216708 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14467393655455796] [junit4] 2> 1216709 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13d90ea8[collection1_shard1_replica_n2] main] [junit4] 2> 1216721 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1216724 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1216724 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1216726 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1216727 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1216727 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1216727 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1216727 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661226363822014464 [junit4] 2> 1216727 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14467393655455796] [junit4] 2> 1216728 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14c26f11[collection1_shard2_replica_n1] main] [junit4] 2> 1216732 INFO (searcherExecutor-5482-thread-1-processing-n:127.0.0.1:61374_wxp%2Faa x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@13d90ea8[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1216741 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1216746 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1216746 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1216746 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661226363841937408 [junit4] 2> 1216756 INFO (searcherExecutor-5483-thread-1-processing-n:127.0.0.1:61371_wxp%2Faa x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@14c26f11[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1216755 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 1216756 INFO (qtp1383494650-15159) [n:127.0.0.1:61374_wxp%2Faa c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1216781 INFO (qtp786113189-15146) [n:127.0.0.1:61371_wxp%2Faa c:collection1 s:shard2 x:collection1_shard2 [...truncated too long message...] 2> 1580656 INFO (qtp120397184-14717) [n:127.0.0.1:63169_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() . [junit4] 2> 1580656 INFO (qtp120397184-14717) [n:127.0.0.1:63169_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b4eac86 commitCommandVersion:0 [junit4] 2> 1580657 INFO (httpUriRequest-44802-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:63169_solr http:////127.0.0.1:63168//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:63169_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec I/O exception (java.net.SocketException) caught when processing request to {}->http://127.0.0.1:63168: Socket closed [junit4] 2> 1580657 INFO (httpUriRequest-44802-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:63169_solr http:////127.0.0.1:63168//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:63169_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:63168 [junit4] 2> 1580666 INFO (SUITE-SystemCollectionCompatTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1580893 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/configs/.system/managed-schema [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/aliases.json [junit4] 2> 8 /solr/collections/.system/terms/shard1 [junit4] 2> 6 /solr/configs/.system [junit4] 2> 5 /solr/collections/.system/collectionprops.json [junit4] 2> 3 /solr/collections/.system/state.json [junit4] 2> 2 /solr/packages.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 25 /solr/collections/.system/state.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 3 /solr/configs/.system/managed-schema [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 27 /solr/overseer/queue [junit4] 2> 18 /solr/overseer/collection-queue-work [junit4] 2> 16 /solr/collections [junit4] 2> 14 /solr/live_nodes [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1580897 INFO (SUITE-SystemCollectionCompatTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63158 [junit4] 2> 1580897 INFO (SUITE-SystemCollectionCompatTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63158 [junit4] 2> 1580897 INFO (SUITE-SystemCollectionCompatTest-seed#[57093C103C365D54]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63158 [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_57093C103C365D54-001 [junit4] 2> Mar 15, 2020 10:48:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b05a338), locale=prg, timezone=America/Argentina/San_Juan [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=226893816,total=363855872 [junit4] 2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, TestBinaryField, TestZkAclsWithHadoopAuth, BasicAuthStandaloneTest, TestSolrCoreProperties, TestPushWriter, CollectionPropsTest, CloudReplicaSourceTest, TestSolrQueryParser, TestHighlightDedupGrouping, TestSimExecutePlanAction, TestStressReorder, ConnectionManagerTest, MetricsHistoryIntegrationTest, TestManagedSynonymGraphFilterFactory, HdfsTlogReplayBufferedWhileIndexingTest, TestJsonRequest, TestEmbeddedSolrServerSchemaAPI, TriLevelCompositeIdRoutingTest, TestLegacyBM25SimilarityFactory, TestDistributedGrouping, DistributedQueryElevationComponentTest, RangeFacetCloudTest, SignificantTermsQParserPluginTest, TestStressThreadBackup, TestSolr4Spatial2, TestExportWriter, SolrCloudExampleTest, AuthToolTest, TestSnapshotCloudManager, TestFreeTextSuggestions, TestRestoreCore, TestObjectReleaseTracker, SplitByPrefixTest, DistributedExpandComponentTest, TriggerSetPropertiesIntegrationTest, TestDeleteCollectionOnDownNodes, TestMiniSolrCloudClusterSSL, DocValuesMultiTest, TestDocTermOrdsUninvertLimit, CachingDirectoryFactoryTest, CopyFieldTest, ResponseHeaderTest, TestMinMaxOnMultiValuedField, SimpleFacetsTest, TestMultiValuedNumericRangeQuery, TestChildDocTransformer, TestOverriddenPrefixQueryForCustomFieldType, DeleteNodeTest, TestSimNodeLostTrigger, SolrMetricsIntegrationTest, HLLSerializationTest, MergeStrategyTest, XsltUpdateRequestHandlerTest, RulesTest, CleanupOldIndexTest, TestSortableTextField, TestDFISimilarityFactory, TestSuggestSpellingConverter, HighlighterMaxOffsetTest, URLClassifyProcessorTest, TestCopyFieldCollectionResource, TestOmitPositions, HdfsBasicDistributedZk2Test, AnalyticsMergeStrategyTest, LeaderFailoverAfterPartitionTest, TestQueryUtils, TestSolrIndexConfig, HdfsRecoverLeaseTest, TestFilteredDocIdSet, TestSystemIdResolver, TestSchemaVersionResource, TestNestedDocsSort, TestSolrCoreSnapshots, TestTrieFacet, OverseerTest, MetricsHistoryHandlerTest, ZkFailoverTest, TestUnifiedSolrHighlighterWithoutStoredId, TestDocSet, ForceLeaderTest, MultiDestinationAuditLoggerTest, TestLRUStatsCache, OverseerRolesTest, TestSolrCloudWithDelegationTokens, SolrCmdDistributorTest, SearchHandlerTest, SuggestComponentContextFilterQueryTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedMissingSort, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZkTest, CreateCollectionCleanupTest, DeleteShardTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, OutOfBoxZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, SystemCollectionCompatTest] [junit4] Completed [548/901 (2!)] on J4 in 204.75s, 1 test, 1 failure <<< FAILURES! [...truncated 46013 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/746/consoleText [repro] Revision: 571cdf07a89617887bdc5a40b77c7b13ad5e5ab0 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=57093C103C365D54 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Encountered IncompleteRead exception, pausing and then retrying... [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/746/consoleText [repro] Revision: 571cdf07a89617887bdc5a40b77c7b13ad5e5ab0 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=57093C103C365D54 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Encountered IncompleteRead exception, pausing and then retrying... [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/746/consoleText [repro] Revision: 571cdf07a89617887bdc5a40b77c7b13ad5e5ab0 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=57093C103C365D54 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Encountered IncompleteRead exception, aborting after too many retries. [...truncated 52 lines...] raise RuntimeError('ERROR: fetching %s : %s' % (url, e)) RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/746/consoleText : IncompleteRead(0 bytes read) Build step 'Execute shell' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
