Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5294/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<154> but was:<152>
Stack Trace:
java.lang.AssertionError: expected:<154> but was:<152>
at
__randomizedtesting.SeedInfo.seed([4A58971CA06D3127:C20CA8C60E915CDF]: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.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
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:566)
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:834)
Build Log:
[...truncated 14370 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> 3202325 INFO
(SUITE-PeerSyncReplicationTest-seed#[4A58971CA06D3127]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/data-dir-249-001
[junit4] 2> 3202325 INFO
(SUITE-PeerSyncReplicationTest-seed#[4A58971CA06D3127]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3202326 INFO
(SUITE-PeerSyncReplicationTest-seed#[4A58971CA06D3127]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 3202326 INFO
(SUITE-PeerSyncReplicationTest-seed#[4A58971CA06D3127]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3202327 INFO
(SUITE-PeerSyncReplicationTest-seed#[4A58971CA06D3127]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 3202329 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
[junit4] 2> 3202329 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3202329 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3202329 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3202436 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52627
[junit4] 2> 3202437 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52627
[junit4] 2> 3202437 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52627
[junit4] 2> 3202439 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3202448 INFO (zkConnectionManagerCallback-16631-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3202448 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3202452 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3202454 INFO (zkConnectionManagerCallback-16633-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3202454 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3202458 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3202461 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3202463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3202465 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3202467 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3202470 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3202472 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3202474 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3202476 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3202478 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3202481 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3202484 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3202486 INFO (zkConnectionManagerCallback-16637-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3202486 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3202599 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3203987 WARN
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3203987 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3203987 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3203988 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 3203989 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3203989 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3203989 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40905d20{/,null,AVAILABLE}
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@298d5606{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:52633}
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.s.Server Started @3204083ms
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/tempDir-001/control/data,
hostPort=52633,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/control-001/cores}
[junit4] 2> 3203990 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3203990 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3203994 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-16T15:58:45.156220Z
[junit4] 2> 3203998 INFO (zkConnectionManagerCallback-16639-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3203998 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3203998 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3204101 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3204101 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/control-001/solr.xml
[junit4] 2> 3204104 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3204104 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3204105 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3204173 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3204175 WARN
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1f86d059[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3204175 WARN
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1f86d059[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3204178 WARN
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5cd47a46[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3204178 WARN
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5cd47a46[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3204179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52627/solr
[junit4] 2> 3204180 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3204183 INFO (zkConnectionManagerCallback-16646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3204183 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3204290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3204292 INFO (zkConnectionManagerCallback-16648-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3204292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3204481 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:52633_
[junit4] 2> 3204487 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.Overseer Overseer
(id=72194480354230277-127.0.0.1:52633_-n_0000000000) starting
[junit4] 2> 3204498 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3204500 INFO (zkConnectionManagerCallback-16655-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3204500 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3204505 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52627/solr
ready
[junit4] 2> 3204505 INFO
(OverseerStateUpdate-72194480354230277-127.0.0.1:52633_-n_0000000000)
[n:127.0.0.1:52633_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:52633_
[junit4] 2> 3204505 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52633_
[junit4] 2> 3204512 INFO
(OverseerStateUpdate-72194480354230277-127.0.0.1:52633_-n_0000000000)
[n:127.0.0.1:52633_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3204513 INFO (zkCallback-16654-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3204517 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.LibListener clusterprops.json changed , version 1
[junit4] 2> 3204545 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3204570 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3204586 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3204586 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3204588 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [n:127.0.0.1:52633_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/control-001/cores
[junit4] 2> 3204608 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3204621 INFO (zkConnectionManagerCallback-16661-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3204621 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3204623 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3204626 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52627/solr ready
[junit4] 2> 3204643 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
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:52633_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3204649 INFO
(OverseerThreadFactory-13215-thread-1-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 3204784 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3204785 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3205811 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3205823 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3205895 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3205930 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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 collection control_collection, trusted=true
[junit4] 2> 3205930 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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@25a3d6bc
[junit4] 2> 3205931 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 3205934 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3206179 WARN (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206222 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206222 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3206231 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3206231 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3206232 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3206233 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@498205bb[control_collection_shard1_replica_n1] main]
[junit4] 2> 3206236 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3206236 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206237 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3206237 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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 1642039740883533824
[junit4] 2> 3206240 INFO
(searcherExecutor-13220-thread-1-processing-n:127.0.0.1:52633_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:52633_ 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@498205bb[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3206246 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206246 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206255 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3206255 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206255 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52633/control_collection_shard1_replica_n1/
[junit4] 2> 3206256 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206256 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:52633/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 3206256 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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/72194480354230277-core_node2-n_0000000000
[junit4] 2> 3206264 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52633/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3206438 INFO (zkCallback-16647-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> 3206438 INFO (zkCallback-16647-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> 3206439 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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> 3206443 INFO (qtp608817104-42476) [n:127.0.0.1:52633_
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=1658
[junit4] 2> 3206447 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 3206545 INFO (zkCallback-16647-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> 3206545 INFO (zkCallback-16647-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> 3206545 INFO (zkCallback-16647-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> 3206550 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
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:52633_&wt=javabin&version=2}
status=0 QTime=1907
[junit4] 2> 3206660 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3206661 INFO
(OverseerCollectionConfigSetProcessor-72194480354230277-127.0.0.1:52633_-n_0000000000)
[n:127.0.0.1:52633_ ] 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> 3206664 INFO (zkConnectionManagerCallback-16667-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3206664 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3206666 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3206668 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52627/solr ready
[junit4] 2> 3206668 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3206681 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
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> 3206687 INFO
(OverseerThreadFactory-13215-thread-2-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 3206901 WARN
(OverseerThreadFactory-13215-thread-2-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 3206904 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 3206906 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
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=225
[junit4] 2> 3206907 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 3206907 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 3206908 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 3206908 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 3206908 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
[junit4] 2> 3206908 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 3206908 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 3207252 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001
of type NRT
[junit4] 2> 3207254 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3207254 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3207255 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3207255 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 3207256 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3207256 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3207256 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3207257 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1871a652{/,null,AVAILABLE}
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7543c0b2{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:52661}
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server Started @3207351ms
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/tempDir-001/jetty1,
hostPort=52661,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001/cores}
[junit4] 2> 3207258 ERROR (closeThreadPool-16668-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3207258 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-16T15:58:48.420940Z
[junit4] 2> 3207260 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3207263 INFO (zkConnectionManagerCallback-16670-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3207263 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3207371 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3207371 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001/solr.xml
[junit4] 2> 3207374 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3207374 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3207375 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3207436 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3207437 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5db760dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3207437 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5db760dd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3207439 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4d59cc2d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3207439 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4d59cc2d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3207440 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52627/solr
[junit4] 2> 3207440 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3207443 INFO (zkConnectionManagerCallback-16677-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3207443 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3207548 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3207550 INFO (zkConnectionManagerCallback-16679-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3207550 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3207561 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3207572 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.ZkController Publish node=127.0.0.1:52661_ as
DOWN
[junit4] 2> 3207575 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 3207575 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52661_
[junit4] 2> 3207582 INFO (zkCallback-16647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3207582 INFO (zkCallback-16666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3207582 INFO (zkCallback-16654-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3207583 INFO (zkCallback-16678-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3207585 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3207587 INFO (zkConnectionManagerCallback-16686-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3207587 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3207589 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3207592 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:52627/solr ready
[junit4] 2> 3207594 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.LibListener clusterprops.json changed ,
version 1
[junit4] 2> 3207637 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3207679 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3207691 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3207691 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3207692 INFO (closeThreadPool-16668-thread-1)
[n:127.0.0.1:52661_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001/cores
[junit4] 2> 3207906 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-2-001
of type NRT
[junit4] 2> 3207909 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3207909 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3207909 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3207909 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 3207911 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3207911 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3207912 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3207912 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4af295ec{/,null,AVAILABLE}
[junit4] 2> 3207913 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@762405bb{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:52669}
[junit4] 2> 3207913 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server Started @3208006ms
[junit4] 2> 3207913 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/tempDir-001/jetty2,
hostPort=52669,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 3207914 ERROR (closeThreadPool-16668-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3207914 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3207914 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 3207914 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3207914 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3207914 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-16T15:58:49.076881Z
[junit4] 2> 3207918 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3207919 INFO (zkConnectionManagerCallback-16689-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3207919 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3208033 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3208034 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-2-001/solr.xml
[junit4] 2> 3208049 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3208049 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3208051 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3208221 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3208222 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c3ea551[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3208222 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c3ea551[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3208224 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2e98628e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3208224 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2e98628e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3208225 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52627/solr
[junit4] 2> 3208226 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3208228 INFO (zkConnectionManagerCallback-16696-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3208229 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3208332 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3208333 INFO (zkConnectionManagerCallback-16698-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3208333 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3208348 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3208356 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:52669_ as DOWN
[junit4] 2> 3208358 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3208358 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52669_
[junit4] 2> 3208362 INFO (zkCallback-16647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208362 INFO (zkCallback-16666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208362 INFO (zkCallback-16654-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208362 INFO (zkCallback-16678-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208362 INFO (zkCallback-16697-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208362 INFO (zkCallback-16685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3208365 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3208368 INFO (zkConnectionManagerCallback-16705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3208368 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3208370 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3208373 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52627/solr ready
[junit4] 2> 3208374 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.LibListener clusterprops.json changed , version 1
[junit4] 2> 3208394 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3208424 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3208458 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3208458 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3208467 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-2-001/cores
[junit4] 2> 3208695 INFO
(OverseerCollectionConfigSetProcessor-72194480354230277-127.0.0.1:52633_-n_0000000000)
[n:127.0.0.1:52633_ ] 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> 3209114 INFO
(TEST-PeerSyncReplicationTest.test-seed#[4A58971CA06D3127]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001
of type NRT
[junit4] 2> 3209116 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3209116 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3209116 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3209116 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 3209118 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3209118 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3209118 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3209118 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@41d4ee71{/,null,AVAILABLE}
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@77d8351c{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:52680}
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.e.j.s.Server Started @3209212ms
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/tempDir-001/jetty3,
hostPort=52680,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 3209119 ERROR (closeThreadPool-16668-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3209119 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-16T15:58:50.281948Z
[junit4] 2> 3209120 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3209123 INFO (zkConnectionManagerCallback-16708-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3209123 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3209232 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3209232 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001/solr.xml
[junit4] 2> 3209234 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3209234 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3209235 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3209461 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3209467 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@50a456fb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3209467 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@50a456fb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3209471 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3db08648[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3209471 WARN (closeThreadPool-16668-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3db08648[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3209473 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52627/solr
[junit4] 2> 3209474 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3209477 INFO (zkConnectionManagerCallback-16715-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3209478 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3209588 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3209590 INFO (zkConnectionManagerCallback-16717-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3209590 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3209601 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3209610 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:52680_ as DOWN
[junit4] 2> 3209612 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3209612 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52680_
[junit4] 2> 3209616 INFO (zkCallback-16647-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209616 INFO (zkCallback-16678-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209616 INFO (zkCallback-16654-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209616 INFO (zkCallback-16697-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209616 INFO (zkCallback-16685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209616 INFO (zkCallback-16666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209617 INFO (zkCallback-16704-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209617 INFO (zkCallback-16716-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3209620 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3209622 INFO (zkConnectionManagerCallback-16724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3209622 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3209624 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3209627 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52627/solr ready
[junit4] 2> 3209628 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.LibListener clusterprops.json changed , version 1
[junit4] 2> 3209651 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3209666 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3209679 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3209679 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3209681 INFO (closeThreadPool-16668-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001/cores
[junit4] 2> 3209726 INFO (qtp608817104-42480) [n:127.0.0.1:52633_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52661_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3209734 INFO (qtp608817104-42478) [n:127.0.0.1:52633_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52680_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3209735 INFO
(OverseerThreadFactory-13215-thread-3-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:52661_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 3209737 INFO (qtp608817104-42477) [n:127.0.0.1:52633_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:52669_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3209740 INFO
(OverseerThreadFactory-13215-thread-3-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 3209758 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3210784 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3210798 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 3210892 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3210930 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 3210930 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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@25a3d6bc
[junit4] 2> 3210930 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001/cores/collection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 3210935 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3211542 WARN (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3211612 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3211612 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3211625 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3211625 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3211626 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3211637 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c9fe08c[collection1_shard1_replica_n1] main]
[junit4] 2> 3211642 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3211643 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3211643 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3211643 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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
1642039746552135680
[junit4] 2> 3211648 INFO
(searcherExecutor-13252-thread-1-processing-n:127.0.0.1:52661_
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@7c9fe08c[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3211655 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3211655 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3211664 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3211664 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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> 3211664 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:52661/collection1_shard1_replica_n1/
[junit4] 2> 3211665 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3211666 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:52661/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 3211666 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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/72194480354230283-core_node2-n_0000000000
[junit4] 2> 3211670 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:52661/collection1_shard1_replica_n1/ shard1
[junit4] 2> 3211829 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3211829 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3211832 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3211837 INFO (qtp880724617-42537) [n:127.0.0.1:52661_
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=2078
[junit4] 2> 3211844 INFO (qtp608817104-42480) [n:127.0.0.1:52633_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:52661_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2117
[junit4] 2> 3211944 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3211944 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3211944 INFO (zkCallback-16678-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3213832 INFO
(OverseerCollectionConfigSetProcessor-72194480354230277-127.0.0.1:52633_-n_0000000000)
[n:127.0.0.1:52633_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3213834 INFO
(OverseerThreadFactory-13215-thread-4-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:52680_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 3213837 INFO
(OverseerThreadFactory-13215-thread-4-processing-n:127.0.0.1:52633_)
[n:127.0.0.1:52633_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 3213857 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3213976 INFO (zkCallback-16678-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3213976 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3213976 INFO (zkCallback-16678-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: [4])
[junit4] 2> 3214881 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3214897 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n3] Schema name=test
[junit4] 2> 3214984 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3215029 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from
collection collection1, trusted=true
[junit4] 2> 3215030 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n3' (registry
'solr.core.collection1.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25a3d6bc
[junit4] 2> 3215030 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001/cores/collection1_shard1_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4A58971CA06D3127-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
[junit4] 2> 3215035 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3215848 WARN (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
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> 3215921 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3215921 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3215971 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3215971 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3215972 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3215973 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67c08d2e[collection1_shard1_replica_n3] main]
[junit4] 2> 3215976 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3215977 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3215978 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3215978 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1642039751097712640
[junit4] 2> 3215982 INFO
(searcherExecutor-13257-thread-1-processing-n:127.0.0.1:52680_
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n3] Registered new searcher
Searcher@67c08d2e[collection1_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3215988 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0, core_node4=0}, version=1}
[junit4] 2> 3215988 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 3215996 INFO (qtp1911332028-42603) [n:127.0.0.1:52680_
c:collection1 s:shard1 x:collection1_shard1_replica_n3 ] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n3
[junit4] 2> 3215996 INFO
(updateExecutor-16711-thread-1-processing-n:127.0.0.1:52680_
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:52680_
c:coll
[...truncated too long message...]
tall-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 4A58971CA06D3127
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
[junit4] <JUnit4> says 今日は! Master seed: 4A58971CA06D3127
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J0 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] HEARTBEAT J1 PID([email protected]):
2019-08-16T17:11:21, stalled for 67.7s at: PeerSyncReplicationTest.test
[junit4] HEARTBEAT J0 PID([email protected]):
2019-08-16T17:11:21, stalled for 67.4s at: PeerSyncReplicationTest.test
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] OK 75.5s J1 | PeerSyncReplicationTest.test
[junit4] Completed [1/5] on J1 in 79.42s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] OK 75.4s J0 | PeerSyncReplicationTest.test
[junit4] Completed [2/5] on J0 in 79.29s, 1 test
[junit4]
[junit4] HEARTBEAT J0 PID([email protected]):
2019-08-16T17:12:33, stalled for 62.5s at: PeerSyncReplicationTest.test
[junit4] HEARTBEAT J1 PID([email protected]):
2019-08-16T17:12:33, stalled for 62.5s at: PeerSyncReplicationTest.test
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] OK 65.4s J1 | PeerSyncReplicationTest.test
[junit4] Completed [3/5] on J1 in 66.00s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] OK 73.8s J0 | PeerSyncReplicationTest.test
[junit4] Completed [4/5] on J0 in 74.65s, 1 test
[junit4]
[junit4] HEARTBEAT J1 PID([email protected]):
2019-08-16T17:13:45, stalled for 68.2s at: PeerSyncReplicationTest.test
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] OK 68.6s J1 | PeerSyncReplicationTest.test
[junit4] Completed [5/5] on J1 in 69.41s, 1 test
[junit4]
[junit4] JVM J0: 1.04 .. 156.22 = 155.18s
[junit4] JVM J1: 1.04 .. 217.80 = 216.76s
[junit4] Execution time total: 3 minutes 37 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 306.45s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 281.53s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 190.82s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 178.93s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 163.00s |
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
test-nocompile:
BUILD SUCCESSFUL
Total time: 3 minutes 41 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=54ab07718a016c888e69ff4a8070c24cf34d3a51,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5292
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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]