Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19896/
Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=10578,
name=testExecutor-3518-thread-1, state=RUNNABLE,
group=TGRP-UnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10578, name=testExecutor-3518-thread-1,
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
at
__randomizedtesting.SeedInfo.seed([CD2B435A2FDBD021:457F7C808127BDD9]:0)
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:42787
at __randomizedtesting.SeedInfo.seed([CD2B435A2FDBD021]:0)
at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:412)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:42787
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:410)
... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/java.net.SocketInputStream.socketRead0(Native Method)
at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
... 8 more
Build Log:
[...truncated 11977 lines...]
[junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/init-core-data-001
[junit4] 2> 825592 INFO
(SUITE-UnloadDistributedZkTest-seed#[CD2B435A2FDBD021]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 825592 INFO
(SUITE-UnloadDistributedZkTest-seed#[CD2B435A2FDBD021]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 825592 INFO
(SUITE-UnloadDistributedZkTest-seed#[CD2B435A2FDBD021]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 825593 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 825593 INFO (Thread-2052) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 825593 INFO (Thread-2052) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 825595 ERROR (Thread-2052) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 825693 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37017
[junit4] 2> 825697 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 825698 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 825698 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 825698 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 825699 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 825699 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 825699 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 825700 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 825700 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 825705 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 825705 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 825706 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 825762 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/cores/collection1
[junit4] 2> 825763 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 825763 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76c12e00{/,null,AVAILABLE}
[junit4] 2> 825764 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@45e555f6{HTTP/1.1,[http/1.1]}{127.0.0.1:44679}
[junit4] 2> 825764 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server Started @827541ms
[junit4] 2> 825764 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-001/control/data,
hostPort=44679,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 825764 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 825764 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 825765 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 825765 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 825765 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-18T04:04:54.404044Z
[junit4] 2> 825766 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 825766 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/solr.xml
[junit4] 2> 825768 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 825769 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
[junit4] 2> 825774 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 825774 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44679_
[junit4] 2> 825775 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=98157113785253892-127.0.0.1:44679_-n_0000000000)
starting
[junit4] 2> 825776 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44679_
[junit4] 2> 825777 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 825799 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 825802 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 825802 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 825803 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/cores
[junit4] 2> 825803 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 825803 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 825804 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 826816 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 826826 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 826891 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 826896 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 826896 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 826897 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 826897 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/control-001/cores/collection1/data/]
[junit4] 2> 826898 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 826903 WARN (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 826964 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 826964 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 826965 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 826965 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 826965 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 826966 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ce3cc26[collection1] main]
[junit4] 2> 826966 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 826966 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 826967 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 826967 INFO (searcherExecutor-3381-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ce3cc26[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 826967 INFO (coreLoadExecutor-3380-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570513822003757056
[junit4] 2> 826970 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 826971 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 826971 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44679/collection1/
[junit4] 2> 826971 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 826971 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:44679/collection1/ has no replicas
[junit4] 2> 826971 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 826979 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44679/collection1/ shard1
[junit4] 2> 827130 INFO (coreZkRegister-3373-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 827316 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 827317 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
[junit4] 2> 827317 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 827317 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 827387 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores/collection1
[junit4] 2> 827387 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001
of type NRT
[junit4] 2> 827387 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 827389 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e48c722{/,null,AVAILABLE}
[junit4] 2> 827389 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@771555eb{HTTP/1.1,[http/1.1]}{127.0.0.1:33297}
[junit4] 2> 827389 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server Started @829166ms
[junit4] 2> 827389 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-001/jetty1,
hostPort=33297,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 827389 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 827390 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 827390 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 827390 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 827390 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-18T04:04:56.029277Z
[junit4] 2> 827391 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 827391 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/solr.xml
[junit4] 2> 827394 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 827396 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
[junit4] 2> 827413 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 827414 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 827414 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33297_
[junit4] 2> 827415 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 827422 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 827422 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 827438 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 827441 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 827442 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 827442 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores
[junit4] 2> 827442 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 827443 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 827444 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 827545 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/collection1/state.json]
for collection [collection1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 828453 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 828465 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 828596 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 828604 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 828604 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 828604 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 828604 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 828606 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 828608 WARN (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 828686 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 828686 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 828687 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 828687 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 828688 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 828688 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63e5893[collection1] main]
[junit4] 2> 828689 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 828689 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 828689 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 828690 INFO (coreLoadExecutor-3391-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570513823810453504
[junit4] 2> 828693 INFO (searcherExecutor-3392-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63e5893[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33297/collection1/
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:33297/collection1/ has no replicas
[junit4] 2> 828709 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 828714 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33297/collection1/ shard2
[junit4] 2> 828814 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 828865 INFO (coreZkRegister-3386-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 828968 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 829110 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/cores/collection1
[junit4] 2> 829111 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001
of type NRT
[junit4] 2> 829112 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 829129 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@720637a1{/,null,AVAILABLE}
[junit4] 2> 829130 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3bdac02b{HTTP/1.1,[http/1.1]}{127.0.0.1:43743}
[junit4] 2> 829130 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server Started @830907ms
[junit4] 2> 829130 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-001/jetty2,
hostPort=43743,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 829130 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 829139 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 829139 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 829139 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 829139 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-18T04:04:57.778338Z
[junit4] 2> 829190 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 829190 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/solr.xml
[junit4] 2> 829194 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 829203 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
[junit4] 2> 829228 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 829230 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 829231 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43743_
[junit4] 2> 829231 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 829232 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 829246 INFO (zkCallback-2407-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 829247 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 829271 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 829276 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 829276 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 829277 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/cores
[junit4] 2> 829278 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 829291 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 829292 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 829394 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 829394 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 830307 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 830317 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 830400 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 830404 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 830404 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 830404 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 830404 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 830405 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 830406 WARN (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 830425 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 830425 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 830426 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 830426 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 830426 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 830426 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7149611e[collection1] main]
[junit4] 2> 830428 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 830428 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 830428 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 830428 INFO (coreLoadExecutor-3402-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570513825632878592
[junit4] 2> 830430 INFO (searcherExecutor-3403-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7149611e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43743/collection1/
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:43743/collection1/ has no replicas
[junit4] 2> 830431 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 830432 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43743/collection1/ shard1
[junit4] 2> 830535 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 830535 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 830582 INFO (coreZkRegister-3397-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 830684 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 830684 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 830910 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/cores/collection1
[junit4] 2> 830914 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001
of type NRT
[junit4] 2> 830915 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 830915 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b8cb941{/,null,AVAILABLE}
[junit4] 2> 830916 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d33da03{HTTP/1.1,[http/1.1]}{127.0.0.1:42787}
[junit4] 2> 830916 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server Started @832693ms
[junit4] 2> 830916 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-001/jetty3,
hostPort=42787,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/cores}
[junit4] 2> 830916 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 830917 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 830917 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 830917 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 830917 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-18T04:04:59.556494Z
[junit4] 2> 830919 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 830919 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/solr.xml
[junit4] 2> 830921 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 830923 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
[junit4] 2> 830927 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 830928 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 830929 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42787_
[junit4] 2> 830929 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 830930 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 830929 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 830933 INFO (zkCallback-2407-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 830933 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 830983 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 830988 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 830988 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 830991 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/cores
[junit4] 2> 830991 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 830994 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 830999 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 831100 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 831100 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 831100 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 832003 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 832010 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 832124 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 832132 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 832132 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 832132 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 832133 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 832134 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 832136 WARN (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 832169 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 832169 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 832170 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 832170 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 832171 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 832171 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b1f78bf[collection1] main]
[junit4] 2> 832172 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 832172 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 832172 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 832173 INFO (searcherExecutor-3414-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3b1f78bf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 832173 INFO (coreLoadExecutor-3413-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570513827462643712
[junit4] 2> 832175 INFO (coreZkRegister-3408-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 832175 INFO (updateExecutor-2426-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 832176 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 832176 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 832176 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 832176 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 832176 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:33297/collection1/] and I am
[http://127.0.0.1:42787/collection1/]
[junit4] 2> 832194 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:33297]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42787_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 832198 INFO (qtp669571269-10310) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 832202 INFO (qtp669571269-10310) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:42787_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42787","node_name":"127.0.0.1:42787_","state":"down","type":"NRT"}
[junit4] 2> 832278 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 832278 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 832281 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 832611 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/cores/collection1
[junit4] 2> 832611 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001
of type NRT
[junit4] 2> 832612 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 832613 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e9ae05b{/,null,AVAILABLE}
[junit4] 2> 832613 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@274d19c5{HTTP/1.1,[http/1.1]}{127.0.0.1:44375}
[junit4] 2> 832613 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.e.j.s.Server Started @834390ms
[junit4] 2> 832613 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-001/jetty4,
hostPort=44375,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 832613 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 832616 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 832616 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 832616 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 832616 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-18T04:05:01.255986Z
[junit4] 2> 832626 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 832626 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/solr.xml
[junit4] 2> 832629 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 832632 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
[junit4] 2> 832640 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 832641 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 832642 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44375_
[junit4] 2> 832643 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832643 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832643 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832643 INFO (zkCallback-2436-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832644 INFO (zkCallback-2407-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832644 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 832675 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 832680 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 832680 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 832682 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/cores
[junit4] 2> 832682 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 832683 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 832683 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 832785 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 832785 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 832785 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 832785 INFO (zkCallback-2436-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833202 INFO (qtp669571269-10310) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:42787_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42787","node_name":"127.0.0.1:42787_","state":"recovering","type":"NRT"}
[junit4] 2> 833202 INFO (qtp669571269-10310) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 833202 INFO (qtp669571269-10310) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42787_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1003
[junit4] 2> 833689 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 833697 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 833707 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:33297/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 833707 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:42787 START
replicas=[http://127.0.0.1:33297/collection1/] nUpdates=100
[junit4] 2> 833709 INFO (qtp669571269-10310) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 833709 INFO (qtp669571269-10310) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 833709 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 833709 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 833710 INFO (recoveryExecutor-2427-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 833776 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 833781 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 833781 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node4' (registry
'solr.core.collection1.shard1.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 833782 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 833782 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 833782 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 833784 WARN (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 833805 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 833805 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 833806 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 833806 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 833807 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 833807 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@387c101b[collection1] main]
[junit4] 2> 833807 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 833807 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 833808 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 833808 INFO (searcherExecutor-3425-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@387c101b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 833809 INFO (coreLoadExecutor-3424-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570513829178114048
[junit4] 2> 833811 INFO (coreZkRegister-3419-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 833811 INFO (updateExecutor-2433-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 833812 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 833812 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833812 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833812 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 833812 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 833812 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 833812 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:43743/collection1/] and I am
[http://127.0.0.1:44375/collection1/]
[junit4] 2> 833818 INFO (zkCallback-2436-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833818 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833823 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:43743]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44375_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 833824 INFO (qtp1848439926-10338) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 833824 INFO (qtp1848439926-10338) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:44375_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:44375","node_name":"127.0.0.1:44375_","state":"down","type":"NRT"}
[junit4] 2> 833923 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833923 INFO (zkCallback-2423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833923 INFO (zkCallback-2417-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 833923 INFO (zkCallback-2436-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 834223 INFO
(TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 834225 INFO (qtp669571269-10307) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-002/1957379521930267unloadcollection1_1n&name=unloadcollection1&action=CREATE&numShards=1&collection=unloadcollection&wt=javabin&version=2
[junit4] 2> 834226 INFO
(OverseerStateUpdate-98157113785253892-127.0.0.1:44679_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 834824 INFO (qtp1848439926-10338) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:44375_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:44375","node_name":"127.0.0.1:44375_","state":"recovering","type":"NRT"}
[junit4] 2> 834824 INFO (qtp1848439926-10338) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 834824 INFO (qtp1848439926-10338) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44375_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 835227 INFO (qtp669571269-10307) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 835236 INFO (qtp669571269-10307) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 835256 INFO (qtp669571269-10307) [ ] o.a.s.s.IndexSchema
[unloadcollection1] Schema name=test
[junit4] 2> 835325 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:43743/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 835325 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44375 START
replicas=[http://127.0.0.1:43743/collection1/] nUpdates=100
[junit4] 2> 835326 INFO (qtp1848439926-10338) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 835326 INFO (qtp1848439926-10338) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 835326 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 835326 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 835326 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 835327 INFO (recoveryExecutor-2434-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 835357 INFO (qtp669571269-10307) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 835362 INFO (qtp669571269-10307) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'unloadcollection1' using configuration from collection
unloadcollection, trusted=true
[junit4] 2> 835362 INFO (qtp669571269-10307) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.unloadcollection.shard1' (registry
'solr.core.unloadcollection.shard1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2be70fb6
[junit4] 2> 835362 INFO (qtp669571269-10307) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 835362 INFO (qtp669571269-10307) [ ] o.a.s.c.SolrCore
[[unloadcollection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/shard-1-001/cores/unloadcollection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CD2B435A2FDBD021-001/tempDir-002/1957379521930267unloadcollection1_1n/]
[junit4] 2> 835364 INFO (qtp669571269-10307) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.333070866972243]
[junit4] 2> 835365 WARN (qtp669571269-10307) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 835392 INFO (qtp669571269-10307) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 835392 INFO (qtp669571269-10307) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 835393 INFO (qtp669571269-10307) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 835393 INFO (qtp669571269-10307) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 835394 INFO (qtp669571269-10307) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 835394 INFO (qtp669571269-10307) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77313233[unloadcollection1] main]
[junit4] 2> 835395 INFO (qtp669571269-10307) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 835395 INFO (qtp669571269-10307) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 835395 INFO (qtp669571269-10307) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 835396 INFO (searcherExecutor-3430-thread-1) [ ]
o.a.s.c.SolrCore [unloadcollection1] Registered new searcher
Searcher@77313233[unloadcollection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 835396 INFO (qtp669571269-10307) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570513830842204160
[junit4] 2> 835399 INFO (qtp669571269-10307) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 835399 INFO (qtp669571269-10307) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 835399 INFO (qtp669571269-10307) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33297/unloadcollection1/
[junit4] 2> 835399 INFO (qtp669571269-10307) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 835399 INFO (qtp669571269-10307) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:33297/unloadcollection1/ has no replicas
[junit4] 2> 835399 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 835399 INFO (zkCallback-2423-thread-1) [ ] o.a.s.c.c.Z
[...truncated too long message...]
2> 930666 INFO (TEST-UnloadDistributedZkTest.test-seed#[CD2B435A2FDBD021]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37017 37017
[junit4] 2> 930697 INFO (Thread-2052) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37017 37017
[junit4] 2> 930698 WARN (Thread-2052) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/unloadcollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 3
/solr/collections/multiunload/leader_elect/shard1/election/98157113785253903-core_node12-n_0000000000
[junit4] 2> 3
/solr/collections/multiunload/leader_elect/shard2/election/98157113785253903-core_node11-n_0000000000
[junit4] 2> 2
/solr/collections/multiunload/leader_elect/shard1/election/98157113785253903-core_node8-n_0000000003
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UnloadDistributedZkTest -Dtests.method=test
-Dtests.seed=CD2B435A2FDBD021 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-VU -Dtests.timezone=ART -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 105s J2 | UnloadDistributedZkTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10578, name=testExecutor-3518-thread-1,
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([CD2B435A2FDBD021:457F7C808127BDD9]:0)
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:42787
[junit4] > at
__randomizedtesting.SeedInfo.seed([CD2B435A2FDBD021]:0)
[junit4] > at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:412)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
Timeout occured while waiting response from server at: http://127.0.0.1:42787
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:410)
[junit4] > ... 4 more
[junit4] > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4] > at
java.base/java.net.SocketInputStream.socketRead0(Native Method)
[junit4] > at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[junit4] > at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
[junit4] > at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] > at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] > at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
[junit4] > ... 8 more
[junit4] 2> 930699 INFO
(SUITE-UnloadDistributedZkTest-seed#[CD2B435A2FDBD021]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Jun 18, 2017 4:06:39 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-VU, timezone=ART
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=339203040,total=519045120
[junit4] 2> NOTE: All tests run in this JVM:
[SharedFSAutoReplicaFailoverUtilsTest, TestImplicitCoreProperties,
PKIAuthenticationIntegrationTest, LeaderInitiatedRecoveryOnShardRestartTest,
DataDrivenBlockJoinTest, TestSort, TestSimpleQParserPlugin,
TestCloudManagedSchema, TestSimpleTextCodec, TestConfigsApi,
CdcrReplicationHandlerTest, TestTolerantSearch, HLLSerializationTest,
TestConfig, TestReversedWildcardFilterFactory, TestIBSimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, AddBlockUpdateTest,
RequestHandlersTest, TestSolrQueryResponse, TestMultiWordSynonyms,
TestZkChroot, SaslZkACLProviderTest, SolrCloudReportersTest,
TestLuceneMatchVersion, RankQueryTest, TestIndexingPerformance,
NoCacheHeaderTest, TestDeleteCollectionOnDownNodes,
OutOfBoxZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter,
PropertiesRequestHandlerTest, RulesTest, TestNumericTokenStream,
ZkStateWriterTest, TestMaxTokenLenTokenizer, TestSerializedLuceneMatchVersion,
FullSolrCloudDistribCmdsTest, TestStressUserVersions,
TestPHPSerializedResponseWriter, StressHdfsTest, TestFieldCacheVsDocValues,
SuggesterWFSTTest, TestUnifiedSolrHighlighter, TestSolrCoreParser,
LeaderFailoverAfterPartitionTest, TestStressInPlaceUpdates, TestSQLHandler,
TestManagedResourceStorage, TestUtils, CircularListTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollapseQParserPlugin,
LeaderElectionTest, TestPushWriter, ResponseHeaderTest,
TestImpersonationWithHadoopAuth, TestCustomSort, TestLockTree,
TestRebalanceLeaders, SolrCoreCheckLockOnStartupTest,
TestShortCircuitedRequests, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
HighlighterConfigTest, TestRandomCollapseQParserPlugin, LukeRequestHandlerTest,
TestReplicationHandlerBackup, TestRequestStatusCollectionAPI,
MetricsConfigTest, RestartWhileUpdatingTest, TestCSVResponseWriter,
SuggesterTSTTest, TestUseDocValuesAsStored2, OverseerModifyCollectionTest,
BooleanFieldTest, TestConfigSetImmutable, TestClusterProperties,
VersionInfoTest, SimpleFacetsTest, ConnectionManagerTest, TestSchemaManager,
TestManagedSchemaAPI, DistributedFacetPivotWhiteBoxTest,
TestClassNameShortening, ClassificationUpdateProcessorTest,
TestLMDirichletSimilarityFactory, RemoteQueryErrorTest,
TestDynamicFieldResource, CollectionsAPISolrJTest, SolrCloudExampleTest,
TestDocSet, HdfsTlogReplayBufferedWhileIndexingTest, ClusterStateTest,
BadIndexSchemaTest, DeleteInactiveReplicaTest, TestFastOutputStream,
QueryResultKeyTest, PluginInfoTest, TestSolrQueryParser,
TestSolrDeletionPolicy1, ReplicaListTransformerTest, TestNumericTerms32,
TestMergePolicyConfig, TestManagedSynonymFilterFactory,
BlockJoinFacetSimpleTest, TestSchemaResource, TestLegacyFieldReuse,
TestSolrCLIRunExample, CoreMergeIndexesAdminHandlerTest, TestBlobHandler,
DirectUpdateHandlerOptimizeTest, RecoveryZkTest, TolerantUpdateProcessorTest,
TestGraphTermsQParserPlugin, TestPullReplicaErrorHandling, TestMacros,
OutputWriterTest, SolrGraphiteReporterTest, DistribCursorPagingTest,
OverseerTest, UnloadDistributedZkTest]
[junit4] Completed [335/725 (1!)] on J2 in 105.94s, 1 test, 1 error <<<
FAILURES!
[...truncated 37627 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]