Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16528/
Java: 64bit/jdk-9-ea+113 -XX:-UseCompressedOops -XX:+UseParallelGC
-XX:-CompactStrings
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes
Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has
references to classes of which the sizes cannot be measured due to security
restrictions or Java 9 module encapsulation: - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?)
and null them, your test still has references to classes of which the sizes
cannot be measured due to security restrictions or Java 9 module encapsulation:
- private static org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
at __randomizedtesting.SeedInfo.seed([95D541ECF64FB480]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.IllegalStateException: Unable to access 'private final
java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a
non-public member of class java.lang.reflect.Module accessible
at
sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
at java.security.AccessController.doPrivileged(java.base@9-ea/Native
Method)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
... 13 more
Build Log:
[...truncated 11276 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressLiveNodes
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/init-core-data-001
[junit4] 2> 674074 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 674075 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 674076 INFO (Thread-1491) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 674076 INFO (Thread-1491) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 674176 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35120
[junit4] 2> 674176 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674176 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674193 INFO (zkCallback-599-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4feebf12
name:ZooKeeperConnection Watcher:127.0.0.1:35120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674194 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674194 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674194 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 674196 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 0x15425604dbc0000, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 674199 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 674200 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b2c0679{/solr,null,AVAILABLE}
[junit4] 2> 674202 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5e2e0d5c{HTTP/1.1,[http/1.1]}{127.0.0.1:43837}
[junit4] 2> 674202 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.Server Started @676366ms
[junit4] 2> 674202 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43837}
[junit4] 2> 674202 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@6e3c1e69
[junit4] 2> 674203 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1'
[junit4] 2> 674203 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 674203 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 674203 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674203 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674204 INFO (zkCallback-600-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b0c96cf
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674204 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674204 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674204 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 674207 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1/.
[junit4] 2> 674208 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 944281460
[junit4] 2> 674208 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1]
[junit4] 2> 674208 WARN (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1/lib
[junit4] 2> 674208 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 674209 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35120/solr
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674210 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674211 INFO (zkCallback-603-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d7b80f7
name:ZooKeeperConnection Watcher:127.0.0.1:35120 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674211 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674211 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674214 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$104/555988892@7e1380ad
[junit4] 2> 674214 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674215 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f1344ff
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674215 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674216 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 674216 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 674217 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 674218 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 674219 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 674219 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 674219 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 674220 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 674220 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 674221 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 674221 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 674221 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 674222 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 674222 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 674222 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 674223 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95742587632877571-127.0.0.1:43837_solr-n_0000000000
[junit4] 2> 674223 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43837_solr
[junit4] 2> 674223 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 674223 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95742587632877571-127.0.0.1:43837_solr-n_0000000000) starting
[junit4] 2> 674224 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 674227 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 674227 INFO
(OverseerCollectionConfigSetProcessor-95742587632877571-127.0.0.1:43837_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 674227 INFO
(OverseerStateUpdate-95742587632877571-127.0.0.1:43837_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 674227 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43837_solr
[junit4] 2> 674228 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43837_solr
[junit4] 2> 674229 INFO
(OverseerStateUpdate-95742587632877571-127.0.0.1:43837_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 674229 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 674229 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 674233 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 674233 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 674233 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_95D541ECF64FB480-001/tempDir-001/node1/.
[junit4] 2> 674234 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 674234 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 674234 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 674237 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674238 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674240 INFO (zkCallback-605-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e40827 name:ZooKeeperConnection
Watcher:127.0.0.1:35120 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 674240 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674241 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674241 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:35120/solr
[junit4] 2> 674245 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674245 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674246 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16a01015
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674246 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674246 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674246 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 674247 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 674260 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStress
[junit4] 2> 674260 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674261 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674263 INFO (zkCallback-608-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f29ef20
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674263 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674263 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674265 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674266 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=0,
numThreads=5 numNodesPerThread=2
[junit4] 2> 674266 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674266 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674267 INFO (zkCallback-609-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25c3b1b6
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674267 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674267 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674267 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674267 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674268 INFO (zkCallback-610-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48d8b73d
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674268 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674268 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674268 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674268 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674269 INFO (zkCallback-611-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75c42bb4
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674269 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674269 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674269 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674269 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674270 INFO (zkCallback-612-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@304715e name:ZooKeeperConnection
Watcher:127.0.0.1:35120/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 674270 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674270 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674270 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674271 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674271 INFO (zkCallback-613-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@311272c8
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674271 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674271 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674272 INFO (test_live_nodes_thrasher_iter0-2091-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-0
[junit4] 2> 674272 INFO (test_live_nodes_thrasher_iter0-2091-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-0
[junit4] 2> 674272 INFO (test_live_nodes_thrasher_iter0-2091-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-0
[junit4] 2> 674272 INFO (test_live_nodes_thrasher_iter0-2091-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-0
[junit4] 2> 674272 INFO (test_live_nodes_thrasher_iter0-2091-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_4-0
[junit4] 2> 674272 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 674273 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 674273 INFO (test_live_nodes_thrasher_iter0-2091-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-1
[junit4] 2> 674273 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 674273 INFO (test_live_nodes_thrasher_iter0-2091-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-1
[junit4] 2> 674273 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 674279 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674279 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 674279 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 674279 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 674279 INFO (test_live_nodes_thrasher_iter0-2091-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-1
[junit4] 2> 674279 INFO (test_live_nodes_thrasher_iter0-2091-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-1
[junit4] 2> 674279 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 674280 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 674280 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674280 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674280 INFO (test_live_nodes_thrasher_iter0-2091-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_4-1
[junit4] 2> 674280 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 674280 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 674280 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 674280 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 674281 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 674281 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 674281 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 674281 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (11)
[junit4] 2> 674282 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674290 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674291 INFO (zkCallback-614-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3bfeb9c9
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674291 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674291 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674292 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [11])
[junit4] 2> 674292 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [11])
[junit4] 2> 674292 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (9)
[junit4] 2> 674292 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 674292 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (7)
[junit4] 2> 674293 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (7)
[junit4] 2> 674293 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674293 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674293 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 674293 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 674293 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674293 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674294 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 674294 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 674294 INFO (zkCallback-604-thread-2) [ ]
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> 674294 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674294 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674294 INFO (zkCallback-607-thread-2) [ ]
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> 674294 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674294 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674295 INFO (zkCallback-615-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5802d5b1
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674295 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674295 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674296 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674296 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=1,
numThreads=5 numNodesPerThread=1
[junit4] 2> 674296 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674302 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674303 INFO (zkCallback-616-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c93bac6
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674303 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674303 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674303 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674303 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674304 INFO (zkCallback-617-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@46e87f4a
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674304 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674304 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674304 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674304 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674305 INFO (zkCallback-618-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ae911da
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674305 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674305 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674305 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674305 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674306 INFO (zkCallback-619-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6546af16
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674306 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674306 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674306 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674310 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674310 INFO (zkCallback-620-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ac3d538
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674310 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674310 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674310 INFO (test_live_nodes_thrasher_iter1-2092-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-0
[junit4] 2> 674310 INFO (test_live_nodes_thrasher_iter1-2092-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-0
[junit4] 2> 674311 INFO (zkCallback-604-thread-2) [ ]
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> 674311 INFO (zkCallback-607-thread-2) [ ]
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> 674311 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 674311 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 674315 INFO (test_live_nodes_thrasher_iter1-2092-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-0
[junit4] 2> 674316 INFO (test_live_nodes_thrasher_iter1-2092-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-0
[junit4] 2> 674316 INFO (test_live_nodes_thrasher_iter1-2092-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-0
[junit4] 2> 674316 INFO (zkCallback-604-thread-2) [ ]
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> 674316 INFO (zkCallback-607-thread-2) [ ]
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> 674316 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 674316 INFO (zkCallback-604-thread-2) [ ]
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> 674316 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 674317 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 674317 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674317 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674317 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674317 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 674318 INFO (zkCallback-621-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69af037c
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674318 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674318 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674319 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674319 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674319 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
[junit4] 2> 674319 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
[junit4] 2> 674319 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674319 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674320 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 674320 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 674320 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 674320 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 674320 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 674320 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 674320 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674320 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674320 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674321 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674322 INFO (zkCallback-622-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a3f2dff
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674322 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674322 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674323 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674323 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=2,
numThreads=5 numNodesPerThread=1
[junit4] 2> 674323 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674323 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674324 INFO (zkCallback-623-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a13aa2f
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674324 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674324 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674324 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674324 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674325 INFO (zkCallback-624-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4561f9b9
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674325 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674325 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674325 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674325 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674326 INFO (zkCallback-625-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7d56fe42
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674326 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674326 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674326 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674326 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674327 INFO (zkCallback-626-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4580f6ff
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674327 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674327 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674327 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674327 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674328 INFO (zkCallback-627-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7bccb6b0
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674328 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674328 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674328 INFO (test_live_nodes_thrasher_iter2-2093-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-0
[junit4] 2> 674328 INFO (test_live_nodes_thrasher_iter2-2093-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-0
[junit4] 2> 674328 INFO (test_live_nodes_thrasher_iter2-2093-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-0
[junit4] 2> 674328 INFO (test_live_nodes_thrasher_iter2-2093-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-0
[junit4] 2> 674328 INFO (test_live_nodes_thrasher_iter2-2093-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_4-0
[junit4] 2> 674329 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 674329 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 674329 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 674329 INFO (zkCallback-607-thread-2) [ ]
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> 674330 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674330 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 674330 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 674330 INFO (zkCallback-607-thread-2) [ ]
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> 674330 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 674330 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 674331 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674331 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674331 INFO (zkCallback-628-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@74ef9e52
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674331 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674332 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674332 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674333 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674333 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 0x15425604dbc0016, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 674333 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (4)
[junit4] 2> 674334 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (4)
[junit4] 2> 674334 INFO (zkCallback-604-thread-2) [ ]
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> 674334 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 0x15425604dbc0017, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 674334 INFO (zkCallback-607-thread-2) [ ]
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> 674335 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 0x15425604dbc0018, 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(java.base@9-ea/Thread.java:804)
[junit4] 2> 674335 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 674335 INFO (zkCallback-607-thread-2) [ ]
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> 674335 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674336 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 674336 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674336 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 674336 INFO (zkCallback-629-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a6906b8
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674336 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674336 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674337 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674337 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=3,
numThreads=3 numNodesPerThread=5
[junit4] 2> 674337 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674337 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674338 INFO (zkCallback-630-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7dd21858
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674338 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674338 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674338 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674338 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674339 INFO (zkCallback-631-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3fec0da6
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674339 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674339 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674339 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674339 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674340 INFO (zkCallback-632-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@563257d8
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674340 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674340 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674340 INFO (test_live_nodes_thrasher_iter3-2094-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-0
[junit4] 2> 674340 INFO (test_live_nodes_thrasher_iter3-2094-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-0
[junit4] 2> 674340 INFO (test_live_nodes_thrasher_iter3-2094-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-0
[junit4] 2> 674341 INFO (zkCallback-604-thread-2) [ ]
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> 674341 INFO (zkCallback-607-thread-2) [ ]
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> 674341 INFO (test_live_nodes_thrasher_iter3-2094-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-1
[junit4] 2> 674341 INFO (test_live_nodes_thrasher_iter3-2094-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-1
[junit4] 2> 674341 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674341 INFO (test_live_nodes_thrasher_iter3-2094-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-1
[junit4] 2> 674341 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674342 INFO (zkCallback-604-thread-2) [ ]
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> 674342 INFO (zkCallback-607-thread-2) [ ]
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> 674342 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 674342 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 674342 INFO (test_live_nodes_thrasher_iter3-2094-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-2
[junit4] 2> 674342 INFO (test_live_nodes_thrasher_iter3-2094-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-2
[junit4] 2> 674342 INFO (test_live_nodes_thrasher_iter3-2094-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-2
[junit4] 2> 674342 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674342 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-3
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-3
[junit4] 2> 674343 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (10)
[junit4] 2> 674343 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (10)
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-3
[junit4] 2> 674343 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 674343 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-4
[junit4] 2> 674343 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (13)
[junit4] 2> 674343 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (13)
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-4
[junit4] 2> 674343 INFO (test_live_nodes_thrasher_iter3-2094-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-4
[junit4] 2> 674344 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 674344 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (14)
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (14)
[junit4] 2> 674344 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [14])
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [14])
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (15)
[junit4] 2> 674344 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [14])
[junit4] 2> 674344 INFO (zkCallback-607-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (15)
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [15])
[junit4] 2> 674344 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
[junit4] 2> 674344 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
[junit4] 2> 674345 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674345 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674346 INFO (zkCallback-633-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1abe02ce
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674346 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674346 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674347 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [16])
[junit4] 2> 674347 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [16])
[junit4] 2> 674347 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (6)
[junit4] 2> 674347 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (6)
[junit4] 2> 674347 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674347 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674347 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674348 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 674348 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 674348 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674348 INFO (zkCallback-634-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f69e141
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674348 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674349 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674349 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674349 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=4,
numThreads=3 numNodesPerThread=2
[junit4] 2> 674349 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674349 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674350 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3d1c6bfa
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674350 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674350 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674350 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674350 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674351 INFO (zkCallback-636-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19681af4
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674351 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674351 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674351 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674351 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674352 INFO (zkCallback-637-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7093603b
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674352 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674352 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674352 INFO (test_live_nodes_thrasher_iter4-2095-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-0
[junit4] 2> 674352 INFO (test_live_nodes_thrasher_iter4-2095-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-0
[junit4] 2> 674352 INFO (test_live_nodes_thrasher_iter4-2095-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-0
[junit4] 2> 674353 INFO (zkCallback-604-thread-2) [ ]
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> 674353 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 674353 INFO (test_live_nodes_thrasher_iter4-2095-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-1
[junit4] 2> 674353 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674353 INFO (test_live_nodes_thrasher_iter4-2095-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-1
[junit4] 2> 674353 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 674353 INFO (test_live_nodes_thrasher_iter4-2095-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-1
[junit4] 2> 674354 INFO (zkCallback-604-thread-2) [ ]
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> 674354 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 674354 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 674354 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 674354 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674354 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 674354 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 674354 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 674354 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674355 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674355 INFO (zkCallback-638-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f472945
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674355 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674356 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674358 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674358 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 674358 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 674359 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (3)
[junit4] 2> 674359 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 674359 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 674359 INFO (zkCallback-604-thread-2) [ ]
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> 674359 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 674359 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674359 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674359 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 674359 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674360 INFO (zkCallback-639-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e8eaecb
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674360 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674360 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674361 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 674361 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=5,
numThreads=5 numNodesPerThread=3
[junit4] 2> 674361 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674361 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674361 INFO (zkCallback-640-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6acd2cef
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674362 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674362 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674362 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674362 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674362 INFO (zkCallback-641-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2bd4d0f5
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674363 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674363 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674363 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674363 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674363 INFO (zkCallback-642-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a5a9348
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674364 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674364 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674364 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674364 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674364 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25898602
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 674365 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 674365 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 674365 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 674365 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 674375 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7557b9a8
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[...truncated too long message...]
480]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to
ZooKeeper
[junit4] 2> 707456 INFO (zkCallback-17918-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@661692e3
name:ZooKeeperConnection Watcher:127.0.0.1:35120/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 707456 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 707456 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 707456 INFO (zkCallback-604-thread-3) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [17])
[junit4] 2> 707456 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [17])
[junit4] 2> 707457 INFO (zkCallback-604-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (9)
[junit4] 2> 707457 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (9)
[junit4] 2> 707457 INFO (zkCallback-604-thread-3) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 707457 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 707457 INFO (zkCallback-604-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 707457 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 707457 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (1)
[junit4] 2> 707457 INFO
(TEST-TestStressLiveNodes.testStress-seed#[95D541ECF64FB480]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStress
[junit4] 2> 707457 INFO (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
[junit4] 2> 707459 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@5e2e0d5c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 707459 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=944281460
[junit4] 2> 707459 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:43837_solr as DOWN
[junit4] 2> 707459 INFO (jetty-launcher-598-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95742587632877571-127.0.0.1:43837_solr-n_0000000000) closing
[junit4] 2> 707459 INFO
(OverseerStateUpdate-95742587632877571-127.0.0.1:43837_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43837_solr
[junit4] 2> 707460 INFO (zkCallback-604-thread-2) [ ]
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> 707460 WARN (zkCallback-604-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 707461 INFO (jetty-launcher-598-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4b2c0679{/solr,null,UNAVAILABLE}
[junit4] 2> 707461 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35120 35120
[junit4] 2> 707481 INFO (Thread-1491) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35120 35120
[junit4] 2> 707483 WARN (Thread-1491) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 707483 INFO
(SUITE-TestStressLiveNodes-seed#[95D541ECF64FB480]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Apr 17, 2016 5:59:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 42 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1682, maxMBSortInHeap=5.92058416877971,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=gsw,
timezone=Europe/Madrid
[junit4] 2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=199005712,total=509083648
[junit4] 2> NOTE: All tests run in this JVM: [MultiTermTest,
SchemaVersionSpecificBehaviorTest, TestLMJelinekMercerSimilarityFactory,
DocValuesTest, CachingDirectoryFactoryTest, FileUtilsTest, TestCloudSchemaless,
ConjunctionSolrSpellCheckerTest, PKIAuthenticationIntegrationTest,
TestReplicaProperties, HdfsBasicDistributedZk2Test, TestQueryUtils,
HdfsDirectoryFactoryTest, TestNamedUpdateProcessors, SolrIndexSplitterTest,
SortSpecParsingTest, TestDistribDocBasedVersion, SolrIndexConfigTest,
SpellingQueryConverterTest, TestLFUCache, TestUpdate,
TestSerializedLuceneMatchVersion, TestFieldTypeCollectionResource,
OpenCloseCoreStressTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
HdfsDirectoryTest, TestDistributedGrouping, CollectionsAPIDistributedZkTest,
TestSolrXml, TestTrie, SortByFunctionTest, TestDocumentBuilder,
TestRandomCollapseQParserPlugin, TestRecoveryHdfs, SpatialFilterTest,
BigEndianAscendingWordSerializerTest, BJQParserTest, MBeansHandlerTest,
TestBM25SimilarityFactory, SuggesterFSTTest, TestSolrDeletionPolicy2,
TestUniqueKeyFieldResource, TestCodecSupport, TestCopyFieldCollectionResource,
AsyncMigrateRouteKeyTest, BlockCacheTest, ShardRoutingCustomTest,
UniqFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest,
TestDFRSimilarityFactory, DeleteInactiveReplicaTest, ChaosMonkeySafeLeaderTest,
DistributedQueryComponentOptimizationTest, TestMinMaxOnMultiValuedField,
TestStressLiveNodes]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressLiveNodes
-Dtests.seed=95D541ECF64FB480 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=gsw -Dtests.timezone=Europe/Madrid -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestStressLiveNodes (suite) <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Clean up
static fields (in @AfterClass?) and null them, your test still has references
to classes of which the sizes cannot be measured due to security restrictions
or Java 9 module encapsulation:
[junit4] > - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
[junit4] > at
__randomizedtesting.SeedInfo.seed([95D541ECF64FB480]:0)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] > Caused by: java.lang.IllegalStateException: Unable to access
'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to
estimate memory usage
[junit4] > ... 10 more
[junit4] > Caused by: java.lang.reflect.InaccessibleObjectException:
Cannot make a non-public member of class java.lang.reflect.Module accessible
[junit4] > at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
[junit4] > at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
[junit4] > at
java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
[junit4] > at
java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
[junit4] > ... 13 more
[junit4] Completed [222/587 (1!)] on J1 in 34.21s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1161 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014:
There were test failures: 587 suites (10 ignored), 2360 tests, 1 suite-level
error, 116 ignored (70 assumptions) [seed: 95D541ECF64FB480]
Total time: 54 minutes 3 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]