Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1423/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
Error Message:
No registered leader was found after waiting for 4000ms , collection:
deletereplica_test slice: shard1 saw
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node3":{
"core":"deletereplica_test_shard1_replica_n1",
"base_url":"https://127.0.0.1:60982/solr",
"node_name":"127.0.0.1:60982_solr", "state":"active",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} with
live_nodes=[127.0.0.1:60982_solr, 127.0.0.1:60985_solr, 127.0.0.1:60983_solr,
127.0.0.1:60984_solr]
Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: deletereplica_test slice: shard1 saw
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node3":{
"core":"deletereplica_test_shard1_replica_n1",
"base_url":"https://127.0.0.1:60982/solr",
"node_name":"127.0.0.1:60982_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"} with live_nodes=[127.0.0.1:60982_solr,
127.0.0.1:60985_solr, 127.0.0.1:60983_solr, 127.0.0.1:60984_solr]
at
__randomizedtesting.SeedInfo.seed([16EF080984324495:660F8CB3007DED9E]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:982)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:959)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
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:567)
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:830)
FAILED: org.apache.solr.cloud.TestCryptoKeys.test
Error Message:
Error from server at http://127.0.0.1:58841/_fs/oz: Underlying core creation
failed while creating collection: .system
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:58841/_fs/oz: Underlying core creation failed
while creating collection: .system
at
__randomizedtesting.SeedInfo.seed([16EF080984324495:9EBB37D32ACE296D]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:123)
at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:96)
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:567)
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:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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:830)
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerMixedBoundsTest.testMixedBounds
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
at
__randomizedtesting.SeedInfo.seed([16EF080984324495:1C6CB7A4C9894FCF]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerMixedBoundsTest.testMixedBounds(IndexSizeTriggerMixedBoundsTest.java:243)
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:567)
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:830)
Build Log:
[...truncated 14049 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
[junit4] 2> 422963 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-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> 422963 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 422963 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/data-dir-69-001
[junit4] 2> 422963 WARN
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 422964 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 422965 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 422966 INFO
(SUITE-TestCryptoKeys-seed#[16EF080984324495]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_fs/oz
[junit4] 2> 422982 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 422987 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 422987 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 422989 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 423092 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkTestServer
start zk server on port: 58771
[junit4] 2> 423092 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkTestServer
waitForServerUp: 127.0.0.1:58771
[junit4] 2> 423092 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkTestServer
parse host and port list: 127.0.0.1:58771
[junit4] 2> 423092 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1 58771
[junit4] 2> 423096 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 423102 INFO (zkConnectionManagerCallback-3720-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423102 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 423106 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 423109 INFO (zkConnectionManagerCallback-3722-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423109 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 423112 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423115 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423118 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423121 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423123 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423126 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423129 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423131 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423134 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423136 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423139 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] 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> 423141 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 423648 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 423648 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 423648 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 423648 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 423665 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 423665 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 423665 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 423666 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b1f836c{/_fs/oz,null,AVAILABLE}
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6189531{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58781}
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.s.Server
Started @423746ms
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fs/oz,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/tempDir-001/control/data,
hostPort=58781,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/control-001/cores}
[junit4] 2> 423674 ERROR
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 423674 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-22T21:00:09.679962Z
[junit4] 2> 423676 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 423678 INFO (zkConnectionManagerCallback-3724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423680 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 423683 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]-SendThread(127.0.0.1:58771))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100aae8c6790002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c6790002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c6790002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 423789 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 423789 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/control-001/solr.xml
[junit4] 2> 423807 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 423808 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 423811 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 423853 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 423854 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@7bdd861a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 423854 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@7bdd861a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 423862 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@66c55335[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 423862 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@66c55335[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 423863 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:58771/solr
[junit4] 2> 423874 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 423876 INFO (zkConnectionManagerCallback-3734-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423880 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 423893 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]-SendThread(127.0.0.1:58771))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100aae8c6790003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c6790003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c6790003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 424014 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 424017 INFO (zkConnectionManagerCallback-3736-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 424018 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 424740 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:58781__fs%2Foz
[junit4] 2> 424743 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.Overseer Overseer
(id=72245510776881156-127.0.0.1:58781__fs%2Foz-n_0000000000) starting
[junit4] 2> 424860 INFO
(OverseerStateUpdate-72245510776881156-127.0.0.1:58781__fs%2Foz-n_0000000000)
[n:127.0.0.1:58781__fs%2Foz ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:58781__fs%2Foz
[junit4] 2> 424862 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58781__fs%2Foz
[junit4] 2> 424936 INFO (zkCallback-3735-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 424960 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 424961 WARN
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] 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> 424987 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 425021 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 425027 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 425027 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 425029 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/control-001/cores
[junit4] 2> 425094 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 425105 INFO (zkConnectionManagerCallback-3753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 425107 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 425129 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 425174 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58771/solr ready
[junit4] 2> 425177 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] 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:58781__fs%252Foz&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 425185 INFO
(OverseerThreadFactory-3743-thread-1-processing-n:127.0.0.1:58781__fs%2Foz)
[n:127.0.0.1:58781__fs%2Foz ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 425322 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 425322 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
x:control_collection_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 426353 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 426367 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 426491 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426585 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426589 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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@7258a87
[junit4] 2> 426594 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 426597 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40491821615075363]
[junit4] 2> 426600 WARN (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426704 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426704 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426706 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 426706 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 426707 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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=31, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=102.2978515625, floorSegmentMB=2.076171875,
forceMergeDeletesPctAllowed=29.62423063755554, segmentsPerTier=11.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=42.787318979410664
[junit4] 2> 426710 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 426716 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426717 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 426717 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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 1675760776219983872
[junit4] 2> 426723 INFO
(searcherExecutor-3755-thread-1-processing-n:127.0.0.1:58781__fs%2Foz
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:58781__fs%2Foz c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 426739 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426740 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426765 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 426765 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426766 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58781/_fs/oz/control_collection_shard1_replica_n1/
[junit4] 2> 426767 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426769 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:58781/_fs/oz/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 426769 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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/72245510776881156-core_node2-n_0000000000
[junit4] 2> 426777 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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:58781/_fs/oz/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 426884 INFO (zkCallback-3735-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> 426884 INFO (zkCallback-3735-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> 426886 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
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> 426901 INFO (qtp1822862318-5772) [n:127.0.0.1:58781__fs%2Foz
] 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=1579
[junit4] 2> 426905 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 426992 INFO (zkCallback-3735-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> 426992 INFO (zkCallback-3735-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> 426992 INFO (zkCallback-3735-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> 426995 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] 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:58781__fs%252Foz&wt=javabin&version=2}
status=0 QTime=1817
[junit4] 2> 426995 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 427104 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 427106 INFO (zkConnectionManagerCallback-3764-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 427106 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 427110 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 427113 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58771/solr ready
[junit4] 2> 427113 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 427115 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 427146 INFO
(OverseerThreadFactory-3743-thread-2-processing-n:127.0.0.1:58781__fs%2Foz)
[n:127.0.0.1:58781__fs%2Foz ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 427152 INFO
(OverseerCollectionConfigSetProcessor-72245510776881156-127.0.0.1:58781__fs%2Foz-n_0000000000)
[n:127.0.0.1:58781__fs%2Foz ] 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> 427372 WARN
(OverseerThreadFactory-3743-thread-2-processing-n:127.0.0.1:58781__fs%2Foz)
[n:127.0.0.1:58781__fs%2Foz ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 427376 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 427379 INFO (qtp1822862318-5773) [n:127.0.0.1:58781__fs%2Foz
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=263
[junit4] 2> 427381 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 427381 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 427381 INFO (watches-3761-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 427381 INFO (watches-3761-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 427381 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 427381 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 427382 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 427382 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 427382 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 427813 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-1-001
of type NRT for shard1
[junit4] 2> 427814 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 427814 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 427814 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 427814 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 427816 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 427816 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 427816 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 427816 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@642bdf7b{/_fs/oz,null,AVAILABLE}
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@eed3447{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58828}
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.Server Started @427889ms
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fs/oz,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/tempDir-001/jetty1,
hostPort=58828,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 427817 ERROR (closeThreadPool-3765-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 427817 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-22T21:00:13.822805Z
[junit4] 2> 427819 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 427823 INFO (zkConnectionManagerCallback-3767-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 427823 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 427827 WARN
(closeThreadPool-3765-thread-1-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c6790007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c6790007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c6790007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 427929 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 427929 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-1-001/solr.xml
[junit4] 2> 427934 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 427934 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 427935 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 427978 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 427981 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@43e2cb95[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 427981 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@43e2cb95[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 427991 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@473f135f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 427991 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@473f135f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 427994 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58771/solr
[junit4] 2> 427995 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 427999 INFO (zkConnectionManagerCallback-3777-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428000 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428003 WARN
(closeThreadPool-3765-thread-1-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c6790008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c6790008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c6790008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 428111 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 428113 INFO (zkConnectionManagerCallback-3779-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428114 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 428146 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 428169 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.ZkController Publish
node=127.0.0.1:58828__fs%2Foz as DOWN
[junit4] 2> 428180 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 428184 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58828__fs%2Foz
[junit4] 2> 428190 INFO (zkCallback-3735-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 428190 INFO (zkCallback-3778-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 428190 INFO (zkCallback-3763-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 428203 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 428204 WARN (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] 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> 428236 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 428290 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 428311 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 428311 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 428312 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58828__fs%2Foz ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-1-001/cores
[junit4] 2> 428331 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58828__fs%2Foz
[junit4] 2> 428417 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-2-001
of type NRT for shard1
[junit4] 2> 428421 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 428421 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 428421 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 428421 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 428424 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 428424 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 428424 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 428426 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76176dd8{/_fs/oz,null,AVAILABLE}
[junit4] 2> 428430 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@39147498{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58835}
[junit4] 2> 428430 INFO (closeThreadPool-3765-thread-1) [ ]
o.e.j.s.Server Started @428502ms
[junit4] 2> 428430 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fs/oz,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/tempDir-001/jetty2,
hostPort=58835,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 428430 ERROR (closeThreadPool-3765-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 428430 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 428431 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 428431 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 428431 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 428431 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-22T21:00:14.436086Z
[junit4] 2> 428434 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428439 INFO (zkConnectionManagerCallback-3789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428439 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428443 WARN
(closeThreadPool-3765-thread-1-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c679000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c679000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c679000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 428545 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 428545 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-2-001/solr.xml
[junit4] 2> 428548 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 428548 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 428552 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 428929 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 428932 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@72491d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428932 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@72491d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428957 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6e913fe2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428957 WARN (closeThreadPool-3765-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6e913fe2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 428958 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58771/solr
[junit4] 2> 428961 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 428964 INFO (zkConnectionManagerCallback-3799-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 428965 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 428970 WARN
(closeThreadPool-3765-thread-1-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c679000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c679000b, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c679000b, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 429034 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-3-001
of type NRT for shard1
[junit4] 2> 429037 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 429037 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 429037 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 429037 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 429039 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 429039 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 429039 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 429040 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@802f734{/_fs/oz,null,AVAILABLE}
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ab7d303{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58841}
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.Server Started @429113ms
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fs/oz,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/tempDir-001/jetty3,
hostPort=58841,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 429041 ERROR (closeThreadPool-3765-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 429041 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-22T21:00:15.046967Z
[junit4] 2> 429042 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429046 INFO (zkConnectionManagerCallback-3801-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429046 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429077 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 429080 INFO (zkConnectionManagerCallback-3803-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429084 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 429115 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 429141 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.ZkController Publish
node=127.0.0.1:58835__fs%2Foz as DOWN
[junit4] 2> 429146 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 429146 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58835__fs%2Foz
[junit4] 2> 429157 INFO (zkCallback-3763-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429157 INFO (zkCallback-3735-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429157 INFO (zkCallback-3802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429159 INFO (zkCallback-3778-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429170 INFO
(OverseerCollectionConfigSetProcessor-72245510776881156-127.0.0.1:58781__fs%2Foz-n_0000000000)
[n:127.0.0.1:58781__fs%2Foz ] 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> 429172 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 429172 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-3-001/solr.xml
[junit4] 2> 429175 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 429175 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 429176 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 429186 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 429187 WARN (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] 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> 429524 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429577 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429588 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 429590 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4a391b1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429590 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4a391b1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429597 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3ff9f601[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429597 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3ff9f601[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 429598 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58771/solr
[junit4] 2> 429602 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429602 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429604 INFO (closeThreadPool-3765-thread-1)
[n:127.0.0.1:58835__fs%2Foz ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-2-001/cores
[junit4] 2> 429605 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429609 INFO (zkConnectionManagerCallback-3820-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429610 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429614 WARN
(closeThreadPool-3765-thread-2-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c679000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c679000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aae8c679000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 429625 INFO (closeThreadPool-3765-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58835__fs%2Foz
[junit4] 2> 429722 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 429728 INFO (zkConnectionManagerCallback-3823-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 429728 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 429776 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 429822 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.ZkController Publish
node=127.0.0.1:58841__fs%2Foz as DOWN
[junit4] 2> 429827 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 429827 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58841__fs%2Foz
[junit4] 2> 429835 INFO (zkCallback-3778-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429835 INFO (zkCallback-3763-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429835 INFO (zkCallback-3735-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429835 INFO (zkCallback-3802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429838 INFO (zkCallback-3822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 429851 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 429852 WARN (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] 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> 429875 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 429945 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429968 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429968 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7258a87
[junit4] 2> 429977 INFO (closeThreadPool-3765-thread-2)
[n:127.0.0.1:58841__fs%2Foz ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-3-001/cores
[junit4] 2> 430047 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58841__fs%2Foz
[junit4] 2> 430193 INFO
(TEST-TestCryptoKeys.test-seed#[16EF080984324495]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-4-001
of type NRT for shard1
[junit4] 2> 430201 WARN (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 430201 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 430201 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 430201 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 430210 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 430210 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 430210 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 430210 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ed074e2{/_fs/oz,null,AVAILABLE}
[junit4] 2> 430215 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@119fb0bb{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58847}
[junit4] 2> 430218 INFO (closeThreadPool-3765-thread-2) [ ]
o.e.j.s.Server Started @430290ms
[junit4] 2> 430218 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fs/oz,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/tempDir-001/jetty4,
hostPort=58847,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.TestCryptoKeys_16EF080984324495-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 430219 ERROR (closeThreadPool-3765-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430219 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 430219 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 430219 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430219 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 430219 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-22T21:00:16.224488Z
[junit4] 2> 430223 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430224 INFO (zkConnectionManagerCallback-3833-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430226 INFO (closeThreadPool-3765-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430231 WARN
(closeThreadPool-3765-thread-2-SendThread(127.0.0.1:58771)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100aae8c6790010.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aae8c6790010, likely server has closed socket
[junit4] 2> at
[...truncated too long message...]
=> EndOfStreamException: Unable to read additional data from server
sessionid 0x100aaf74cf20000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aaf74cf20000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 1485205 WARN
(SUITE-IndexSizeTriggerMixedBoundsTest-seed#[16EF080984324495]-worker-SendThread(127.0.0.1:54570))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100aaf74cf20001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100aaf74cf20001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100aaf74cf20001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 1485311 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> 16
/solr/collections/testMixedBounds_collection/terms/shard1_0
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard2_0
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard1_1
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard1_1_0
[junit4] 2> 12
/solr/collections/testMixedBounds_collection/terms/shard1_0_0
[junit4] 2> 10
/solr/collections/testMixedBounds_collection/terms/shard2
[junit4] 2> 9
/solr/collections/testMixedBounds_collection/terms/shard1
[junit4] 2> 8
/solr/collections/testMixedBounds_collection/terms/shard2_1
[junit4] 2> 8
/solr/collections/testMixedBounds_collection/terms/shard1_0_1
[junit4] 2> 8
/solr/collections/testMixedBounds_collection/terms/shard1_1_1
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4
/solr/collections/testMixedBounds_collection/state.json
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2
/solr/collections/testMixedBounds_collection/collectionprops.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 430
/solr/collections/testMixedBounds_collection/state.json
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 184 /solr/overseer/queue
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 11 /solr/collections
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 2 /solr/autoscaling/events/index_size_trigger4
[junit4] 2>
[junit4] 2> 1485317 INFO
(SUITE-IndexSizeTriggerMixedBoundsTest-seed#[16EF080984324495]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54570
[junit4] 2> 1485317 INFO
(SUITE-IndexSizeTriggerMixedBoundsTest-seed#[16EF080984324495]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54570
[junit4] 2> 1485317 INFO
(SUITE-IndexSizeTriggerMixedBoundsTest-seed#[16EF080984324495]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54570
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerMixedBoundsTest_16EF080984324495-001
[junit4] 2> Aug 22, 2020 9:17:51 PM
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(Lucene86):
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo=PostingsFormat(name=MockRandom),
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
id=Lucene84}, docValues:{}, maxPointsInLeafNode=277,
maxMBSortInHeap=6.064652279800484,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-TW,
timezone=Pacific/Galapagos
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=1,free=151734704,total=488636416
[junit4] 2> NOTE: All tests run in this JVM: [TestSubQueryTransformer,
TestMultiWordSynonyms, HdfsNNFailoverTest, PropertiesRequestHandlerTest,
ForceLeaderWithTlogReplicasTest, SolrCoreTest, ReplaceNodeNoTargetTest,
BasicAuthOnSingleNodeTest, TestFaceting, ResponseBuilderTest,
PrimitiveFieldTypeTest, LoggingHandlerTest, TestReload, SolrSlf4jReporterTest,
StatsComponentTest, TestCoreDiscovery, SuggesterTest,
TestSolrCloudWithDelegationTokens, MultiSolrCloudTestCaseTest,
CheckHdfsIndexTest, DirectoryFactoryTest, CdcrOpsAndBoundariesTest,
TestSolrCLIRunExample, SearchRateTriggerTest, TestSimUtils, BlockCacheTest,
TestReplicationHandlerBackup, TestConfigReload, ConcurrentCreateCollectionTest,
TestFieldCollectionResource, TestSolrTestCaseJ4,
TriLevelCompositeIdRoutingTest, TestDynamicLoadingUrl, SplitHandlerTest,
TestSolrCloudWithHadoopAuthPlugin, DistributedUpdateProcessorTest,
TestLogWatcher, OverseerSolrResponseUnsafeSerializationTest, TestJoin,
TransactionLogTest, TestRangeQuery, TestGraphTermsQParserPlugin,
BlockJoinFacetDistribTest, TestManagedStopFilterFactory, NoCacheHeaderTest,
TestSSLRandomization, ZkFailoverTest, TestLRUCache, TestConfigSetsAPI,
AutoscalingHistoryHandlerTest, TestLegacyTerms, TestNumericTerms64,
TestMinMaxOnMultiValuedField, TestRetrieveFieldsOptimizer, DeleteReplicaTest,
RestoreTriggerStateTest, TestFieldCacheSortRandom, DistanceUnitsTest,
RouteFieldTest, DistributedFacetPivotSmallAdvancedTest,
TestSurroundQueryParser, DistributedIntervalFacetingTest, TestComponentsName,
TestPackages, TestDocTermOrds, MigrateRouteKeyTest, ExternalFileFieldSortTest,
TestSolrFieldCacheBean, TestCloudPseudoReturnFields, RAMDirectoryFactoryTest,
TestWriterPerf, TestConfigsApi, HdfsThreadLeakTest,
XMLAtomicUpdateMultivalueTest, DistribJoinFromCollectionTest, TestSchemaField,
TestLocalFSCloudBackupRestore, TestXmlQParserPlugin, HighlighterConfigTest,
TestCloudConsistency, TestTrackingShardHandlerFactory, ShardRoutingTest,
TestSimDistributedQueue, AsyncCallRequestStatusResponseTest, RuleEngineTest,
TestDistributedMissingSort, CollectionStateFormat2Test,
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
PackageManagerCLITest, ReindexCollectionTest, TestOnReconnectListenerSupport,
TestQueryingOnDownCollection, TestRandomRequestDistribution,
TestTlogReplayVsRecovery, TestTlogReplica,
TestCollectionsAPIViaSolrCloudCluster, HdfsAutoAddReplicasIntegrationTest,
IndexSizeTriggerMixedBoundsTest]
[junit4] Completed [589/919 (3!)] on J0 in 111.43s, 1 test, 1 failure <<<
FAILURES!
[...truncated 48790 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1423/consoleText
[repro] Revision: 21f8e00c1e3c8cf05f3dbc32ac13d7719de5fd4d
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestCryptoKeys -Dtests.method=test
-Dtests.seed=16EF080984324495 -Dtests.slow=true -Dtests.locale=ee-GH
-Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=DeleteReplicaTest
-Dtests.method=deleteReplicaAndVerifyDirectoryCleanup
-Dtests.seed=16EF080984324495 -Dtests.slow=true -Dtests.locale=ig-NG
-Dtests.timezone=Asia/Yangon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=IndexSizeTriggerMixedBoundsTest
-Dtests.method=testMixedBounds -Dtests.seed=16EF080984324495 -Dtests.slow=true
-Dtests.locale=zh-TW -Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] IndexSizeTriggerMixedBoundsTest
[repro] DeleteReplicaTest
[repro] TestCryptoKeys
[repro] ant compile-test
[...truncated 3452 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15
-Dtests.class="*.IndexSizeTriggerMixedBoundsTest|*.DeleteReplicaTest|*.TestCryptoKeys"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=16EF080984324495 -Dtests.slow=true -Dtests.locale=zh-TW
-Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 170 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] 0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerMixedBoundsTest
[repro] Exiting with code 0
[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]