Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3307/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=11515,
name=updateExecutor-1818-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11515, name=updateExecutor-1818-thread-1,
state=RUNNABLE, group=TGRP-RecoveryZkTest]
at
__randomizedtesting.SeedInfo.seed([7BB8B20E22A52A9D:F3EC8DD48C594765]:0)
Caused by: org.apache.solr.common.SolrException: Replica:
http://127.0.0.1:55192/collection1/ should have been marked under leader
initiated recovery in ZkController but wasn't.
at __randomizedtesting.SeedInfo.seed([7BB8B20E22A52A9D]:0)
at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:88)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
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:745)
Build Log:
[...truncated 11433 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/init-core-data-001
[junit4] 2> 1741750 INFO
(SUITE-RecoveryZkTest-seed#[7BB8B20E22A52A9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1741754 INFO
(SUITE-RecoveryZkTest-seed#[7BB8B20E22A52A9D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1741756 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 1741756 INFO (Thread-3375) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1741756 INFO (Thread-3375) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1741866 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkTestServer
start zk server on port:55078
[junit4] 2> 1741867 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1741867 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1741877 INFO (zkCallback-1806-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e898595
name:ZooKeeperConnection Watcher:127.0.0.1:55078 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1741877 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1741878 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1741878 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1741881 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1741881 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1741882 INFO (zkCallback-1807-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4eac41b4
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1741883 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1741883 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1741883 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1741885 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1741888 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1741890 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1741893 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1741893 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1741897 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1741897 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1741900 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1741900 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1741903 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1741903 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1741905 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1741906 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1741908 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1741909 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1741911 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1741911 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1741914 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1741914 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1741917 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1741917 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1741920 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1741920 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1741923 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1741923 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1742180 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1
[junit4] 2> 1742183 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1742185 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70b79030{/,null,AVAILABLE}
[junit4] 2> 1742189 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6a970972{HTTP/1.1,[http/1.1]}{127.0.0.1:55084}
[junit4] 2> 1742189 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.e.j.s.Server
Started @1750942ms
[junit4] 2> 1742189 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/tempDir-001/control/data,
hostContext=/, hostPort=55084,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores}
[junit4] 2> 1742190 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 1742190 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001'
[junit4] 2> 1742190 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1742190 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1742191 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1742191 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1742192 INFO (zkCallback-1808-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1afd69c8
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1742193 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1742193 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1742194 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1742194 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/solr.xml
[junit4] 2> 1742225 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores
[junit4] 2> 1742225 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
New CoreContainer 1488967396
[junit4] 2> 1742225 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001]
[junit4] 2> 1742225 WARN
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/lib
[junit4] 2> 1742225 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1742229 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1742230 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1742230 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1742230 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55078/solr
[junit4] 2> 1742230 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 1742230 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1742231 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1742232 INFO (zkCallback-1811-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2310a0a name:ZooKeeperConnection
Watcher:127.0.0.1:55078 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1742232 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1742232 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1742234 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$13/204198719@545911bf
[junit4] 2> 1742235 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1742236 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3cf5ac8e
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1742236 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1742237 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1742240 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1742245 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1742248 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1742251 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1742253 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1742255 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1742257 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1742259 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1742261 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1742263 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1742265 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1742270 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1742272 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1742274 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1742275 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95986338596782084-127.0.0.1:55084_-n_0000000000
[junit4] 2> 1742275 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55084_
[junit4] 2> 1742275 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1742277 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.Overseer Overseer (id=95986338596782084-127.0.0.1:55084_-n_0000000000)
starting
[junit4] 2> 1742280 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1742289 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1742290 INFO
(OverseerCollectionConfigSetProcessor-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 1742290 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1742291 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55084_
[junit4] 2> 1742292 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55084_
[junit4] 2> 1742293 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1742294 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 1742295 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1742313 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1742313 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1742316 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores
[junit4] 2> 1742318 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=control_collection,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 1742318 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1
[junit4] 2> 1742318 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1742320 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1742320 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1742320 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1742320 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55084_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1742322 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection control_collection not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 1742325 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55084",
[junit4] 2> "node_name":"127.0.0.1:55084_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1742325 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55084",
[junit4] 2> "node_name":"127.0.0.1:55084_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1742325 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 1742325 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 1742326 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1742326 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 1742328 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1743332 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 1743332 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 1743333 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1743333 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1743334 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1743334 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1'
[junit4] 2> 1743335 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1743335 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1743337 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 1743343 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1743347 WARN
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1743348 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1743355 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1743361 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1743501 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 1743501 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 1743502 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1743505 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1743529 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1743529 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1743530 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1743530 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/]
[junit4] 2> 1743530 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ca4af4
[junit4] 2> 1743530 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data
[junit4] 2> 1743541 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/index/
[junit4] 2> 1743541 WARN
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1743541 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/index
[junit4] 2> 1743541 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1743542 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@df77336
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5601dbea),segFN=segments_1,generation=1}
[junit4] 2> 1743542 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1743543 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/
[junit4] 2> 1743543 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1743548 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1743548 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1743548 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1743549 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1743549 WARN
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1743554 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1743554 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1743555 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1743556 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1743560 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1743560 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1743561 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1743561 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1743563 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.296875,
floorSegmentMB=0.7177734375, forceMergeDeletesPctAllowed=20.862251265465652,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=1.9638671875,
noCFSRatio=0.7691780184114292
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@df77336
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5601dbea),segFN=segments_1,generation=1}
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@dfbbc0b[collection1] main]
[junit4] 2> 1743564 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1743566 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1743566 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 1743566 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1743566 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1743566 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1743567 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 1743567 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1743567 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1743567 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1743568 INFO
(searcherExecutor-5133-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@dfbbc0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1743568 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1743568 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1743568 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1743568 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1535781419444338688
[junit4] 2> 1743570 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1535781419444338688
[junit4] 2> 1743570 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 1743570 INFO
(coreLoadExecutor-5132-thread-1-processing-n:127.0.0.1:55084_)
[n:127.0.0.1:55084_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1743571 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:55084
collection:control_collection shard:shard1
[junit4] 2> 1743572 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1743577 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95986338596782084-core_node1-n_0000000000
[junit4] 2> 1743578 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 1743580 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1743580 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1743580 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55084/collection1/
[junit4] 2> 1743580 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1743580 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55084/collection1/ has no replicas
[junit4] 2> 1743581 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 1743581 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 1743585 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95986338596782084-core_node1-n_0000000000
[junit4] 2> 1743588 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55084/collection1/ shard1
[junit4] 2> 1743590 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:55084",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1743693 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1743697 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:55084/collection1/ and leader is
http://127.0.0.1:55084/collection1/
[junit4] 2> 1743697 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55084
[junit4] 2> 1743697 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1743697 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 1743697 INFO
(coreZkRegister-5126-thread-1-processing-n:127.0.0.1:55084_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55084_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1743699 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55084",
[junit4] 2> "node_name":"127.0.0.1:55084_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1743699 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55084",
[junit4] 2> "node_name":"127.0.0.1:55084_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1743807 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1743829 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1743830 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1743831 INFO (zkCallback-1816-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@59d5c3bf
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1743831 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1743831 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1743832 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1743833 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1743834 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1743836 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1744083 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1
[junit4] 2> 1744084 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001
[junit4] 2> 1744085 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1744086 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f1e41a3{/,null,AVAILABLE}
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1f8b2cbb{HTTP/1.1,[http/1.1]}{127.0.0.1:55188}
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.e.j.s.Server
Started @1752840ms
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=55188,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores}
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001'
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1744087 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1744088 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1744088 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1744090 INFO (zkCallback-1817-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2e2cd59e
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1744090 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1744090 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1744093 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1744093 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/solr.xml
[junit4] 2> 1744130 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores
[junit4] 2> 1744130 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
New CoreContainer 1632410340
[junit4] 2> 1744130 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001]
[junit4] 2> 1744130 WARN
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.CoreContainer
Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/lib
[junit4] 2> 1744130 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1744133 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1744134 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1744134 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1744134 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:55078/solr
[junit4] 2> 1744134 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 1744134 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1744135 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1744136 INFO (zkCallback-1820-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@521b18c7
name:ZooKeeperConnection Watcher:127.0.0.1:55078 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1744136 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1744136 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1744138 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$13/204198719@1885cf9d
[junit4] 2> 1744138 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1744140 INFO
(zkCallback-1821-thread-1-processing-n:127.0.0.1:55188_) [n:127.0.0.1:55188_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@38640c68
name:ZooKeeperConnection Watcher:127.0.0.1:55078/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1744140 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1744148 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1744149 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1744150 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1744155 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1744155 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95986338596782088-127.0.0.1:55188_-n_0000000001
[junit4] 2> 1744156 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95986338596782084-127.0.0.1:55084_-n_0000000000 to
know if I could be the leader
[junit4] 2> 1744157 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.ZkController Publish node=127.0.0.1:55188_ as DOWN
[junit4] 2> 1744160 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:55188_"} current state version: 3
[junit4] 2> 1744160 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.NodeMutator DownNode state invoked for node:
127.0.0.1:55188_
[junit4] 2> 1744272 INFO (zkCallback-1816-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1744272 INFO
(zkCallback-1821-thread-1-processing-n:127.0.0.1:55188_) [n:127.0.0.1:55188_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1744272 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 1745161 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55188_
[junit4] 2> 1745162 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55188_
[junit4] 2> 1745164 INFO (zkCallback-1816-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1745164 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1745164 INFO
(zkCallback-1821-thread-1-processing-n:127.0.0.1:55188_) [n:127.0.0.1:55188_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1745164 INFO (zkCallback-1816-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1745164 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1745164 INFO
(zkCallback-1821-thread-1-processing-n:127.0.0.1:55188_) [n:127.0.0.1:55188_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1745174 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1745174 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1745175 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores
[junit4] 2> 1745176 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1745176 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1
[junit4] 2> 1745176 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1745177 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1745177 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1745178 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1745178 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [n:127.0.0.1:55188_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1745179 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection collection1 not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 1745179 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55188",
[junit4] 2> "node_name":"127.0.0.1:55188_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1745179 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55188",
[junit4] 2> "node_name":"127.0.0.1:55188_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1745179 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 1745180 INFO
(OverseerStateUpdate-95986338596782084-127.0.0.1:55084_-n_0000000000)
[n:127.0.0.1:55084_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1745180 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Deleting data for [collection1]
[junit4] 2> 1745181 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 1745283 INFO (zkCallback-1816-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1745283 INFO
(zkCallback-1821-thread-1-processing-n:127.0.0.1:55188_) [n:127.0.0.1:55188_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1745284 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:55084_) [n:127.0.0.1:55084_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 1746181 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 1746182 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 1746182 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1746182 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 1746183 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 1746183 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1'
[junit4] 2> 1746184 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1746184 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 1746186 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 1746191 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 1746194 WARN
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1746195 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1746201 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1746207 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1746286 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 1746287 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 1746287 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1746290 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1746315 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.ConfigSetProperties
Did not find ConfigSet properties, assuming default properties: Can't find
resource 'configsetprops.json' in classpath or '/configs/conf1',
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1746315 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1746315 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1746315 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1746315 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ca4af4
[junit4] 2> 1746316 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data
[junit4] 2> 1746316 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1746316 WARN
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1746316 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1746316 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1746316 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@50fdafe5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d4d705),segFN=segments_1,generation=1}
[junit4] 2> 1746317 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1746317 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55188_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1746317 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55188_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest_7BB8B20E22A52A9D-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1746320 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1746321 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1746321 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1746321 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1746321 WARN
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1746324 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1746325 INFO
(coreLoadExecutor-5143-thread-1-processing-n:127.0.0.1:55188_)
[n:127.0.0.1:55188_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 17463
[...truncated too long message...]
at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1782923 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@56965531{HTTP/1.1,[http/1.1]}{127.0.0.1:55192}
[junit4] 2> 1782923 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7468123{/,null,UNAVAILABLE}
[junit4] 2> 1782926 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ChaosMonkey
monkey: stop shard! 55084
[junit4] 2> 1782927 INFO
(TEST-RecoveryZkTest.test-seed#[7BB8B20E22A52A9D]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55078 55078
[junit4] 2> 1782950 INFO (Thread-3375) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55078 55078
[junit4] 2> 1784172 WARN (Thread-3375) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/95986338596782088-127.0.0.1:55188_-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/95986338596782088-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RecoveryZkTest
-Dtests.method=test -Dtests.seed=7BB8B20E22A52A9D -Dtests.slow=true
-Dtests.locale=et-EE -Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 42.7s J0 | RecoveryZkTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11515, name=updateExecutor-1818-thread-1,
state=RUNNABLE, group=TGRP-RecoveryZkTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([7BB8B20E22A52A9D:F3EC8DD48C594765]:0)
[junit4] > Caused by: org.apache.solr.common.SolrException: Replica:
http://127.0.0.1:55192/collection1/ should have been marked under leader
initiated recovery in ZkController but wasn't.
[junit4] > at
__randomizedtesting.SeedInfo.seed([7BB8B20E22A52A9D]:0)
[junit4] > at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:88)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1784448 INFO
(SUITE-RecoveryZkTest-seed#[7BB8B20E22A52A9D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=Lucene50(blocksize=128),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=1782, maxMBSortInHeap=6.741813176110547,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=et-EE,
timezone=Indian/Maldives
[junit4] 2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=259459296,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestDocTermOrds,
RollingRestartTest, SecurityConfHandlerTest, TestRemoteStreaming,
ZkStateWriterTest, StatelessScriptUpdateProcessorFactoryTest,
TestXIncludeConfig, TestPivotHelperCode, DocumentBuilderTest,
BlockDirectoryTest, JSONWriterTest, HdfsWriteToMultipleCollectionsTest,
QueryEqualityTest, TestExtendedDismaxParser, SolrTestCaseJ4Test, PolyFieldTest,
TestArbitraryIndexDir, TestClusterStateMutator, TestHashPartitioner,
GraphQueryTest, ExitableDirectoryReaderTest, TestCloudInspectUtil,
TestTolerantUpdateProcessorCloud, QueryResultKeyTest, BasicDistributedZkTest,
TestSort, XmlUpdateRequestHandlerTest, TestReRankQParserPlugin,
TestCollectionAPI, TestConfigSets, TestFileDictionaryLookup,
PreAnalyzedFieldTest, TestDistributedStatsComponentCardinality,
TestSlowCompositeReaderWrapper, TestSweetSpotSimilarityFactory, TestTrieFacet,
DocValuesTest, TestIBSimilarityFactory, TestCSVLoader,
TestDocBasedVersionConstraints, SolrXmlInZkTest, TestMissingGroups,
BadComponentTest, TestComplexPhraseQParserPlugin,
DistributedFacetPivotLargeTest, SOLR749Test,
TestSolrQueryParserDefaultOperatorResource, TestFastLRUCache,
DirectSolrSpellCheckerTest, ScriptEngineTest, TestRuleBasedAuthorizationPlugin,
SpatialFilterTest, AsyncMigrateRouteKeyTest, UUIDFieldTest,
TestCursorMarkWithoutUniqueKey, TestQuerySenderNoQuery, ClusterStateTest,
TestRandomDVFaceting, TestRestManager, TestFieldTypeResource, DOMUtilTest,
TestStressVersions, ZkControllerTest, TestHighFrequencyDictionaryFactory,
TestConfigSetsAPIExclusivity, TestSurroundQueryParser,
TestLeaderElectionZkExpiry, ZkCLITest, MergeStrategyTest, UpdateParamsTest,
TestStressReorder, TestDownShardTolerantSearch, TestNumericTerms64,
TestGeoJSONResponseWriter, TestAuthorizationFramework, TestSolrXml,
TestElisionMultitermQuery, TestStressLucene, PeerSyncTest, SolrIndexConfigTest,
CursorPagingTest, CloudMLTQParserTest, SampleTest, SortSpecParsingTest,
ChaosMonkeyNothingIsSafeTest, TestComponentsName, CircularListTest,
DeleteLastCustomShardedReplicaTest, TestFieldCacheSort, TestFieldSortValues,
ClusterStateUpdateTest, ConcurrentDeleteAndCreateCollectionTest,
TestRawResponseWriter, UUIDUpdateProcessorFallbackTest, TestSolr4Spatial2,
TestInitParams, TlogReplayBufferedWhileIndexingTest, TestDistributedSearch,
TestSolrCLIRunExample, TestCodecSupport, SimpleCollectionCreateDeleteTest,
BitVectorTest, DocExpirationUpdateProcessorFactoryTest,
TestPostingsSolrHighlighter, TestGraphTermsQParserPlugin, TestRebalanceLeaders,
HttpPartitionTest, IndexBasedSpellCheckerTest, TestLazyCores,
LeaderInitiatedRecoveryOnCommitTest, SpatialRPTFieldTypeTest,
DocumentAnalysisRequestHandlerTest, TestDistribIDF, TestFieldResource,
TestMergePolicyConfig, TestSchemaVersionResource,
HdfsChaosMonkeySafeLeaderTest, TestLegacyFieldCache, BlobRepositoryCloudTest,
TestPseudoReturnFields, HardAutoCommitTest,
AddSchemaFieldsUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest,
CdcrReplicationDistributedZkTest, TestObjectReleaseTracker,
ExternalFileFieldSortTest, AssignTest, TestReloadAndDeleteDocs,
TestSimpleQParserPlugin, TestManagedResource,
DistributedSpellCheckComponentTest, TestImplicitCoreProperties,
AddBlockUpdateTest, CheckHdfsIndexTest, TestSchemaManager, TestTolerantSearch,
TestLMDirichletSimilarityFactory, DeleteShardTest, TestReplicationHandler,
OutOfBoxZkACLAndCredentialsProvidersTest, TestOnReconnectListenerSupport,
UnloadDistributedZkTest, TestOrdValues, PingRequestHandlerTest, TestMacros,
RuleEngineTest, TestFunctionQuery, BasicDistributedZk2Test, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
RecoveryZkTest]
[junit4] Completed [313/611 (1!)] on J0 in 43.07s, 1 test, 1 error <<<
FAILURES!
[...truncated 990 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:531:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984:
There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 122
ignored (72 assumptions) [seed: 7BB8B20E22A52A9D]
Total time: 89 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]