Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/43/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([58C7C5C760C51E37:D093FA1DCE3973CF]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns: 1)
Thread[id=17719, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestWaitForStateWithJettyShutdowns] at
java.base@14/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns:
1) Thread[id=17719, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestWaitForStateWithJettyShutdowns]
at java.base@14/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
at __randomizedtesting.SeedInfo.seed([58C7C5C760C51E37]:0)
Build Log:
[...truncated 13622 lines...]
[junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4] 2> 291230 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 291230 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 291231 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/data-dir-37-001
[junit4] 2> 291231 WARN
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 291231 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 291232 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-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> 291232 INFO
(SUITE-SyncSliceTest-seed#[58C7C5C760C51E37]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_tsb/g
[junit4] 2> 291254 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 291255 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 291255 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 291361 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer start zk server on port:54276
[junit4] 2> 291361 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54276
[junit4] 2> 291361 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54276
[junit4] 2> 291361 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54276
[junit4] 2> 291368 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 291376 INFO (zkConnectionManagerCallback-964-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 291377 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 291388 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 291392 INFO (zkConnectionManagerCallback-966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 291393 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 291406 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 291417 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 291423 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 291430 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 291436 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 291448 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 291452 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 291460 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 291464 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 291473 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 291476 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 291480 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 291915 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 291915 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 291915 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 291915 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z;
git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 291921 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 291921 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 291921 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 291925 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c3887d5{/_tsb/g,null,AVAILABLE}
[junit4] 2> 291928 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@56d7e82f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54291}
[junit4] 2> 291928 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.Server Started @292002ms
[junit4] 2> 291928 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tsb/g,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/tempDir-001/control/data,
hostPort=54291,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 291929 ERROR (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 291929 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 291929 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.5.0
[junit4] 2> 291929 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 291929 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
[junit4] 2> 291929 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-22T04:47:43.157173Z
[junit4] 2> 291931 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 291937 INFO (zkConnectionManagerCallback-968-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 291937 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 292042 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 292042 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/control-001/solr.xml
[junit4] 2> 292045 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 292046 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 292052 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 292205 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 292208 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@34c17a66[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 292208 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@34c17a66[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 292221 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@263e7f23[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 292221 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@263e7f23[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 292222 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54276/solr
[junit4] 2> 292224 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 292234 INFO (zkConnectionManagerCallback-975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 292236 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 292369 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 292374 INFO (zkConnectionManagerCallback-977-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 292376 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 293125 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:54291__tsb%2Fg
[junit4] 2> 293132 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.Overseer Overseer
(id=72067936411975684-127.0.0.1:54291__tsb%2Fg-n_0000000000) starting
[junit4] 2> 293157 INFO
(OverseerStateUpdate-72067936411975684-127.0.0.1:54291__tsb%2Fg-n_0000000000)
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:54291__tsb%2Fg
[junit4] 2> 293158 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54291__tsb%2Fg
[junit4] 2> 293165 INFO (zkCallback-976-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 293172 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 293173 WARN (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] 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> 293196 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 293258 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 293259 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 293259 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 293261 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/control-001/cores
[junit4] 2> 293288 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 293292 INFO (zkConnectionManagerCallback-986-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 293292 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 293308 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 293339 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54276/solr ready
[junit4] 2> 293347 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] 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:54291__tsb%252Fg&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 293368 INFO
(OverseerThreadFactory-1189-thread-1-processing-n:127.0.0.1:54291__tsb%2Fg)
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 293493 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 293493 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
x:control_collection_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 294602 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 294688 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 294769 WARN (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 295539 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295716 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295718 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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@164cca9b
[junit4] 2> 295718 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 295729 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=53.525390625,
floorSegmentMB=1.3056640625, forceMergeDeletesPctAllowed=6.348881302000287,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=42.7593744901299
[junit4] 2> 295733 WARN (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295870 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295870 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295872 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 295872 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 295874 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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=18, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=1.546875,
floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=8.089150962619163,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=43.96609120893336
[junit4] 2> 295888 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16807d25[control_collection_shard1_replica_n1] main]
[junit4] 2> 295898 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 295900 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295905 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 295905 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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 1661838260576452608
[junit4] 2> 295914 INFO
(searcherExecutor-1194-thread-1-processing-n:127.0.0.1:54291__tsb%2Fg
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:54291__tsb%2Fg c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@16807d25[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295937 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295938 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295980 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 295980 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295980 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54291/_tsb/g/control_collection_shard1_replica_n1/
[junit4] 2> 295985 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 295986 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:54291/_tsb/g/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 295986 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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/72067936411975684-core_node2-n_0000000000
[junit4] 2> 296004 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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:54291/_tsb/g/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 296013 INFO (zkCallback-976-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> 296014 INFO (zkCallback-976-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> 296023 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
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> 296032 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2540
[junit4] 2> 296040 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 296134 INFO (zkCallback-976-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> 296134 INFO (zkCallback-976-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> 296134 INFO (zkCallback-976-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> 296138 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] 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:54291__tsb%252Fg&wt=javabin&version=2}
status=0 QTime=2791
[junit4] 2> 296139 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas
in collection: control_collection
[junit4] 2> 296252 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 296257 INFO (zkConnectionManagerCallback-992-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 296257 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 296268 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 296276 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54276/solr ready
[junit4] 2> 296276 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 296281 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] 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> 296310 INFO
(OverseerThreadFactory-1189-thread-2-processing-n:127.0.0.1:54291__tsb%2Fg)
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 296311 INFO
(OverseerCollectionConfigSetProcessor-72067936411975684-127.0.0.1:54291__tsb%2Fg-n_0000000000)
[n:127.0.0.1:54291__tsb%2Fg ] 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> 296566 WARN
(OverseerThreadFactory-1189-thread-2-processing-n:127.0.0.1:54291__tsb%2Fg)
[n:127.0.0.1:54291__tsb%2Fg ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 296575 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 296579 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] 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=298
[junit4] 2> 296583 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 296583 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 296585 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 296585 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 296586 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 296586 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica
count: 0
[junit4] 2> 296586 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 297317 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001
of type NRT for shard1
[junit4] 2> 297320 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 297320 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 297320 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 297320 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36346aae{/_tsb/g,null,AVAILABLE}
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6c1d35b1{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54351}
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.Server Started @297398ms
[junit4] 2> 297324 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tsb/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/tempDir-001/jetty1,
hostPort=54351,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001/cores}
[junit4] 2> 297324 ERROR (closeThreadPool-993-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 297328 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 297329 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 297329 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 297329 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
[junit4] 2> 297329 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-22T04:47:48.557152Z
[junit4] 2> 297330 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 297336 INFO (zkConnectionManagerCallback-995-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 297337 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 297452 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 297452 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001/solr.xml
[junit4] 2> 297459 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 297459 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 297464 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 297587 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 297600 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a4f5a0a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297601 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a4f5a0a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297619 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@185fd1ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297619 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@185fd1ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 297620 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54276/solr
[junit4] 2> 297624 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 297630 INFO (zkConnectionManagerCallback-1002-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 297634 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 297772 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 297820 INFO (zkConnectionManagerCallback-1004-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 297821 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 298005 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 298102 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.ZkController Publish
node=127.0.0.1:54351__tsb%2Fg as DOWN
[junit4] 2> 298128 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 298128 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54351__tsb%2Fg
[junit4] 2> 298152 INFO (zkCallback-976-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 298154 INFO (zkCallback-991-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 298165 INFO (zkCallback-1003-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 298221 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 298226 WARN (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] 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> 298255 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 298268 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-2-001
of type NRT for shard1
[junit4] 2> 298281 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 298281 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 298281 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 298281 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 298285 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 298285 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 298285 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 298286 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ab69bb0{/_tsb/g,null,AVAILABLE}
[junit4] 2> 298287 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d3b3780{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54363}
[junit4] 2> 298287 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.Server Started @298361ms
[junit4] 2> 298287 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tsb/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/tempDir-001/jetty2,
hostPort=54363,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-2-001/cores}
[junit4] 2> 298288 ERROR (closeThreadPool-993-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 298288 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 298288 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 298288 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 298288 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
[junit4] 2> 298288 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-22T04:47:49.516895Z
[junit4] 2> 298292 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 298305 INFO (zkConnectionManagerCallback-1010-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 298305 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 298308 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 298347 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 298347 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 298352 INFO (closeThreadPool-993-thread-1)
[n:127.0.0.1:54351__tsb%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001/cores
[junit4] 2> 298414 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 298414 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-2-001/solr.xml
[junit4] 2> 298419 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 298419 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 298436 INFO
(OverseerCollectionConfigSetProcessor-72067936411975684-127.0.0.1:54291__tsb%2Fg-n_0000000000)
[n:127.0.0.1:54291__tsb%2Fg ] 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> 298437 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 298489 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54351__tsb%2Fg
[junit4] 2> 298680 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 298701 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@20a913e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 298701 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@20a913e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 298719 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@27b89a2b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 298719 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@27b89a2b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 298723 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54276/solr
[junit4] 2> 298729 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 298732 INFO (zkConnectionManagerCallback-1017-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 298732 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 298863 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 298869 INFO (zkConnectionManagerCallback-1019-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 298870 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 298927 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 298959 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.ZkController Publish
node=127.0.0.1:54363__tsb%2Fg as DOWN
[junit4] 2> 298968 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 298968 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54363__tsb%2Fg
[junit4] 2> 298976 INFO (zkCallback-1003-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 298977 INFO (zkCallback-976-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 298977 INFO (zkCallback-991-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 298978 INFO (zkCallback-1018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 298998 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 298999 WARN (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] 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> 299054 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 299095 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299108 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299108 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299113 INFO (closeThreadPool-993-thread-2)
[n:127.0.0.1:54363__tsb%2Fg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-2-001/cores
[junit4] 2> 299218 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54363__tsb%2Fg
[junit4] 2> 299321 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-3-001
of type NRT for shard1
[junit4] 2> 299326 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 299326 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 299326 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 299326 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 299333 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 299334 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 299334 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 299335 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27694182{/_tsb/g,null,AVAILABLE}
[junit4] 2> 299339 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5d513038{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54380}
[junit4] 2> 299339 INFO (closeThreadPool-993-thread-2) [ ]
o.e.j.s.Server Started @299413ms
[junit4] 2> 299339 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tsb/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/tempDir-001/jetty3,
hostPort=54380,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 299343 ERROR (closeThreadPool-993-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 299343 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 299343 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 299343 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 299343 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
[junit4] 2> 299348 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-22T04:47:50.571895Z
[junit4] 2> 299359 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 299361 INFO (zkConnectionManagerCallback-1025-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 299362 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 299468 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 299469 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-3-001/solr.xml
[junit4] 2> 299474 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 299474 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 299475 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 299566 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 299573 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@288a24fa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 299573 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@288a24fa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 299581 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4d634e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 299581 WARN (closeThreadPool-993-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4d634e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 299583 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54276/solr
[junit4] 2> 299584 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 299588 INFO (zkConnectionManagerCallback-1032-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 299590 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 299705 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 299708 INFO (zkConnectionManagerCallback-1034-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 299708 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 299752 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 299782 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:54380__tsb%2Fg as DOWN
[junit4] 2> 299788 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 299788 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54380__tsb%2Fg
[junit4] 2> 299797 INFO (zkCallback-1003-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 299797 INFO (zkCallback-991-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 299797 INFO (zkCallback-976-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 299798 INFO (zkCallback-1018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 299798 INFO (zkCallback-1033-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 299824 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 299824 WARN (closeThreadPool-993-thread-2) [ ]
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> 299873 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 299920 INFO (TEST-SyncSliceTest.test-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-4-001
of type NRT for shard1
[junit4] 2> 299920 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 299920 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 299920 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 299920 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 299922 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 299922 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 299922 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 299923 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a1e2339{/_tsb/g,null,AVAILABLE}
[junit4] 2> 299924 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3f0915e6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54389}
[junit4] 2> 299924 INFO (closeThreadPool-993-thread-1) [ ]
o.e.j.s.Server Started @299998ms
[junit4] 2> 299924 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tsb/g,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/tempDir-001/jetty4,
hostPort=54389,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 299925 ERROR (closeThreadPool-993-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 299925 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 299925 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 299925 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 299925 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
[junit4] 2> 299925 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-22T04:47:51.153226Z
[junit4] 2> 299926 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 299930 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299937 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299943 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 299957 INFO (zkConnectionManagerCallback-1040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 299957 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 299961 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-3-001/cores
[junit4] 2> 300061 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 300061 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-4-001/solr.xml
[junit4] 2> 300064 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 300064 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 300065 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 300107 INFO (closeThreadPool-993-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54380__tsb%2Fg
[junit4] 2> 300169 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 300170 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@77e968aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 300170 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@77e968aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 300175 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10d59d51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 300175 WARN (closeThreadPool-993-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10d59d51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 300176 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54276/solr
[junit4] 2> 300177 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 300180 INFO (zkConnectionManagerCallback-1047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 300181 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 300296 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 300301 INFO (zkConnectionManagerCallback-1049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 300302 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 300347 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 300376 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:54389__tsb%2Fg as DOWN
[junit4] 2> 300384 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 300384 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54389__tsb%2Fg
[junit4] 2> 300392 INFO (zkCallback-1033-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300392 INFO (zkCallback-1003-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300392 INFO (zkCallback-976-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300397 INFO (zkCallback-1048-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300397 INFO (zkCallback-991-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300398 INFO (zkCallback-1018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 300408 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version -1
[junit4] 2> 300416 WARN (closeThreadPool-993-thread-1) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 300453 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 300483 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 300501 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 300501 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 300506 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-4-001/cores
[junit4] 2> 300625 INFO (closeThreadPool-993-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54389__tsb%2Fg
[junit4] 2> 300643 INFO (qtp1269091410-2584) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:54351__tsb%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 300643 INFO (qtp1269091410-2587) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:54380__tsb%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 300643 INFO (qtp1269091410-2585) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:54363__tsb%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 300644 INFO (qtp1269091410-2586) [n:127.0.0.1:54291__tsb%2Fg
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:54389__tsb%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 300687 INFO
(OverseerThreadFactory-1189-thread-3-processing-n:127.0.0.1:54291__tsb%2Fg)
[n:127.0.0.1:54291__tsb%2Fg c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54351__tsb%2Fg for creating
new replica of shard shard1 for collection collection1
[junit4] 2> 300698 INFO
(OverseerThreadFactory-1189-thread-3-processing-n:127.0.0.1:54291__tsb%2Fg)
[n:127.0.0.1:54291__tsb%2Fg c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 300712 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 301760 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.5.0
[junit4] 2> 301777 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 301952 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 302115 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 302115 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca9b
[junit4] 2> 302116 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_58C7C5C760C51E37-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 302126 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=53.525390625,
floorSegmentMB=1.3056640625, forceMergeDeletesPctAllowed=6.348881302000287,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=42.7593744901299
[junit4] 2> 302131 WARN (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_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> 302262 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 302262 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 302267 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 302267 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 302273 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=1.546875,
floorSegmentMB=1.921875, forceMergeDeletesPctAllowed=8.089150962619163,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=43.96609120893336
[junit4] 2> 302278 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@310e1886[collection1_shard1_replica_n1] main]
[junit4] 2> 302312 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 302315 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 302316 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 302316 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1661838267298873344
[junit4] 2> 302353 INFO
(searcherExecutor-1235-thread-1-processing-n:127.0.0.1:54351__tsb%2Fg
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:54351__tsb%2Fg c:collection1 s:shard1
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@310e1886[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 302417 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 302417 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 302526 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 302526 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 302526 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:54351/_tsb/g/collection1_shard1_replica_n1/
[junit4] 2> 302540 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 302540 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:54351/_tsb/g/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 302546 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72067936411975689-core_node2-n_0000000000
[junit4] 2> 302601 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54351/_tsb/g/collection1_shard1_replica_n1/ shard1
[junit4] 2> 302706 INFO (zkCallback-1003-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 302706 INFO (zkCallback-1003-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 302708 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 302719 INFO (qtp1747106925-2642) [n:127.0.0.1:54351__tsb%2Fg
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2007
[junit4] 2> 302738 INFO (qtp1269091410-2584) [n:127.0.0.1:54291__tsb%2Fg
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:54351__tsb%252Fg&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
st
[...truncated too long message...]
] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"}
[junit4] 2> 1300477 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7600988e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 1300477 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e8da7dd{/solr,null,UNAVAILABLE}
[junit4] 2> 1300477 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1300479 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.TestWaitForStateWithJettyShutdowns Wait to confirm our node is
fully shutdown
[junit4] 2> 1300479 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 62513
[junit4] 2> 1300479 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.TestWaitForStateWithJettyShutdowns Checking Future result to
see if waitForState finished successfully
[junit4] 2> 1300592 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1300816 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> 2 /solr/aliases.json
[junit4] 2> 2 /solr/collections/test_col/terms/shard1
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/collections/test_col/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1300822 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62503
[junit4] 2> 1300822 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62503
[junit4] 2> 1300822 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62503
[junit4] 2> 1300824 INFO
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[58C7C5C760C51E37])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForStateBeforeShutDown
[junit4] 2> 1300825 INFO
(SUITE-TestWaitForStateWithJettyShutdowns-seed#[58C7C5C760C51E37]-worker) [
] o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Mar 22, 2020 5:04:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Mar 22, 2020 5:04:42 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns:
[junit4] 2> 1) Thread[id=17719, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
[junit4] 2> at java.base@14/java.lang.Thread.sleep(Native Method)
[junit4] 2> at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
[junit4] 2> Mar 22, 2020 5:04:42 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=17719, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
[junit4] 2> 1311197 ERROR (SessionTracker) [ ]
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread :
SessionTracker
[junit4] 2> => java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.base/java.lang.Thread.sleep(Native Method)
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method) [?:?]
[junit4] 2> at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
~[zookeeper-3.5.5.jar:3.5.5]
[junit4] 2> Mar 22, 2020 5:04:42 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {},
docValues:{}, maxPointsInLeafNode=2038, maxMBSortInHeap=5.46899106783928,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@466976b1),
locale=en-KY, timezone=Europe/Samara
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14
(64-bit)/cpus=6,threads=1,free=135905792,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSafeXMLParsing,
LeaderFailureAfterFreshStartTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
OrderedExecutorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestConfigSets,
TestPayloadCheckQParserPlugin, BadCopyFieldTest, TestInitQParser,
TestPerFieldSimilarity, RollingRestartTest, TestIBSimilarityFactory,
AuditLoggerPluginTest, SchemaVersionSpecificBehaviorTest, TestRecovery,
TestExportTool, SpatialHeatmapFacetsTest, TestHashPartitioner,
TestDynamicFieldCollectionResource, OutOfBoxZkACLAndCredentialsProvidersTest,
PreAnalyzedUpdateProcessorTest, MetricsConfigTest, TestStreamBody,
SolrXmlInZkTest, TestRawResponseWriter, HdfsDirectoryTest, JavabinLoaderTest,
SplitHandlerTest, TestInfoStreamLogging, AdminHandlersProxyTest,
NodeLostTriggerIntegrationTest, JSONWriterTest, AnalysisErrorHandlingTest,
TestSQLHandler, LoggingHandlerTest, MoreLikeThisComponentTest,
TestLegacyFieldCache, BitVectorTest, TestStressUserVersions,
CollectionStateFormat2Test, TestDelegationWithHadoopAuth, TestConfigsApi,
TestDistributedMissingSort, SimpleMLTQParserTest, SearchHandlerTest,
TestAnalyzedSuggestions, TestCloudConsistency, TestNumericRangeQuery32,
TestExpandComponent, SpellCheckCollatorWithCollapseTest,
TestRequestStatusCollectionAPI, SolrIndexMetricsTest, ShardRoutingTest,
BlockJoinFacetRandomTest, RemoteQueryErrorTest, JWTAuthPluginTest,
TestDistribPackageStore, TestGeoJSONResponseWriter,
DistributedIntervalFacetingTest, PluginInfoTest,
TestChildDocTransformerHierarchy, TestSolrTestCaseJ4, TestSimExtremeIndexing,
SubstringBytesRefFilterTest, SuggesterFSTTest, CustomCollectionTest,
TestFieldCacheReopen, PeerSyncWithLeaderTest, TestPointFields, DocValuesTest,
TestNestedUpdateProcessor, CloudExitableDirectoryReaderTest,
ManagedSchemaRoundRobinCloudTest, DeleteReplicaTest, TestJettySolrRunner,
CdcrRequestHandlerTest, CoreAdminRequestStatusTest, SolrShardReporterTest,
ExecutePlanActionTest, BaseCdcrDistributedZkTest, VersionInfoTest,
TestWaitForStateWithJettyShutdowns]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestWaitForStateWithJettyShutdowns -Dtests.seed=58C7C5C760C51E37
-Dtests.slow=true -Dtests.locale=en-KY -Dtests.timezone=Europe/Samara
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestWaitForStateWithJettyShutdowns (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns:
[junit4] > 1) Thread[id=17719, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
[junit4] > at java.base@14/java.lang.Thread.sleep(Native Method)
[junit4] > at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
[junit4] > at
__randomizedtesting.SeedInfo.seed([58C7C5C760C51E37]:0)
[junit4] Completed [425/900 (2!)] on J0 in 16.74s, 2 tests, 1 error <<<
FAILURES!
[...truncated 46406 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/43/consoleText
[...truncated 48 lines...]
raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
RuntimeError: ERROR: fetching
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/43/consoleText :
<urlopen error [Errno 1] _ssl.c:392: error:1407742E:SSL
routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]