Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17815/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([48442D7189655E7D:607A00AF1F06E7C7]:0)
at java.util.HashMap$KeySet.iterator(HashMap.java:916)
at java.util.HashSet.iterator(HashSet.java:172)
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:212)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
at
sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
at
sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
at
sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
at
sun.security.ssl.Handshaker.getActiveCipherSuites(Handshaker.java:642)
at sun.security.ssl.Handshaker.activate(Handshaker.java:509)
at
sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
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:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
Build Log:
[...truncated 12191 lines...]
[junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/init-core-data-001
[junit4] 2> 1748038 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1748039 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1748040 INFO (Thread-3169) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1748040 INFO (Thread-3169) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1748140 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39968
[junit4] 2> 1748140 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748140 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748149 INFO (zkCallback-2425-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67cc265d
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748149 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748149 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748149 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1748150 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1748152 INFO (jetty-launcher-2424-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1748152 INFO (jetty-launcher-2424-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1748152 INFO (jetty-launcher-2424-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1748152 INFO (jetty-launcher-2424-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1748152 INFO (jetty-launcher-2424-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1748153 INFO (jetty-launcher-2424-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6885d653{/solr,null,AVAILABLE}
[junit4] 2> 1748153 INFO (jetty-launcher-2424-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bd15257{/solr,null,AVAILABLE}
[junit4] 2> 1748153 INFO (jetty-launcher-2424-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c13c2cd{/solr,null,AVAILABLE}
[junit4] 2> 1748153 INFO (jetty-launcher-2424-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a2ca0e7{/solr,null,AVAILABLE}
[junit4] 2> 1748153 INFO (jetty-launcher-2424-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7bf3a65f{/solr,null,AVAILABLE}
[junit4] 2> 1748156 INFO (jetty-launcher-2424-thread-5) [ ]
o.e.j.s.ServerConnector Started ServerConnector@77d4b452{SSL,[ssl,
http/1.1]}{127.0.0.1:43103}
[junit4] 2> 1748156 INFO (jetty-launcher-2424-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@747cd335{SSL,[ssl,
http/1.1]}{127.0.0.1:43761}
[junit4] 2> 1748156 INFO (jetty-launcher-2424-thread-5) [ ]
o.e.j.s.Server Started @1749718ms
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.e.j.s.Server Started @1749718ms
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43103}
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43761}
[junit4] 2> 1748156 INFO (jetty-launcher-2424-thread-4) [ ]
o.e.j.s.ServerConnector Started ServerConnector@3c062d7a{SSL,[ssl,
http/1.1]}{127.0.0.1:43429}
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.e.j.s.Server Started @1749719ms
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@5cdbd944{SSL,[ssl,
http/1.1]}{127.0.0.1:36448}
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3'
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-1) [ ]
o.e.j.s.Server Started @1749719ms
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43429}
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5'
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4'
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36448}
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4bc1334f{SSL,[ssl,
http/1.1]}{127.0.0.1:36472}
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.e.j.s.Server Started @1749720ms
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1'
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36472}
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2'
[junit4] 2> 1748157 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1748159 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748159 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748158 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1748160 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748161 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748161 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748163 INFO (zkCallback-2427-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28b5248b
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748163 INFO (zkCallback-2426-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5cf2337d
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748163 INFO (zkCallback-2428-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@469b828 name:ZooKeeperConnection
Watcher:127.0.0.1:39968/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748163 INFO (zkCallback-2430-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23223a46
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748163 INFO (zkCallback-2429-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@688a4d26
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1748163 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1748164 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1748170 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5/.
[junit4] 2> 1748170 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1687105983
[junit4] 2> 1748170 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3/.
[junit4] 2> 1748170 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5]
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1843991507
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3]
[junit4] 2> 1748171 WARN (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5/lib
[junit4] 2> 1748171 WARN (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3/lib
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2/.
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 218184205
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2]
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4/.
[junit4] 2> 1748171 WARN (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2/lib
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1522464655
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4]
[junit4] 2> 1748171 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1748172 WARN (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4/lib
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748172 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39968/solr
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39968/solr
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39968/solr
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1/.
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 709673102
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1]
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748173 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748174 INFO (zkCallback-2439-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50407ad2
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748174 WARN (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1/lib
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39968/solr
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1748174 INFO (zkCallback-2440-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4022d991
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748175 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748175 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748174 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1748175 INFO (zkCallback-2441-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18dcc795
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748175 INFO (jetty-launcher-2424-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748175 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748175 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x157260f3ca10006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1748176 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748176 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$71/1406866846@3ae8aedb
[junit4] 2> 1748175 INFO (jetty-launcher-2424-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748177 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1748177 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$71/1406866846@52311dd0
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748178 INFO (zkCallback-2442-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@703cdf85
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39968/solr
[junit4] 2> 1748178 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@770050bb
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1748178 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748178 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e7d5c46
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748179 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1748179 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$71/1406866846@61d39d26
[junit4] 2> 1748179 INFO (zkCallback-2447-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f3e71a9
name:ZooKeeperConnection Watcher:127.0.0.1:39968 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748179 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748180 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1748180 INFO (jetty-launcher-2424-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748180 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1748180 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1748181 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$71/1406866846@76f33b66
[junit4] 2> 1748181 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1748183 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50eedfe2
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748183 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1748183 INFO
(zkCallback-2449-thread-1-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c89f55a
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748183 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1748183 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1748183 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1748184 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1748184 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1748185 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1748186 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1748186 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1748186 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1748186 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1748186 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1748187 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1748187 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1748187 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1748189 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1748189 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1748189 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1748189 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1748189 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$71/1406866846@1d3f0381
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1748190 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1748191 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1748191 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1748191 INFO
(zkCallback-2454-thread-1-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@77309908
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748191 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1748192 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1748192 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1748192 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1748192 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1748194 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1748195 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1748195 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1748196 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96587763895304205-127.0.0.1:36472_solr-n_0000000000
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96587763895304202-127.0.0.1:43761_solr-n_0000000001
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96587763895304203-127.0.0.1:43429_solr-n_0000000002
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36472_solr
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96587763895304205-127.0.0.1:36472_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96587763895304206-127.0.0.1:43103_solr-n_0000000003
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96587763895304202-127.0.0.1:43761_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1748197 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43761_solr
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43761_solr
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96587763895304203-127.0.0.1:43429_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43429_solr
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43429_solr
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.Overseer Overseer
(id=96587763895304205-127.0.0.1:36472_solr-n_0000000000) starting
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43103_solr
[junit4] 2> 1748198 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43103_solr
[junit4] 2> 1748198 INFO
(zkCallback-2454-thread-1-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748198 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748198 INFO
(zkCallback-2449-thread-1-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748198 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748198 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748198 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1748198 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1748199 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1748199 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1748199 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1748199 INFO
(zkCallback-2449-thread-1-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1748199 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1748199 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1748199 INFO
(zkCallback-2454-thread-1-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1748199 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1748199 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1748200 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1748200 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1748200 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1748200 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1748200 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1748204 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748204 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96587763895304207-127.0.0.1:36448_solr-n_0000000004
[junit4] 2> 1748204 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96587763895304206-127.0.0.1:43103_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1748204 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36448_solr as DOWN
[junit4] 2> 1748205 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36448_solr
[junit4] 2> 1748205 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36448_solr
[junit4] 2> 1748205 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1748205 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1748205 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1748205 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1748206 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1748206 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1748206 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1748206 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1748206 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1748206 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1748207 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1748207 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1748207 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 1748208 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36448_solr"} current state version: 0
[junit4] 2> 1748208 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36448_solr
[junit4] 2> 1748209 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1748209 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1748210 INFO
(OverseerCollectionConfigSetProcessor-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1748210 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node3/.
[junit4] 2> 1748210 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36472_solr as DOWN
[junit4] 2> 1748210 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1748210 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1748210 INFO (jetty-launcher-2424-thread-3)
[n:127.0.0.1:43761_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36472_solr
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36472_solr
[junit4] 2> 1748211 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36472_solr"} current state version: 0
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1748211 INFO
(OverseerStateUpdate-96587763895304205-127.0.0.1:36472_solr-n_0000000000)
[n:127.0.0.1:36472_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36472_solr
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1748211 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1748211 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node4/.
[junit4] 2> 1748211 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1748211 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1748211 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1748211 INFO
(zkCallback-2446-thread-1-processing-n:127.0.0.1:43429_solr)
[n:127.0.0.1:43429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1748212 INFO
(zkCallback-2445-thread-1-processing-n:127.0.0.1:43761_solr)
[n:127.0.0.1:43761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1748211 INFO
(zkCallback-2448-thread-1-processing-n:127.0.0.1:36472_solr)
[n:127.0.0.1:36472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1748211 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1748211 INFO
(zkCallback-2449-thread-2-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node5/.
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-4)
[n:127.0.0.1:43429_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1748212 INFO
(zkCallback-2454-thread-2-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1748212 INFO (jetty-launcher-2424-thread-5)
[n:127.0.0.1:43103_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1748223 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1748223 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1748224 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node1/.
[junit4] 2> 1748230 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001/tempDir-001/node2/.
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-1)
[n:127.0.0.1:36448_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1748232 INFO (jetty-launcher-2424-thread-2)
[n:127.0.0.1:36472_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1748232 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748233 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748233 INFO (zkCallback-2456-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5bd65d2 name:ZooKeeperConnection
Watcher:127.0.0.1:39968 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1748233 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748233 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748234 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1748235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1748235 INFO (zkCallback-2459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@216519b3
name:ZooKeeperConnection Watcher:127.0.0.1:39968/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1748235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1748235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1748235 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 1748236 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1748236 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 1748237 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 1748237 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 1748238 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 1748238 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 1748240 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 1748240 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 1748241 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 1748241 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 1748242 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1748242 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 1748243 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
[junit4] 2> 1748243 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 1748244 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1748244 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 1748245 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 1748245 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 1748246 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 1748246 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 1748247 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 1748248 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 1748248 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 1748249 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 1748249 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 1748249 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 1748250 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 1748250 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 1748252 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 1748257 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 1748258 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 1748259 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1748259 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 1748260 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 1748260 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
[junit4] 2> 1748261 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 1748261 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 1748261 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 1748262 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 1748262 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 1748264 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
[junit4] 2> 1748264 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 1748265 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 1748265 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 1748266 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 1748266 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 1748267 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 1748282 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 1748282 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 1748283 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 1748284 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 1748284 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 1748285 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1748285 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 1748286 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 1748287 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 1748301 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 1748302 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 1748302 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 1748303 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 1748304 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1748304 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 1748305 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 1748305 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1748305 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 1748306 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 1748307 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1748307 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1748308 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 1748308 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 1748309 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 1748309 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 1748310 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 1748310 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 1748312 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 1748325 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 1748326 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 1748327 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 1748327 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
[junit4] 2> 1748328 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 1748328 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 1748329 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 1748329 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 1748330 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 1748330 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 1748330 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 1748331 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
[junit4] 2> 1748343 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/s
[...truncated too long message...]
solr-n_0000000004) [n:127.0.0.1:36448_solr ] o.a.s.c.OverseerTaskProcessor
Process current queue of overseer operations
[junit4] 2> 1821332 INFO
(OverseerStateUpdate-96587763895304207-127.0.0.1:36448_solr-n_0000000004)
[n:127.0.0.1:36448_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1821333 INFO
(OverseerStateUpdate-96587763895304207-127.0.0.1:36448_solr-n_0000000004)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 1821333 INFO (jetty-launcher-2424-thread-9) [ ]
o.a.s.c.Overseer Overseer
(id=96587763895304207-127.0.0.1:36448_solr-n_0000000004) closing
[junit4] 2> 1821333 INFO
(OverseerStateUpdate-96587763895304207-127.0.0.1:36448_solr-n_0000000004)
[n:127.0.0.1:36448_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36448_solr
[junit4] 2> 1821334 INFO
(zkCallback-2454-thread-3-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1821334 WARN
(zkCallback-2454-thread-3-processing-n:127.0.0.1:36448_solr)
[n:127.0.0.1:36448_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1821334 INFO (jetty-launcher-2424-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6885d653{/solr,null,UNAVAILABLE}
[junit4] 2> 1822791 WARN
(zkCallback-2449-thread-3-processing-n:127.0.0.1:43103_solr)
[n:127.0.0.1:43103_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1822791 INFO (jetty-launcher-2424-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7bf3a65f{/solr,null,UNAVAILABLE}
[junit4] 2> 1822792 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39968 39968
[junit4] 2> 1822809 INFO (Thread-3169) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39968 39968
[junit4] 2> 1822810 WARN (Thread-3169) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4
/solr/configs/solrCloudCollectionConfig/managed-schema
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/test_col/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96587763895304205-127.0.0.1:36472_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/96587763895304203-127.0.0.1:43429_solr-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 67 /solr/overseer/collection-queue-work
[junit4] 2> 15 /solr/overseer/queue
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1822810 INFO
(SUITE-TestTolerantUpdateProcessorCloud-seed#[48442D7189655E7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48442D7189655E7D-001
[junit4] 2> Sep 14, 2016 12:19:50 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(Lucene62):
{foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
expected_shard_s=PostingsFormat(name=Memory doPackFST= true),
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{},
maxPointsInLeafNode=977, maxMBSortInHeap=6.251840518755223,
sim=ClassicSimilarity, locale=en-IN, timezone=US/Arizona
[junit4] 2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=191676712,total=510132224
[junit4] 2> NOTE: All tests run in this JVM:
[TermVectorComponentDistributedTest, CollectionReloadTest, TestLFUCache,
TestManagedResourceStorage, QueryResultKeyTest, TestRebalanceLeaders,
DirectUpdateHandlerOptimizeTest, TestJettySolrRunner, GraphQueryTest,
SuggesterTest, SOLR749Test, TestIntervalFaceting, TestClassicSimilarityFactory,
DistribJoinFromCollectionTest, TolerantUpdateProcessorTest,
BlockJoinFacetDistribTest, TestCloudManagedSchema, TestXmlQParserPlugin,
DirectUpdateHandlerTest, EnumFieldTest, OverseerStatusTest,
TestStressUserVersions, TestCoreDiscovery, TestAuthorizationFramework,
ShowFileRequestHandlerTest, CoreAdminHandlerTest, BaseCdcrDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, TestSubQueryTransformerCrossCore,
TestTrackingShardHandlerFactory, PrimitiveFieldTypeTest, InfoHandlerTest,
JSONWriterTest, TestSolrCloudWithSecureImpersonation, TestMergePolicyConfig,
TestDistributedStatsComponentCardinality, ForceLeaderTest, TestSolr4Spatial2,
BlockDirectoryTest, OverseerTest, TestSchemaManager, SolrCLIZkUtilsTest,
TestFieldCacheReopen, TestJmxMonitoredMap, CustomCollectionTest,
RequestHandlersTest, TestAuthenticationFramework, SSLMigrationTest,
ConfigSetsAPITest, MultiThreadedOCPTest, TestSolrQueryParser,
MinimalSchemaTest, AddSchemaFieldsUpdateProcessorFactoryTest,
DistributedDebugComponentTest, DistributedQueryComponentOptimizationTest,
HdfsBasicDistributedZkTest, TestCollationField, DistributedFacetPivotSmallTest,
SpatialHeatmapFacetsTest, TestSchemaVersionResource, CdcrUpdateLogTest,
CoreAdminCreateDiscoverTest, TestGroupingSearch,
HdfsCollectionsAPIDistributedZkTest, TestZkChroot, HLLSerializationTest,
PreAnalyzedFieldTest, BitVectorTest, HdfsLockFactoryTest, TestBlobHandler,
TestReload, DeleteNodeTest, TriLevelCompositeIdRoutingTest, ZkStateReaderTest,
SolrTestCaseJ4Test, NoCacheHeaderTest, AssignTest, TestAnalyzeInfixSuggestions,
TestBinaryField, OpenExchangeRatesOrgProviderTest, TestSolrXml,
HdfsRecoveryZkTest, TestLMJelinekMercerSimilarityFactory, DeleteStatusTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TimeZoneUtilsTest,
CircularListTest, LeaderInitiatedRecoveryOnCommitTest,
TestDynamicFieldCollectionResource, TestLRUStatsCache,
FieldMutatingUpdateProcessorTest, TestTestInjection, TestIndexingPerformance,
LukeRequestHandlerTest, TestInitQParser, TestDistribIDF,
TestSortingResponseWriter, TestFilteredDocIdSet, BasicDistributedZkTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, RecoveryZkTest,
TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch,
TestStressReorder, TestStressVersions, HardAutoCommitTest, TestRangeQuery,
StandardRequestHandlerTest, TestReversedWildcardFilterFactory,
FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest,
RequiredFieldsTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest,
JsonLoaderTest, TestBinaryResponseWriter, UpdateParamsTest,
ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2,
MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest,
TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions,
TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest,
CollectionStateFormat2Test, DeleteShardTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest,
ReplicationFactorTest, SharedFSAutoReplicaFailoverTest,
SimpleCollectionCreateDeleteTest, TestCloudPivotFacet, TestConfigSetsAPI,
TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread,
TestOnReconnectListenerSupport, TestRequestForwarding,
TestRequestStatusCollectionAPI, TestSSLRandomization,
TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud]
[junit4] Completed [520/631 (1!)] on J2 in 75.79s, 19 tests, 1 error <<<
FAILURES!
[...truncated 337 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20160913_234925_659.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid7563.hprof
...
[junit4] Heap dump file created [503310985 bytes in 1.320 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 11047 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid7563.hprof
Total time: 56 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]