Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/926/
Java: 64bit/jdk-9-ea+122 -XX:-UseCompressedOops -XX:+UseG1GC
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([E0ADB355AE888BA6:9693AC26EFBF2689]: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:531)
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 12114 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
[junit4] 2> 1830651 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1830652 INFO (Thread-4278) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1830652 INFO (Thread-4278) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1830752 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer start zk server on port:43147
[junit4] 2> 1830752 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830752 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830775 INFO (zkCallback-2183-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@caa186e name:ZooKeeperConnection
Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1830775 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830775 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830775 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1830786 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1830786 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1830787 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1830789 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8be12f8{/solr,null,AVAILABLE}
[junit4] 2> 1830789 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1695b5a9{/solr,null,AVAILABLE}
[junit4] 2> 1830789 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@512645bd{/solr,null,AVAILABLE}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1d74b664{HTTP/1.1,[http/1.1]}{127.0.0.1:33098}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@66c0a151{HTTP/1.1,[http/1.1]}{127.0.0.1:37369}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.Server Started @1833318ms
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.Server Started @1833318ms
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33098}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37369}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5c9bcfd7{HTTP/1.1,[http/1.1]}{127.0.0.1:45645}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.Server Started @1833319ms
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45645}
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1830795 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2'
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1'
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3'
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830796 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830797 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830797 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830799 INFO (zkCallback-2184-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@709a0ed1
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830799 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830799 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830800 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830800 INFO (zkCallback-2185-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@668cc15b
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830800 INFO (zkCallback-2186-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6dcc5f00
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830800 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830801 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830801 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830801 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830801 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830801 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830806 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/.
[junit4] 2> 1830806 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/.
[junit4] 2> 1830806 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1320751003
[junit4] 2> 1830806 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 405843265
[junit4] 2> 1830806 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2]
[junit4] 2> 1830806 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1]
[junit4] 2> 1830806 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 0x1556bcaef900002, 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> 1830806 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/.
[junit4] 2> 1830806 WARN (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/lib
[junit4] 2> 1830807 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 0x1556bcaef900003, 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> 1830807 INFO (jetty-launcher-2182-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,
[junit4] 2> 1830806 WARN (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/lib
[junit4] 2> 1830807 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 644260940
[junit4] 2> 1830807 INFO (jetty-launcher-2182-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,
[junit4] 2> 1830807 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3]
[junit4] 2> 1830807 WARN (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/lib
[junit4] 2> 1830807 INFO (jetty-launcher-2182-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,
[junit4] 2> 1830807 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1830807 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1830808 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1830809 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830810 INFO (zkCallback-2193-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6b5dda84
name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830810 INFO (zkCallback-2194-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e5a0bc1
name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830810 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830810 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830811 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830811 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830819 INFO (zkCallback-2195-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73e29720
name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830819 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830819 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1830827 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 0x1556bcaef900005, 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> 1830827 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/361959338@168b9015
[junit4] 2> 1830827 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/361959338@b08e2be
[junit4] 2> 1830828 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830828 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830829 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/361959338@70d423e3
[junit4] 2> 1830829 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830831 INFO (zkCallback-2196-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57b95bbe
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830831 INFO (zkCallback-2197-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@588b0396
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830831 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830831 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830832 INFO (zkCallback-2198-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22c497a4
name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1830832 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830835 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1830835 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1830835 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1830841 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1830842 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1830842 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1830851 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1830851 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1830851 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1830857 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1830857 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1830857 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1830863 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1830863 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1830864 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1830872 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1830872 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1830872 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1830876 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1830876 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1830876 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1830904 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1830904 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1830904 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1830909 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1830909 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1830909 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1830912 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1830912 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1830912 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1830916 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1830917 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1830917 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1830920 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1830921 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1830921 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1830924 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1830924 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1830926 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1830927 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96101486405091336-127.0.0.1:37369_solr-n_0000000000
[junit4] 2> 1830927 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96101486405091337-127.0.0.1:45645_solr-n_0000000001
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96101486405091335-127.0.0.1:33098_solr-n_0000000002
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37369_solr
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96101486405091336-127.0.0.1:37369_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96101486405091337-127.0.0.1:45645_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1830929 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45645_solr
[junit4] 2> 1830931 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33098_solr
[junit4] 2> 1830933 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96101486405091336-127.0.0.1:37369_solr-n_0000000000) starting
[junit4] 2> 1830933 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45645_solr
[junit4] 2> 1830934 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33098_solr
[junit4] 2> 1830946 INFO (zkCallback-2198-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> 1830946 INFO (zkCallback-2197-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> 1830946 INFO (zkCallback-2196-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> 1830956 INFO (zkCallback-2198-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1830956 INFO (zkCallback-2196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1830957 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1830956 INFO (zkCallback-2197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1830965 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1830965 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1830966 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1830966 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1830966 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/.
[junit4] 2> 1830966 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/.
[junit4] 2> 1830966 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1830966 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1830967 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1830967 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1830968 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1830968 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1830986 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1830986 INFO
(OverseerCollectionConfigSetProcessor-96101486405091336-127.0.0.1:37369_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1830986 INFO
(OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1830986 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37369_solr as DOWN
[junit4] 2> 1830990 INFO
(OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
[junit4] 2> 1830990 INFO
(OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:37369_solr"} current state version: 0
[junit4] 2> 1830990 INFO
(OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37369_solr
[junit4] 2> 1831990 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37369_solr
[junit4] 2> 1831993 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37369_solr
[junit4] 2> 1831995 INFO (zkCallback-2197-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> 1831996 INFO (zkCallback-2196-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> 1831995 INFO (zkCallback-2198-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> 1831996 INFO (zkCallback-2197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831996 INFO (zkCallback-2196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831996 INFO (zkCallback-2198-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1832001 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1832001 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1832002 INFO (jetty-launcher-2182-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/.
[junit4] 2> 1832002 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1832002 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1832002 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1832003 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1832003 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1832005 INFO (zkCallback-2202-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6541d8dd
name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1832005 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1832006 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1832008 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:43147/solr
[junit4] 2> 1832008 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@5c9bcfd7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1832008 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@66c0a151{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=644260940
[junit4] 2> 1832008 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1d74b664{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=405843265
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1320751003
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37369_solr as DOWN
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45645_solr as DOWN
[junit4] 2> 1832009 INFO (jetty-launcher-2182-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33098_solr as DOWN
[junit4] 2> 1832034 INFO (jetty-launcher-2182-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96101486405091336-127.0.0.1:37369_solr-n_0000000000) closing
[junit4] 2> 1832034 INFO
(OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37369_solr
[junit4] 2> 1832036 INFO (zkCallback-2198-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> 1832036 WARN (zkCallback-2198-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> 1832036 INFO (zkCallback-2197-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> 1832036 INFO (zkCallback-2196-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> 1832036 WARN (zkCallback-2197-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> 1832036 INFO (jetty-launcher-2182-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@512645bd{/solr,null,UNAVAILABLE}
[junit4] 2> 1832037 INFO (jetty-launcher-2182-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8be12f8{/solr,null,UNAVAILABLE}
[junit4] 2> 1833536 WARN (zkCallback-2196-thread-1) [ ]
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:330)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
[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:327)
[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:265)
[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:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(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> 1833536 WARN (zkCallback-2196-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> 1833537 INFO (jetty-launcher-2182-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1695b5a9{/solr,null,UNAVAILABLE}
[junit4] 2> 1833537 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43147 43147
[junit4] 2> 1833642 INFO (Thread-4278) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43147 43147
[junit4] 2> 1833642 WARN (Thread-4278) [ ] 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> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1833644 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1833645 INFO (Thread-4309) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1833645 INFO (Thread-4309) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1833745 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer start zk server on port:33535
[junit4] 2> 1833745 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1833745 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833768 INFO (zkCallback-2205-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9acad5 name:ZooKeeperConnection
Watcher:127.0.0.1:33535 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1833768 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833769 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1833769 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1833775 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1833775 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1833778 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a195426{/solr,null,AVAILABLE}
[junit4] 2> 1833778 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b99409{/solr,null,AVAILABLE}
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@73848085{HTTP/1.1,[http/1.1]}{127.0.0.1:37802}
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@da57208{HTTP/1.1,[http/1.1]}{127.0.0.1:41817}
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.Server Started @1836302ms
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.Server Started @1836302ms
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37802}
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41817}
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3'
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1'
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1833779 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1833780 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1833780 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1833780 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833780 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833782 INFO (zkCallback-2206-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@52528728
name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833782 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833782 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1833783 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1833783 INFO (zkCallback-2207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@21917097
name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833784 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833784 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1833784 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1833789 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/.
[junit4] 2> 1833789 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 0x1556bcafb410001, 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> 1833789 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/.
[junit4] 2> 1833789 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 2094868097
[junit4] 2> 1833789 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 245416160
[junit4] 2> 1833789 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1]
[junit4] 2> 1833789 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3]
[junit4] 2> 1833789 WARN (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/lib
[junit4] 2> 1833789 WARN (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/lib
[junit4] 2> 1833789 INFO (jetty-launcher-2204-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,
[junit4] 2> 1833789 INFO (jetty-launcher-2204-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,
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1833790 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33535/solr
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33535/solr
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833791 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833793 INFO (zkCallback-2213-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7d0f1b81
name:ZooKeeperConnection Watcher:127.0.0.1:33535 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833793 INFO (zkCallback-2212-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4d9e1700
name:ZooKeeperConnection Watcher:127.0.0.1:33535 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833793 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833793 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833793 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1833793 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1833795 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 0x1556bcafb410003, 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> 1833796 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/361959338@2a2a159f
[junit4] 2> 1833795 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/361959338@3d2c98fa
[junit4] 2> 1833796 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833796 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1833798 INFO (zkCallback-2214-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@398d634 name:ZooKeeperConnection
Watcher:127.0.0.1:33535/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1833798 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833801 INFO (zkCallback-2215-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3be7bec6
name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833801 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1833813 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1833813 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1833819 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1833820 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1833831 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1833832 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1833837 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1833839 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1833857 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1833859 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1833861 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1833864 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1833864 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1833867 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1833867 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1833870 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1833870 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1833887 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1833887 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1833900 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1833900 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1833900 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1833900 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 1833901 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1833901 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1833901 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1833901 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1833921 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1833921 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1833924 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1833924 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1833926 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96101486601240581-127.0.0.1:41817_solr-n_0000000000
[junit4] 2> 1833940 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96101486601240582-127.0.0.1:37802_solr-n_0000000001
[junit4] 2> 1833940 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41817_solr
[junit4] 2> 1833940 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1833941 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96101486601240581-127.0.0.1:41817_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1833954 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37802_solr
[junit4] 2> 1833954 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96101486601240581-127.0.0.1:41817_solr-n_0000000000) starting
[junit4] 2> 1833956 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37802_solr
[junit4] 2> 1833961 INFO (zkCallback-2214-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> 1833961 INFO (zkCallback-2215-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> 1833962 INFO (zkCallback-2214-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1833962 INFO (zkCallback-2215-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1833962 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1833966 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1833966 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1833966 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/.
[junit4] 2> 1833966 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1833968 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1833968 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1833983 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1833983 INFO
(OverseerCollectionConfigSetProcessor-96101486601240581-127.0.0.1:41817_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1833983 INFO
(OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1833983 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41817_solr as DOWN
[junit4] 2> 1833994 INFO
(OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1833994 INFO
(OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41817_solr"} current state version: 0
[junit4] 2> 1833994 INFO
(OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41817_solr
[junit4] 2> 1834994 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41817_solr
[junit4] 2> 1834999 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41817_solr
[junit4] 2> 1835001 INFO (zkCallback-2215-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> 1835001 INFO (zkCallback-2214-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> 1835001 INFO (zkCallback-2215-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1835001 INFO (zkCallback-2214-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1835007 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1835007 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1835007 INFO (jetty-launcher-2204-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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/.
[junit4] 2> 1835008 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1835008 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1835008 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1835009 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@da57208{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1835009 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@73848085{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1835009 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2094868097
[junit4] 2> 1835009 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=245416160
[junit4] 2> 1835009 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41817_solr as DOWN
[junit4] 2> 1835010 INFO (jetty-launcher-2204-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37802_solr as DOWN
[junit4] 2> 1835015 INFO (jetty-launcher-2204-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=96101486601240581-127.0.0.1:41817_solr-n_0000000000) closing
[junit4] 2> 1835015 INFO
(OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41817_solr
[junit4] 2> 1835027 INFO (zkCallback-2214-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1835027 WARN (zkCallback-2214-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> 1835027 INFO (zkCallback-2215-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1835028 INFO (jetty-launcher-2204-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18b99409{/solr,null,UNAVAILABLE}
[junit4] 2> 1836527 WARN (zkCallback-2215-thread-1) [ ]
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:330)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
[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:327)
[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:265)
[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:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(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> 1836528 WARN (zkCallback-2215-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> 1836528 INFO (jetty-launcher-2204-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a195426{/solr,null,UNAVAILABLE}
[junit4] 2> 1836529 INFO
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33535 33535
[junit4] 2> 1836540 INFO (Thread-4309) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33535 33535
[junit4] 2> 1836540 WARN (Thread-4309) [ ] 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> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1836542 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1836542 INFO (Thread-4330) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1836542 INFO (Thread-4330) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1836642 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.ZkTestServer start zk server on port:46319
[junit4] 2> 1836642 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1836642 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1836660 INFO (zkCallback-2219-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5ef210b1
name:ZooKeeperConnection Watcher:127.0.0.1:46319 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1836660 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1836660 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1836660 INFO
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1836667 INFO (jetty-launcher-2218-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1836667 INFO (jetty-launcher-2218-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1836667 INFO (jetty-launcher-2218-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1836668 INFO (jetty-launcher-2218-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1836668 INFO (jetty-launcher-2218-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19ed5c55{/solr,null,AVAILABLE}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@41ca6775{/solr,null,AVAILABLE}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5fe62e22{HTTP/1.1,[http/1.1]}{127.0.0.1:33799}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.e.j.s.Server Started @1839192ms
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33799}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46324b35{/solr,null,AVAILABLE}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@8a38c0b{HTTP/1.1,[http/1.1]}{127.0.0.1:32904}
[junit4] 2> 1836669 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node3'
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b8fcf79{/solr,null,AVAILABLE}
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@57e90d4a{HTTP/1.1,[http/1.1]}{127.0.0.1:34882}
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-1) [ ]
o.e.j.s.Server Started @1839193ms
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-2) [ ]
o.e.j.s.Server Started @1839193ms
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32904}
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34882}
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1d9fe25f{HTTP/1.1,[http/1.1]}{127.0.0.1:43200}
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.e.j.s.Server Started @1839194ms
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b34eb62{/solr,null,AVAILABLE}
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43200}
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1836670 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@181f2848{HTTP/1.1,[http/1.1]}{127.0.0.1:37324}
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node1'
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node5'
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node2'
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1836672 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-4) [ ]
o.e.j.s.Server Started @1839194ms
[junit4] 2> 1836672 INFO (jetty-launcher-2218-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1836672 INFO (jetty-launcher-2218-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37324}
[junit4] 2> 1836671 INFO (jetty-launcher-2218-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1836672 INFO (jetty-launcher-2218-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for clien
[...truncated too long message...]
vletContextHandler@12afea80{/solr,null,UNAVAILABLE}
[junit4] 2> 1935961 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[E0ADB355AE888BA6]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40876 40876
[junit4] 2> 1936110 INFO (Thread-4594) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40876 40876
[junit4] 2> 1936111 WARN (Thread-4594) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 7 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 7
/solr/collections/testStopAllStartAllCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96101491728056332-127.0.0.1:38937_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/96101491728056342-127.0.0.1:40121_solr-n_0000000005
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/overseer/queue
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 10 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestMiniSolrCloudCluster -Dtests.method=testStopAllStartAll
-Dtests.seed=E0ADB355AE888BA6 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ml -Dtests.timezone=EST5EDT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 24.2s J1 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
[junit4] > Throwable #1: java.net.BindException: Address already in use
[junit4] > at
__randomizedtesting.SeedInfo.seed([E0ADB355AE888BA6:9693AC26EFBF2689]:0)
[junit4] > at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
[junit4] > at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
[junit4] > at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
[junit4] > at
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
[junit4] > at
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
[junit4] > at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
[junit4] > at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
[junit4] > at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
[junit4] > at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
[junit4] > at
org.eclipse.jetty.server.Server.doStart(Server.java:384)
[junit4] > at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
[junit4] > at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{quad_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l_dv=PostingsFormat(name=Asserting),
_version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Memory
doPackFST= false), intDefault=BlockTreeOrds(blocksize=128),
id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=Memory
doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=Memory doPackFST= false),
odd_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=894,
maxMBSortInHeap=5.622378890848282, sim=ClassicSimilarity, locale=ml,
timezone=EST5EDT
[junit4] 2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=417965784,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestLeaderInitiatedRecoveryThread, ChaosMonkeySafeLeaderTest,
TestQuerySenderListener, SortByFunctionTest, TestMinMaxOnMultiValuedField,
TestConfigOverlay, TestAddFieldRealTimeGet, TestCloudManagedSchema,
AliasIntegrationTest, TestRawResponseWriter, BufferStoreTest,
ZkStateReaderTest, FacetPivotSmallTest, TestSchemaVersionResource,
ShardRoutingCustomTest, TestDownShardTolerantSearch, TestFiltering,
OverseerRolesTest, NotRequiredUniqueKeyTest, CoreAdminRequestStatusTest,
MultiTermTest, DirectSolrSpellCheckerTest, DistributedTermsComponentTest,
TestConfigSetsAPIZkFailure, DistributedExpandComponentTest,
DocumentBuilderTest, TestCustomDocTransformer, ZkCLITest, ResponseHeaderTest,
OpenCloseCoreStressTest, DistributedQueryComponentCustomSortTest,
OutOfBoxZkACLAndCredentialsProvidersTest, CollectionsAPIDistributedZkTest,
BasicFunctionalityTest, TestInitQParser, FastVectorHighlighterTest,
SaslZkACLProviderTest, TestDynamicFieldCollectionResource,
DocExpirationUpdateProcessorFactoryTest, CSVRequestHandlerTest,
TestEmbeddedSolrServerConstructors, TestBM25SimilarityFactory,
MergeStrategyTest, CheckHdfsIndexTest, HdfsThreadLeakTest, ExplicitHLLTest,
TestHighFrequencyDictionaryFactory, ClusterStateUpdateTest, MBeansHandlerTest,
TestRandomCollapseQParserPlugin, SpatialFilterTest,
TestLMJelinekMercerSimilarityFactory, CollectionReloadTest,
TestPartialUpdateDeduplication, TestHdfsUpdateLog, TimeZoneUtilsTest,
UUIDUpdateProcessorFallbackTest, CdcrReplicationHandlerTest,
HighlighterMaxOffsetTest, TestOnReconnectListenerSupport, TestCollectionAPI,
TestSimpleQParserPlugin, TestWordDelimiterFilterFactory, DOMUtilTest,
TestReloadAndDeleteDocs, HdfsCollectionsAPIDistributedZkTest, TestTrieFacet,
TestExactSharedStatsCache, TestManagedResourceStorage, TestCoreContainer,
SpellCheckComponentTest, DistanceFunctionTest, TestSolrDeletionPolicy2,
TestPivotHelperCode, UpdateRequestProcessorFactoryTest, TestScoreJoinQPScore,
TestFieldResource, TestStressVersions, TestSolrDynamicMBean,
SuggestComponentTest, BasicAuthIntegrationTest, TestSystemIdResolver,
FileUtilsTest, TestSolrQueryParserResource, MinimalSchemaTest,
SuggesterFSTTest, DistributedIntervalFacetingTest, AnalyticsMergeStrategyTest,
TestFilteredDocIdSet, LeaderInitiatedRecoveryOnShardRestartTest,
DataDrivenBlockJoinTest, TestBlendedInfixSuggestions, DistribCursorPagingTest,
HdfsBasicDistributedZkTest, HLLUtilTest, AsyncMigrateRouteKeyTest,
EnumFieldTest, TestSortingResponseWriter, SharedFSAutoReplicaFailoverUtilsTest,
BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestReplicationHandler, TestRandomDVFaceting, TestDistributedGrouping,
TestHashPartitioner, ZkControllerTest, TestJoin, SolrCmdDistributorTest,
DirectUpdateHandlerTest, HighlighterTest, SolrIndexSplitterTest,
SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest,
CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery,
DocValuesTest, CacheHeaderTest, TestSurroundQueryParser,
StandardRequestHandlerTest, TestQueryTypes, TestOmitPositions,
TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest,
TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest,
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestBinaryResponseWriter, TestLFUCache, CollectionsAPIAsyncDistributedZkTest,
CustomCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest,
SolrXmlInZkTest, TestCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster]
[junit4] Completed [484/615 (1!)] on J1 in 105.47s, 7 tests, 1 error <<<
FAILURES!
[...truncated 438 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984:
There were test failures: 615 suites (10 ignored), 2591 tests, 1 error, 118
ignored (72 assumptions) [seed: E0ADB355AE888BA6]
Total time: 64 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]