Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/663/
1 tests failed.
FAILED: org.apache.solr.cloud.SyncSliceTest.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([D00D26B5F179151C:5859196F5F8578E4]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1316)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:732)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:495)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:448)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1006)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1328)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1314)
... 39 more
Build Log:
[...truncated 13264 lines...]
[junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/init-core-data-001
[junit4] 2> 1596056 WARN
(SUITE-SyncSliceTest-seed#[D00D26B5F179151C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
[junit4] 2> 1596056 INFO
(SUITE-SyncSliceTest-seed#[D00D26B5F179151C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1596057 INFO
(SUITE-SyncSliceTest-seed#[D00D26B5F179151C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1596057 INFO
(SUITE-SyncSliceTest-seed#[D00D26B5F179151C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1596070 INFO
(SUITE-SyncSliceTest-seed#[D00D26B5F179151C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1596072 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 1596072 INFO (Thread-1726) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1596072 INFO (Thread-1726) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1596102 ERROR (Thread-1726) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1596179 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkTestServer
start zk server on port:38938
[junit4] 2> 1596197 INFO (zkConnectionManagerCallback-5145-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1596213 INFO (zkConnectionManagerCallback-5147-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1596215 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1596230 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1596231 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1596232 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1596251 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1596262 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1596266 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1596267 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1596268 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1596278 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1596279 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1596280 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1596706 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1596723 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1596723 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1596723 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session node0
Scavenging every 660000ms
[junit4] 2> 1596723 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@572207d0{/,null,AVAILABLE}
[junit4] 2> 1596741 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@cf2b851{HTTP/1.1,[http/1.1]}{127.0.0.1:45772}
[junit4] 2> 1596741 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server Started
@1596929ms
[junit4] 2> 1596741 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/tempDir-001/control/data,
hostContext=/, hostPort=45772,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/control-001/cores}
[junit4] 2> 1596742 ERROR
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1596742 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1596742 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1596742 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1596742 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1596742 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-02T21:24:26.987Z
[junit4] 2> 1596745 INFO (zkConnectionManagerCallback-5149-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1596765 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1596765 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/control-001/solr.xml
[junit4] 2> 1596768 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1596768 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1596802 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1597029 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38938/solr
[junit4] 2> 1597030 INFO (zkConnectionManagerCallback-5153-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1597032 INFO (zkConnectionManagerCallback-5155-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1597401 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1597460 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45772_
[junit4] 2> 1597461 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.Overseer Overseer (id=72903274989551620-127.0.0.1:45772_-n_0000000000)
starting
[junit4] 2> 1597649 INFO (zkConnectionManagerCallback-5162-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1597683 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1597686 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45772_
[junit4] 2> 1597707 INFO
(OverseerStateUpdate-72903274989551620-127.0.0.1:45772_-n_0000000000) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1597725 INFO (zkCallback-5161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1597841 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1597905 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1598001 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1598002 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1598003 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:45772_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/control-001/cores
[junit4] 2> 1598109 INFO (zkConnectionManagerCallback-5168-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1598109 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1598128 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1598129 INFO (qtp1604160038-14093) [n:127.0.0.1:45772_ ]
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:45772_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1598182 INFO (OverseerThreadFactory-3918-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1598297 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1598297 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1599344 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1599511 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600041 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600182 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600183 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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@38e5c0b9
[junit4] 2> 1600183 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1600183 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1600198 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.88671875,
floorSegmentMB=1.0556640625, forceMergeDeletesPctAllowed=26.204506614826144,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
reclaimDeletesWeight=3.541249386275915
[junit4] 2> 1600200 WARN (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600391 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600391 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1600393 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1600405 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1600406 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=62.384765625,
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=19.8397720320704,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15356301063868846, reclaimDeletesWeight=2.4595704375828533
[junit4] 2> 1600407 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4be9bb43[control_collection_shard1_replica_n1] main]
[junit4] 2> 1600408 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1600409 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600422 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1600423 INFO
(searcherExecutor-3923-thread-1-processing-n:127.0.0.1:45772_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:45772_ 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@4be9bb43[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1600423 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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 1604915477262368768
[junit4] 2> 1600455 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600457 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1600457 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600457 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45772/control_collection_shard1_replica_n1/
[junit4] 2> 1600458 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600458 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45772/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1600458 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1600473 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45772/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1600532 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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> 1600533 INFO (qtp1604160038-14088) [n:127.0.0.1:45772_
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=2236
[junit4] 2> 1600561 INFO (qtp1604160038-14093) [n:127.0.0.1:45772_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1600562 INFO
(OverseerCollectionConfigSetProcessor-72903274989551620-127.0.0.1:45772_-n_0000000000)
[ ] 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> 1600641 INFO (zkCallback-5154-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> 1601564 INFO (qtp1604160038-14093) [n:127.0.0.1:45772_ ]
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:45772_&wt=javabin&version=2}
status=0 QTime=3434
[junit4] 2> 1601581 INFO (zkConnectionManagerCallback-5173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1601581 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1601582 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1601582 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1601651 INFO (qtp1604160038-14089) [n:127.0.0.1:45772_ ]
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> 1601675 INFO (OverseerThreadFactory-3918-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1601676 WARN (OverseerThreadFactory-3918-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 1601931 INFO (qtp1604160038-14089) [n:127.0.0.1:45772_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1601958 INFO (qtp1604160038-14089) [n:127.0.0.1:45772_ ]
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=308
[junit4] 2> 1602380 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001
of type NRT
[junit4] 2> 1602380 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1602397 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1602397 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1602397 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session node0
Scavenging every 660000ms
[junit4] 2> 1602397 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8128822{/,null,AVAILABLE}
[junit4] 2> 1602398 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1be2efb5{HTTP/1.1,[http/1.1]}{127.0.0.1:34972}
[junit4] 2> 1602398 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server Started
@1602586ms
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34972,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001/cores}
[junit4] 2> 1602399 ERROR
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1602399 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-02T21:24:32.644Z
[junit4] 2> 1602401 INFO (zkConnectionManagerCallback-5175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1602421 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1602421 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001/solr.xml
[junit4] 2> 1602437 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1602437 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1602455 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1602958 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38938/solr
[junit4] 2> 1602960 INFO (zkConnectionManagerCallback-5179-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1602961 INFO (zkConnectionManagerCallback-5181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1603003 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1603005 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1603015 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1603015 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34972_
[junit4] 2> 1603016 INFO (zkCallback-5154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1603017 INFO (zkCallback-5172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1603017 INFO (zkCallback-5161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1603052 INFO (zkCallback-5180-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1603092 INFO (zkConnectionManagerCallback-5188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1603105 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1603106 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1603107 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1603163 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1603180 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1603180 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1603182 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:34972_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001/cores
[junit4] 2> 1603234 INFO (qtp1951284671-14148) [n:127.0.0.1:34972_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34972_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1603237 INFO
(OverseerCollectionConfigSetProcessor-72903274989551620-127.0.0.1:45772_-n_0000000000)
[ ] 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> 1603237 INFO (OverseerThreadFactory-3918-thread-3) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:34972_ for creating new replica
[junit4] 2> 1603258 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1604301 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1604341 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 1604741 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1604797 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 1604798 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1604798 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1604798 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001/cores/collection1_shard1_replica_n21],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
[junit4] 2> 1604813 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.88671875,
floorSegmentMB=1.0556640625, forceMergeDeletesPctAllowed=26.204506614826144,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
reclaimDeletesWeight=3.541249386275915
[junit4] 2> 1604815 WARN (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
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> 1604953 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1604953 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1605029 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1605029 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1605030 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=62.384765625,
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=19.8397720320704,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15356301063868846, reclaimDeletesWeight=2.4595704375828533
[junit4] 2> 1605031 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@62c1e9ec[collection1_shard1_replica_n21] main]
[junit4] 2> 1605032 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1605032 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1605033 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1605033 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1604915482096304128
[junit4] 2> 1605034 INFO
(searcherExecutor-3937-thread-1-processing-n:127.0.0.1:34972_
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@62c1e9ec[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1605039 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node22=0}, version=0}
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:34972/collection1_shard1_replica_n21/
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
http://127.0.0.1:34972/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 1605050 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1605061 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34972/collection1_shard1_replica_n21/ shard1
[junit4] 2> 1605164 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1605166 INFO (qtp1951284671-14143) [n:127.0.0.1:34972_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1909
[junit4] 2> 1605168 INFO (qtp1951284671-14148) [n:127.0.0.1:34972_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:34972_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1934
[junit4] 2> 1605239 INFO
(OverseerCollectionConfigSetProcessor-72903274989551620-127.0.0.1:45772_-n_0000000000)
[ ] 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> 1605267 INFO (zkCallback-5180-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: [2])
[junit4] 2> 1605496 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001
of type NRT
[junit4] 2> 1605497 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1605497 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1605498 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1605498 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session node0
Scavenging every 600000ms
[junit4] 2> 1605498 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@148d18aa{/,null,AVAILABLE}
[junit4] 2> 1605498 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1b49f9e4{HTTP/1.1,[http/1.1]}{127.0.0.1:33972}
[junit4] 2> 1605498 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server Started
@1605686ms
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33972,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001/cores}
[junit4] 2> 1605502 ERROR
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1605502 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-02T21:24:35.747Z
[junit4] 2> 1605504 INFO (zkConnectionManagerCallback-5191-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1605505 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1605505 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001/solr.xml
[junit4] 2> 1605508 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1605508 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1605509 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1605805 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38938/solr
[junit4] 2> 1605807 INFO (zkConnectionManagerCallback-5195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1605816 INFO (zkConnectionManagerCallback-5197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1605831 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1605842 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1605857 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1605858 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33972_
[junit4] 2> 1605860 INFO (zkCallback-5180-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605860 INFO (zkCallback-5172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605860 INFO (zkCallback-5154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605873 INFO (zkCallback-5161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605873 INFO (zkCallback-5187-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605885 INFO (zkCallback-5196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1605935 INFO (zkConnectionManagerCallback-5204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1605962 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1605963 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1605964 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1606012 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1606050 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1606050 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1606051 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:33972_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001/cores
[junit4] 2> 1606177 INFO (qtp1254129664-14186) [n:127.0.0.1:33972_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33972_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1606188 INFO (OverseerThreadFactory-3918-thread-4) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:33972_ for creating new replica
[junit4] 2> 1606199 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
x:collection1_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1606303 INFO (zkCallback-5180-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: [3])
[junit4] 2> 1607226 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1607246 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
[collection1_shard1_replica_n23] Schema name=test
[junit4] 2> 1607510 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1607565 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from
collection collection1, trusted=true
[junit4] 2> 1607565 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n23' (registry
'solr.core.collection1.shard1.replica_n23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1607565 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1607566 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[[collection1_shard1_replica_n23] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001/cores/collection1_shard1_replica_n23],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
[junit4] 2> 1607576 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.88671875,
floorSegmentMB=1.0556640625, forceMergeDeletesPctAllowed=26.204506614826144,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
reclaimDeletesWeight=3.541249386275915
[junit4] 2> 1607578 WARN (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
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> 1607795 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1607795 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1607797 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1607797 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1607798 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=62.384765625,
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=19.8397720320704,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15356301063868846, reclaimDeletesWeight=2.4595704375828533
[junit4] 2> 1607798 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bc821ec[collection1_shard1_replica_n23] main]
[junit4] 2> 1607816 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1607816 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1607817 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1607818 INFO
(searcherExecutor-3951-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[collection1_shard1_replica_n23] Registered new searcher
Searcher@6bc821ec[collection1_shard1_replica_n23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1607818 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1604915485016588288
[junit4] 2> 1607834 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node24=0, core_node22=0}, version=1}
[junit4] 2> 1607848 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n23
[junit4] 2> 1607849 INFO
(updateExecutor-5192-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:33972_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1607868 INFO (qtp1254129664-14181) [n:127.0.0.1:33972_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1669
[junit4] 2> 1607884 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1607885 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1607909 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1607909 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1607921 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n23]
[junit4] 2> 1607921 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1607921 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n23] as recovering, leader is
[http://127.0.0.1:34972/collection1_shard1_replica_n21/] and I am
[http://127.0.0.1:33972/collection1_shard1_replica_n23/]
[junit4] 2> 1607973 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1/terms/shard1 to
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0},
version=2}
[junit4] 2> 1607994 INFO (qtp1254129664-14186) [n:127.0.0.1:33972_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:33972_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1817
[junit4] 2> 1607995 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:34972]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:33972_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1607999 INFO (qtp1951284671-14147) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true, maxTime: 183 s
[junit4] 2> 1608108 INFO (qtp1951284671-14147) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:33972_, coreNodeName=core_node24,
onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:33972","node_name":"127.0.0.1:33972_","state":"down","type":"NRT"}
[junit4] 2> 1608109 INFO (zkCallback-5196-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: [3])
[junit4] 2> 1608109 INFO (zkCallback-5196-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: [3])
[junit4] 2> 1608124 INFO (zkCallback-5180-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: [3])
[junit4] 2> 1608197 INFO
(OverseerCollectionConfigSetProcessor-72903274989551620-127.0.0.1:45772_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1608463 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-3-001
of type NRT
[junit4] 2> 1608464 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1608465 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1608465 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1608465 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.session node0
Scavenging every 660000ms
[junit4] 2> 1608466 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ddbc677{/,null,AVAILABLE}
[junit4] 2> 1608466 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4fd6aeb8{HTTP/1.1,[http/1.1]}{127.0.0.1:43452}
[junit4] 2> 1608467 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.e.j.s.Server Started
@1608655ms
[junit4] 2> 1608467 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=43452,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-3-001/cores}
[junit4] 2> 1608468 ERROR
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1608468 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1608468 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 1608468 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1608468 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1608468 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-02T21:24:38.713Z
[junit4] 2> 1608469 INFO (zkConnectionManagerCallback-5208-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1608470 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1608470 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-3-001/solr.xml
[junit4] 2> 1608473 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1608494 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1608495 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 1609076 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38938/solr
[junit4] 2> 1609114 INFO (qtp1951284671-14147) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:33972_, coreNodeName=core_node24,
onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:33972","node_name":"127.0.0.1:33972_","state":"recovering","type":"NRT"}
[junit4] 2> 1609115 INFO (qtp1951284671-14147) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName:
core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1
seconds.
[junit4] 2> 1609115 INFO (qtp1951284671-14147) [n:127.0.0.1:34972_
x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:33972_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1116
[junit4] 2> 1609116 INFO (zkConnectionManagerCallback-5212-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1609134 INFO (zkConnectionManagerCallback-5214-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1609148 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1609150 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1609152 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1609152 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43452_
[junit4] 2> 1609153 INFO (zkCallback-5154-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609153 INFO (zkCallback-5196-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609154 INFO (zkCallback-5180-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609154 INFO (zkCallback-5203-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609157 INFO (zkCallback-5161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609157 INFO (zkCallback-5172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609157 INFO (zkCallback-5187-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609173 INFO (zkCallback-5213-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1609207 INFO (zkConnectionManagerCallback-5221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1609208 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1609217 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38938/solr ready
[junit4] 2> 1609218 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1609300 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1609334 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1609334 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e5c0b9
[junit4] 2> 1609347 INFO
(TEST-SyncSliceTest.test-seed#[D00D26B5F179151C]) [n:127.0.0.1:43452_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_D00D26B5F179151C-001/shard-3-001/cores
[junit4] 2> 1609445 INFO (qtp1254129664-14182) [n:127.0.0.1:33972_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43452_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1609459 INFO (OverseerThreadFactory-3918-thread-5) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:43452_ for creating new replica
[junit4] 2> 1609462 INFO (qtp639282180-14231) [n:127.0.0.1:43452_
x:collection1_shard1_replica_n25] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1609578 INFO (zkCallback-5196-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> 1609578 INFO (zkCallback-5196-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> 1609578 INFO (zkCallback-5180-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> 1609615 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:34972/collection1_shard1_replica_n21/] -
recoveringAfterStartup=[true]
[junit4] 2> 1609615 WARN
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4] 2> 1609615 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync Recovery
was not successful - trying replication.
[junit4] 2> 1609616 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 1609616 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to
replicate from [http://127.0.0.1:34972/collection1_shard1_replica_n21/].
[junit4] 2> 1609619 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1604915486905073664,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1609619 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1609620 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1609620 INFO (qtp1951284671-14144) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21] webapp=
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1609622 INFO (qtp1951284671-14150) [n:127.0.0.1:34972_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 1609622 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fd6a1e[collection1_shard1_replica_n23] main]
[junit4] 2> 1609624 INFO
(searcherExecutor-3951-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[collection1_shard1_replica_n23] Registered new searcher
Searcher@4fd6a1e[collection1_shard1_replica_n23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1609624 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1609624 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replication Recovery
was successful.
[junit4] 2> 1609624 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 1609625 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1/terms/shard1 to Terms{values={core_node22=0,
core_node24=0}, version=3}
[junit4] 2> 1609625 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Updating version
bucket highest from index after successful recovery.
[junit4] 2> 1609625 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1604915486911365120
[junit4] 2> 1609627 INFO
(recoveryExecutor-5193-thread-1-processing-n:127.0.0.1:33972_
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24)
[n:127.0.0.1:33972_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Finished recovery
process, successful=[true]
[junit4] 2> 1609727 INFO (zkCallback-5196-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> 1609727 INFO (zkCallback-518
[...truncated too long message...]
perty disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null605395226
[copy] Copying 247 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null605395226
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null605395226
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 52ms :: artifacts dl 12ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 190 minutes 25 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
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:1819)
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:2920)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
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:1819)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]