Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1519/
Java: 64bit/jdk-9-ea+131 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([6BA6467D0732E944:1D98590E4605446B]:0)
at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
at
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:384)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 12241 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
[junit4] 2> 1663249 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1663249 INFO (Thread-2821) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1663249 INFO (Thread-2821) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1663349 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.ZkTestServer start zk server on port:36427
[junit4] 2> 1663349 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1663350 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663433 INFO (zkCallback-1747-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3542e682
name:ZooKeeperConnection Watcher:127.0.0.1:36427 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663433 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663433 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1663433 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1663531 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1663531 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1663531 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a2e2c17{/solr,null,AVAILABLE}
[junit4] 2> 1663532 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5dec76ed{/solr,null,AVAILABLE}
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5426f0c3{HTTP/1.1,[http/1.1]}{127.0.0.1:35342}
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@20b585da{HTTP/1.1,[http/1.1]}{127.0.0.1:40858}
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.Server Started @1665764ms
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.Server Started @1665764ms
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35342}
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40858}
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3'
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1'
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1663533 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1663534 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1663534 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1663534 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663535 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663545 INFO (zkCallback-1748-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@65892285
name:ZooKeeperConnection Watcher:127.0.0.1:36427/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663545 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663545 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1663555 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1663555 INFO (zkCallback-1749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11bcd204
name:ZooKeeperConnection Watcher:127.0.0.1:36427/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663555 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663556 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1663556 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1663586 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1/.
[junit4] 2> 1663586 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3/.
[junit4] 2> 1663587 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 2121911096
[junit4] 2> 1663587 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 450395840
[junit4] 2> 1663587 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1]
[junit4] 2> 1663587 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3]
[junit4] 2> 1663587 WARN (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1/lib
[junit4] 2> 1663587 WARN (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3/lib
[junit4] 2> 1663587 INFO (jetty-launcher-1746-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1663587 INFO (jetty-launcher-1746-thread-3) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36427/solr
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1663588 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36427/solr
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1663589 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663616 INFO (zkCallback-1754-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c4f63f3
name:ZooKeeperConnection Watcher:127.0.0.1:36427 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663616 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663616 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1663640 INFO (zkCallback-1755-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f0e339f
name:ZooKeeperConnection Watcher:127.0.0.1:36427 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663640 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663640 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1663670 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@7d23309a
[junit4] 2> 1663670 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663690 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@4d326fa9
[junit4] 2> 1663691 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1663723 INFO (zkCallback-1756-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e6fbaa9
name:ZooKeeperConnection Watcher:127.0.0.1:36427/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663723 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663742 INFO (zkCallback-1757-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@666c5a38
name:ZooKeeperConnection Watcher:127.0.0.1:36427/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1663743 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1663788 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1663788 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1663861 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1663861 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1663925 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1663935 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1663956 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1663973 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1664007 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1664029 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1664050 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1664050 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1664073 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1664073 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1664092 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1664092 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1664112 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1664112 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1664151 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1664151 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1664167 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1664245 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1664245 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1664245 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1664245 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1664245 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1664246 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1664246 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1664280 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1664280 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1664296 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1664312 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1664322 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444856818794501-127.0.0.1:40858_solr-n_0000000000
[junit4] 2> 1664331 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444856818794502-127.0.0.1:35342_solr-n_0000000001
[junit4] 2> 1664331 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40858_solr
[junit4] 2> 1664332 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1664332 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96444856818794501-127.0.0.1:40858_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1664332 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35342_solr
[junit4] 2> 1664332 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35342_solr
[junit4] 2> 1664341 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=96444856818794501-127.0.0.1:40858_solr-n_0000000000) starting
[junit4] 2> 1664347 INFO (zkCallback-1756-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> 1664347 INFO (zkCallback-1757-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> 1664356 INFO (zkCallback-1756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1664357 INFO (zkCallback-1757-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1664364 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1664364 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1664365 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node1/.
[junit4] 2> 1664365 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1664370 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1664370 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1664389 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1664491 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1664491 INFO
(OverseerCollectionConfigSetProcessor-96444856818794501-127.0.0.1:40858_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1664492 INFO
(OverseerStateUpdate-96444856818794501-127.0.0.1:40858_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1664492 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40858_solr as DOWN
[junit4] 2> 1664521 INFO
(OverseerStateUpdate-96444856818794501-127.0.0.1:40858_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1664538 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40858_solr
[junit4] 2> 1664538 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40858_solr
[junit4] 2> 1664539 INFO
(OverseerStateUpdate-96444856818794501-127.0.0.1:40858_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:40858_solr"} current state version: 0
[junit4] 2> 1664539 INFO
(OverseerStateUpdate-96444856818794501-127.0.0.1:40858_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40858_solr
[junit4] 2> 1664548 INFO (zkCallback-1757-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> 1664548 INFO (zkCallback-1756-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> 1664553 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1664553 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1664553 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-001/node3/.
[junit4] 2> 1664554 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1664558 INFO (zkCallback-1757-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1664558 INFO (zkCallback-1756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1664558 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1664558 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@5426f0c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@20b585da{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2121911096
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=450395840
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35342_solr as DOWN
[junit4] 2> 1664559 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40858_solr as DOWN
[junit4] 2> 1664586 INFO (jetty-launcher-1746-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96444856818794501-127.0.0.1:40858_solr-n_0000000000) closing
[junit4] 2> 1664586 INFO
(OverseerStateUpdate-96444856818794501-127.0.0.1:40858_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40858_solr
[junit4] 2> 1664608 INFO (zkCallback-1757-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: [2])
[junit4] 2> 1664608 INFO (zkCallback-1756-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: [2])
[junit4] 2> 1664608 WARN (zkCallback-1757-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1664608 INFO (jetty-launcher-1746-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7a2e2c17{/solr,null,UNAVAILABLE}
[junit4] 2> 1666108 WARN (zkCallback-1756-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1666109 INFO (jetty-launcher-1746-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5dec76ed{/solr,null,UNAVAILABLE}
[junit4] 2> 1666109 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6BA6467D0732E944]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36427 36427
[junit4] 2> 1666228 INFO (Thread-2821) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36427 36427
[junit4] 2> 1666228 WARN (Thread-2821) [ ] 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> 2 /solr/security.json
[junit4] 2> 2 /solr/clusterprops.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/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 1666230 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1666230 INFO (Thread-2840) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1666230 INFO (Thread-2840) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1666330 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.ZkTestServer start zk server on port:42074
[junit4] 2> 1666330 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666331 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666352 INFO (zkCallback-1761-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fd57f99 name:ZooKeeperConnection
Watcher:127.0.0.1:42074 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1666352 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666353 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666353 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BA6467D0732E944])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1666369 INFO (jetty-launcher-1760-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1666369 INFO (jetty-launcher-1760-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1666369 INFO (jetty-launcher-1760-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1666370 INFO (jetty-launcher-1760-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1666371 INFO (jetty-launcher-1760-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@284ad9c1{/solr,null,AVAILABLE}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3876af11{/solr,null,AVAILABLE}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b7e02fd{/solr,null,AVAILABLE}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@624d2ef8{/solr,null,AVAILABLE}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@721398d1{HTTP/1.1,[http/1.1]}{127.0.0.1:45699}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@868d047{HTTP/1.1,[http/1.1]}{127.0.0.1:42729}
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-1) [ ]
o.e.j.s.Server Started @1668603ms
[junit4] 2> 1666372 INFO (jetty-launcher-1760-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6a648971{HTTP/1.1,[http/1.1]}{127.0.0.1:35620}
[junit4] 2> 1666373 INFO (jetty-launcher-1760-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bb5b083{/solr,null,AVAILABLE}
[junit4] 2> 1666373 INFO (jetty-launcher-1760-thread-3) [ ]
o.e.j.s.Server Started @1668604ms
[junit4] 2> 1666373 INFO (jetty-launcher-1760-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7c24673{HTTP/1.1,[http/1.1]}{127.0.0.1:43707}
[junit4] 2> 1666373 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45699}
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-4) [ ]
o.e.j.s.Server Started @1668605ms
[junit4] 2> 1666373 INFO (jetty-launcher-1760-thread-2) [ ]
o.e.j.s.Server Started @1668603ms
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@64ce903{HTTP/1.1,[http/1.1]}{127.0.0.1:39874}
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42729}
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-5) [ ]
o.e.j.s.Server Started @1668605ms
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43707}
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35620}
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node2'
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39874}
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3'
[junit4] 2> 1666374 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1'
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5'
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4'
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666375 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666376 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666376 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666376 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666376 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666385 INFO (zkCallback-1763-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17bd0f95
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666385 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666385 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666387 INFO (zkCallback-1764-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d7e9374 name:ZooKeeperConnection
Watcher:127.0.0.1:42074/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1666387 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666387 INFO (zkCallback-1765-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a112d0e
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666387 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666388 INFO (zkCallback-1762-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@66f7308d
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666388 INFO (zkCallback-1766-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a27c7cd name:ZooKeeperConnection
Watcher:127.0.0.1:42074/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666387 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1666388 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1666394 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node2/.
[junit4] 2> 1666394 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 0x156a41622bd0002, 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:843)
[junit4] 2> 1666394 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1040226339
[junit4] 2> 1666394 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5/.
[junit4] 2> 1666395 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 0x156a41622bd0003, 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:843)
[junit4] 2> 1666394 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1/.
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 174958970
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 2025552560
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1]
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node2]
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5]
[junit4] 2> 1666395 WARN (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node2/lib
[junit4] 2> 1666395 WARN (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1/lib
[junit4] 2> 1666395 WARN (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5/lib
[junit4] 2> 1666395 INFO (jetty-launcher-1760-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-5) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1666395 INFO (jetty-launcher-1760-thread-2) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42074/solr
[junit4] 2> 1666396 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42074/solr
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42074/solr
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1666397 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 0x156a41622bd0004, 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:843)
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3/.
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4/.
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 73029915
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 136307510
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4]
[junit4] 2> 1666397 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3]
[junit4] 2> 1666397 WARN (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4/lib
[junit4] 2> 1666398 WARN (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3/lib
[junit4] 2> 1666398 INFO (jetty-launcher-1760-thread-4) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1666398 INFO (jetty-launcher-1760-thread-3) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1666398 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666399 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1666399 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42074/solr
[junit4] 2> 1666402 INFO (zkCallback-1773-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c18fd42
name:ZooKeeperConnection Watcher:127.0.0.1:42074 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42074/solr
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666402 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666409 INFO (zkCallback-1774-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a15b2f6
name:ZooKeeperConnection Watcher:127.0.0.1:42074 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666409 INFO (zkCallback-1775-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a966463
name:ZooKeeperConnection Watcher:127.0.0.1:42074 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666409 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666409 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666409 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666409 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666418 INFO (zkCallback-1780-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29cebe21
name:ZooKeeperConnection Watcher:127.0.0.1:42074 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666418 INFO (zkCallback-1781-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@59cbad12
name:ZooKeeperConnection Watcher:127.0.0.1:42074 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666418 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666418 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666419 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666419 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1666431 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@57d27c57
[junit4] 2> 1666431 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666433 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 0x156a41622bd000a, 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:843)
[junit4] 2> 1666433 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@46f98243
[junit4] 2> 1666433 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@43947dd6
[junit4] 2> 1666434 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 0x156a41622bd0007, 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:843)
[junit4] 2> 1666434 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666433 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@122ff710
[junit4] 2> 1666433 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/174800361@32dba403
[junit4] 2> 1666434 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666434 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666434 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1666448 INFO (zkCallback-1782-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@554c8c0f
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666448 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666457 INFO (zkCallback-1783-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@212b5537
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666458 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666458 INFO (zkCallback-1784-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67a1e992
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666458 INFO (zkCallback-1785-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c574b50
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666458 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@362de9d3
name:ZooKeeperConnection Watcher:127.0.0.1:42074/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1666458 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666458 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666458 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1666486 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1666487 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1666487 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1666487 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1666487 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1666533 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1666533 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1666543 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1666543 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1666543 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1666580 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1666582 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1666585 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1666587 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1666630 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1666630 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1666639 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1666651 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1666668 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1666671 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1666673 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1666676 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1666676 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1666687 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1666687 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1666687 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1666690 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1666698 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1666698 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1666698 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1666698 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1666698 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1666722 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1666722 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1666722 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1666722 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1666722 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1666747 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1666747 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1666747 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1666747 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1666747 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1666767 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1666767 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1666770 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1666770 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1666773 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1666773 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1666773 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1666785 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1666787 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1666787 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1666787 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1666787 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1666816 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1666816 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1666816 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1666816 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1666816 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1666828 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1666828 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1666828 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1666831 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1666834 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1666834 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444857014091790-127.0.0.1:45699_solr-n_0000000001
[junit4] 2> 1666834 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444857014091788-127.0.0.1:43707_solr-n_0000000002
[junit4] 2> 1666834 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444857014091787-127.0.0.1:42729_solr-n_0000000000
[junit4] 2> 1666858 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444857014091791-127.0.0.1:39874_solr-n_0000000003
[junit4] 2> 1666861 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96444857014091789-127.0.0.1:35620_solr-n_0000000004
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42729_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96444857014091787-127.0.0.1:42729_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96444857014091788-127.0.0.1:43707_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96444857014091790-127.0.0.1:45699_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96444857014091791-127.0.0.1:39874_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45699_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39874_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43707_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35620_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43707_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35620_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39874_solr
[junit4] 2> 1666862 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45699_solr
[junit4] 2> 1666864 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96444857014091787-127.0.0.1:42729_solr-n_0000000000) starting
[junit4] 2> 1666866 INFO (zkCallback-1785-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> 1666866 INFO (zkCallback-1786-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> 1666866 INFO (zkCallback-1783-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> 1666866 INFO (zkCallback-1782-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> 1666866 INFO (zkCallback-1784-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> 1666869 INFO (zkCallback-1785-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1666869 INFO (zkCallback-1783-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1666869 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1666870 INFO (zkCallback-1784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1666869 INFO (zkCallback-1782-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1666875 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1666875 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1666875 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1666875 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1666875 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node4/.
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node3/.
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node1/.
[junit4] 2> 1666876 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1666878 INFO (jetty-launcher-1760-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1666881 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1666881 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1666882 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001/tempDir-002/node5/.
[junit4] 2> 1666882 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1666890 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1666890 INFO (jetty-launcher-1760-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1666890 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1666944 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1666944 INFO
(OverseerCollectionConfigSetProcessor-96444857014091787-127.0.0.1:42729_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1666944 INFO
(OverseerStateUpdate-96444857014091787-127.0.0.1:42729_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1666944 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42729_solr as DOWN
[junit4] 2> 1666947 INFO
(OverseerStateUpdate-96444857014091787-127.0.0.1:42729_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
[junit4] 2> 1666975 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42729_solr
[junit4] 2> 1666975 INFO (jetty-launcher-1760-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42729_solr
[junit4] 2> 1666975 INFO
(OverseerStateUpdate-96444857014091787-127.0.0.1:42729_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage:
[...truncated too long message...]
2> 1798343 INFO (jetty-launcher-1967-thread-1) [ ] o.a.s.c.ZkController
Publish node=127.0.0.1:38527_solr as DOWN
[junit4] 2> 1798375 INFO (jetty-launcher-1967-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96444865564704776-127.0.0.1:45305_solr-n_0000000000) closing
[junit4] 2> 1798375 INFO
(OverseerStateUpdate-96444865564704776-127.0.0.1:45305_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45305_solr
[junit4] 2> 1798405 INFO (zkCallback-1982-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> 1798405 INFO (zkCallback-1981-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> 1798405 INFO (zkCallback-1983-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> 1798406 WARN (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1798408 INFO (jetty-launcher-1967-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b374297{/solr,null,UNAVAILABLE}
[junit4] 2> 1798739 INFO (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 1798908 INFO (zkCallback-1981-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> 1798908 WARN (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1799906 WARN (zkCallback-1982-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> 1799907 INFO (jetty-launcher-1967-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@25c17096{/solr,null,UNAVAILABLE}
[junit4] 2> 1800240 WARN (zkCallback-1981-thread-2) [ ]
o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 1800240 INFO (jetty-launcher-1967-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@353de231{/solr,null,UNAVAILABLE}
[junit4] 2> 1800242 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BA6467D0732E944]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36049 36049
[junit4] 2> 1800352 INFO (Thread-3122) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36049 36049
[junit4] 2> 1800352 WARN (Thread-3122) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_6BA6467D0732E944-001
[junit4] 2> Aug 19, 2016 6:37:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{quad_l1=PostingsFormat(name=LuceneFixedGap),
range_facet_l_dv=BlockTreeOrds(blocksize=128),
_version_=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval),
odd_l1=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1848,
maxMBSortInHeap=6.689889782688156, sim=ClassicSimilarity, locale=kw-GB,
timezone=Africa/Ceuta
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=233853112,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [AlternateDirectoryTest,
TestRestoreCore, TestSubQueryTransformerDistrib, ZkNodePropsTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestDynamicFieldResource,
TestSmileRequest, TestMergePolicyConfig, TestFieldCacheVsDocValues,
TestUseDocValuesAsStored, TestMaxScoreQueryParser, BlockJoinFacetSimpleTest,
CleanupOldIndexTest, ExternalFileFieldSortTest, FileBasedSpellCheckerTest,
SignatureUpdateProcessorFactoryTest, TestFieldTypeCollectionResource,
TestCustomSort, AnalyticsQueryTest, TestRealTimeGet,
DocExpirationUpdateProcessorFactoryTest, TestConfig, OverseerTaskQueueTest,
SolrXmlInZkTest, DistributedFacetPivotLargeTest,
PreAnalyzedUpdateProcessorTest, BadCopyFieldTest, SynonymTokenizerTest,
TestExactSharedStatsCache, SolrCoreTest, TestGeoJSONResponseWriter,
TestPseudoReturnFields, DeleteInactiveReplicaTest, TestCollectionAPI,
PreAnalyzedFieldTest, PeerSyncTest, TestSerializedLuceneMatchVersion,
PrimUtilsTest, TestStandardQParsers, TestReloadAndDeleteDocs, CopyFieldTest,
TestHighFrequencyDictionaryFactory, TestDistributedSearch, CacheHeaderTest,
TestSolrConfigHandlerConcurrent, BJQParserTest,
SimpleCollectionCreateDeleteTest, TestRTGBase, TestRandomDVFaceting,
TestMinMaxOnMultiValuedField, ConnectionManagerTest, TestComponentsName,
ShardSplitTest, TestSlowCompositeReaderWrapper, TestSSLRandomization,
TestInfoStreamLogging, TestRawTransformer, TestJoin, TestSchemaResource,
AnalysisAfterCoreReloadTest, RAMDirectoryFactoryTest, DateFieldTest,
LeaderInitiatedRecoveryOnShardRestartTest, BlobRepositoryCloudTest,
QueryEqualityTest, AsyncCallRequestStatusResponseTest,
TestUniqueKeyFieldResource, TestFaceting, TestFoldingMultitermQuery,
ReplaceNodeTest, DateRangeFieldTest, TestFieldCacheSanityChecker,
CoreSorterTest, ReturnFieldsTest, DistributedQueryComponentOptimizationTest,
TestTrackingShardHandlerFactory, TestArbitraryIndexDir, TestCrossCoreJoin,
SimpleMLTQParserTest, TestDocSet, TestReplicationHandler,
TestHighlightDedupGrouping, PingRequestHandlerTest, TestReloadDeadlock,
TestBlendedInfixSuggestions, TestDistributedStatsComponentCardinality,
CdcrRequestHandlerTest, TestFunctionQuery, TestHdfsBackupRestoreCore,
ResponseHeaderTest, BasicAuthIntegrationTest, TestDocTermOrds,
TestLMDirichletSimilarityFactory, TestHdfsUpdateLog, BufferStoreTest,
TestOmitPositions, JSONWriterTest, ResponseLogComponentTest,
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest,
TestHashPartitioner, ZkControllerTest, TestStressReorder, TestRangeQuery,
ConnectionReuseTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest,
AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest,
CollectionTooManyReplicasTest, CustomCollectionTest, DistribCursorPagingTest,
DistributedQueueTest, DistributedVersionInfoTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest,
OverseerRolesTest, TestAuthenticationFramework, TestDistribDocBasedVersion,
TestLockTree, TestMiniSolrCloudCluster]
[junit4] Completed [500/629 (1!)] on J0 in 137.87s, 7 tests, 1 error <<<
FAILURES!
[...truncated 50166 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]