Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14942/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([A37C21706DAA3BF:7C09DD6447ED0E90]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:366)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:407)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:421)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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(Thread.java:745)
Build Log:
[...truncated 10355 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 394492 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 394492 INFO (Thread-1044) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 394492 INFO (Thread-1044) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 394592 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36334
[junit4] 2> 394592 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394593 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394617 INFO (zkCallback-366-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@111d6a4 name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 394618 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394618 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394618 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 394658 INFO (jetty-launcher-365-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 394658 INFO (jetty-launcher-365-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 394658 INFO (jetty-launcher-365-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 394658 INFO (jetty-launcher-365-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 394658 INFO (jetty-launcher-365-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 394659 INFO (jetty-launcher-365-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fdc755{/solr,null,AVAILABLE}
[junit4] 2> 394660 INFO (jetty-launcher-365-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d97094{/solr,null,AVAILABLE}
[junit4] 2> 394660 INFO (jetty-launcher-365-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c85a05{/solr,null,AVAILABLE}
[junit4] 2> 394661 INFO (jetty-launcher-365-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@c45bc4{HTTP/1.1}{127.0.0.1:38957}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3d89c4{HTTP/1.1}{127.0.0.1:42125}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1249ff3{HTTP/1.1}{127.0.0.1:44358}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.e.j.s.Server Started @395792ms
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-1) [ ]
o.e.j.s.Server Started @395792ms
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42125}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.e.j.s.Server Started @395792ms
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38957}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2'
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44358}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b4d2e2{/solr,null,AVAILABLE}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4'
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1787963{/solr,null,AVAILABLE}
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 394662 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1ed7eff{HTTP/1.1}{127.0.0.1:50463}
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b99772{HTTP/1.1}{127.0.0.1:35531}
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.e.j.s.Server Started @395794ms
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.e.j.s.Server Started @395794ms
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50463}
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35531}
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1'
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5'
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3'
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 394663 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394664 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 394672 INFO (zkCallback-367-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a36448 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 394672 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394974 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394975 INFO (zkCallback-368-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a6e08b name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 394975 INFO (zkCallback-370-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1013ff5 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394975 INFO (zkCallback-371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10873fe name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394975 INFO (zkCallback-369-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a25f43 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394975 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 394976 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 394976 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 394976 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 394976 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 394976 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2/.
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1/.
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 15453925
[junit4] 2> 394999 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 0x151b53a2c360003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 2878415
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2]
[junit4] 2> 394999 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1]
[junit4] 2> 395000 WARN (jetty-launcher-365-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2/lib
[junit4] 2> 395000 WARN (jetty-launcher-365-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1/lib
[junit4] 2> 395000 INFO (jetty-launcher-365-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> 395000 INFO (jetty-launcher-365-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> 395001 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 395001 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 395002 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 395003 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 395003 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 395003 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 395003 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 395003 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4/.
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5/.
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 22915075
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3/.
[junit4] 2> 395009 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 0x151b53a2c360005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 24716702
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4]
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 19005357
[junit4] 2> 395009 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 0x151b53a2c360001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 395009 WARN (jetty-launcher-365-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4/lib
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5]
[junit4] 2> 395009 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3]
[junit4] 2> 395010 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 395010 WARN (jetty-launcher-365-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5/lib
[junit4] 2> 395010 WARN (jetty-launcher-365-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3/lib
[junit4] 2> 395010 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 395010 INFO (jetty-launcher-365-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> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 395011 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 395012 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 395013 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 395013 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 395013 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 395013 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 395021 INFO (zkCallback-374-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d6daa8 name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 395021 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 395021 INFO (zkCallback-375-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a810d name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 395021 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 395021 INFO (jetty-launcher-365-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 395021 INFO (jetty-launcher-365-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 395037 INFO (zkCallback-379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13f0277 name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 395037 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 395037 INFO (zkCallback-380-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8b57a name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 395037 INFO (jetty-launcher-365-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 395037 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 395037 INFO (zkCallback-381-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61629e name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 395038 INFO (jetty-launcher-365-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 395038 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 395038 INFO (jetty-launcher-365-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 395046 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 0x151b53a2c360006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 395046 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 395046 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 395069 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 395095 INFO
(zkCallback-382-thread-1-processing-n:127.0.0.1:42125_solr)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@96d41d name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 395095 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 395095 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 395095 INFO
(zkCallback-383-thread-1-processing-n:127.0.0.1:44358_solr)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f03b0 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 395095 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 395117 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 395118 INFO
(zkCallback-384-thread-1-processing-n:127.0.0.1:38957_solr)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d56f61 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 395118 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 395131 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:35531_solr)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@82ba5a name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 395131 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 395148 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 395148 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 395149 INFO
(zkCallback-386-thread-1-processing-n:127.0.0.1:50463_solr)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13b1ffa name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 395149 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 395163 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 395196 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 395197 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 395302 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 395326 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 395326 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 395346 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 395346 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 395565 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 395566 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 395612 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 395631 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 395631 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 395771 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 395771 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 395824 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 395824 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 395853 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 395945 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 395980 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 395980 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 395980 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 396077 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 396077 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 396077 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 396077 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 396077 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 396128 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 396128 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 396128 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 396139 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 396139 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 396160 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 396184 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 396184 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 396192 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 396193 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 396244 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 396257 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 396257 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 396257 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 396258 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 396308 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 396315 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 396315 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 396316 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 396316 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 396348 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50463_solr
[junit4] 2> 396348 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42125_solr
[junit4] 2> 396358 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38957_solr
[junit4] 2> 396358 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44358_solr
[junit4] 2> 396358 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35531_solr
[junit4] 2> 396367 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50463_solr
[junit4] 2> 396367 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:42125_solr
[junit4] 2> 396381 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:38957_solr
[junit4] 2> 396381 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:35531_solr
[junit4] 2> 396381 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44358_solr
[junit4] 2> 396453 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 396453 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 396454 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 396454 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 396454 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 396510 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 396510 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 396510 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 396510 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 396511 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 396533 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 396533 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 396533 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 396533 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 396545 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 396565 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958159-127.0.0.1:50463_solr-n_0000000000
[junit4] 2> 396565 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958158-127.0.0.1:35531_solr-n_0000000001
[junit4] 2> 396565 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958156-127.0.0.1:44358_solr-n_0000000002
[junit4] 2> 396565 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958155-127.0.0.1:42125_solr-n_0000000003
[junit4] 2> 396573 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958157-127.0.0.1:38957_solr-n_0000000004
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50463_solr
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958159-127.0.0.1:50463_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958158-127.0.0.1:35531_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958156-127.0.0.1:44358_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958155-127.0.0.1:42125_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 396574 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 396589 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.Overseer Overseer
(id=95056328605958159-127.0.0.1:50463_solr-n_0000000000) starting
[junit4] 2> 396618 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 396641 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 396641 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 396642 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 396642 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@5b5247
[junit4] 2> 396642 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@5b5247
[junit4] 2> 396643 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node4/.
[junit4] 2> 396643 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 396643 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 396643 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 396655 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 396655 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1712433
[junit4] 2> 396656 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1712433
[junit4] 2> 396656 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node3/.
[junit4] 2> 396656 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 396657 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 396657 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 396657 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 396657 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@41923d
[junit4] 2> 396658 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@41923d
[junit4] 2> 396658 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node1/.
[junit4] 2> 396658 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8a3453
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8a3453
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node2/.
[junit4] 2> 396663 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 396669 INFO (jetty-launcher-365-thread-2)
[n:127.0.0.1:42125_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-4)
[n:127.0.0.1:38957_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-3)
[n:127.0.0.1:35531_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 396668 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 396669 INFO (jetty-launcher-365-thread-1)
[n:127.0.0.1:44358_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 396730 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 396731 INFO
(OverseerCollectionConfigSetProcessor-95056328605958159-127.0.0.1:50463_solr-n_0000000000)
[n:127.0.0.1:50463_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 396731 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 396731 INFO
(OverseerStateUpdate-95056328605958159-127.0.0.1:50463_solr-n_0000000000)
[n:127.0.0.1:50463_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 396767 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 396767 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 396768 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 396768 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@ef57ea
[junit4] 2> 396768 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@ef57ea
[junit4] 2> 396769 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node5/.
[junit4] 2> 396769 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 396770 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 396770 INFO (jetty-launcher-365-thread-5)
[n:127.0.0.1:50463_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 396770 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 396770 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 396779 INFO (zkCallback-387-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f535c7 name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 396779 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 396780 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 396789 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.TestMiniSolrCloudCluster #### Stopping a server
[junit4] 2> 396789 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@3d89c4{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 396790 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15453925
[junit4] 2> 396805 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:35531_solr)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 5)
[junit4] 2> 396805 INFO
(zkCallback-383-thread-1-processing-n:127.0.0.1:44358_solr)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 5)
[junit4] 2> 396805 INFO
(zkCallback-386-thread-1-processing-n:127.0.0.1:50463_solr)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 5)
[junit4] 2> 396805 INFO
(zkCallback-382-thread-1-processing-n:127.0.0.1:42125_solr)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 5)
[junit4] 2> 396806 INFO
(zkCallback-384-thread-2-processing-n:127.0.0.1:38957_solr)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 5)
[junit4] 2> 396806 WARN
(zkCallback-382-thread-1-processing-n:127.0.0.1:42125_solr)
[n:127.0.0.1:42125_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 396807 INFO
(zkCallback-384-thread-1-processing-n:127.0.0.1:38957_solr)
[n:127.0.0.1:38957_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958156-127.0.0.1:44358_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 396808 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d97094{/solr,null,UNAVAILABLE}
[junit4] 2> 396810 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.TestMiniSolrCloudCluster #### Starting a server
[junit4] 2> 396810 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 396812 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1014b51{/solr,null,AVAILABLE}
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2f3ed9{HTTP/1.1}{127.0.0.1:60618}
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.e.j.s.Server Started @397943ms
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60618}
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6'
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 396813 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 396814 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 396814 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 396830 INFO (zkCallback-389-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4f9dbb name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 396830 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 396830 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 396830 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 396852 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6/.
[junit4] 2> 396852 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.CoreContainer New CoreContainer 25786301
[junit4] 2> 396852 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6]
[junit4] 2> 396852 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6/lib
[junit4] 2> 396853 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
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> 396854 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 396854 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 396855 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 396855 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36334/solr
[junit4] 2> 396855 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 396855 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 396855 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 396860 INFO (zkCallback-391-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@af2f14 name:ZooKeeperConnection
Watcher:127.0.0.1:36334 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 396861 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 396861 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 396875 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 396897 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:60618_solr)
[n:127.0.0.1:60618_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5907f name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 396897 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 396977 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 397979 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60618_solr
[junit4] 2> 397993 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60618_solr
[junit4] 2> 397995 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:60618_solr)
[n:127.0.0.1:60618_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 4)
[junit4] 2> 397995 INFO
(zkCallback-386-thread-1-processing-n:127.0.0.1:50463_solr)
[n:127.0.0.1:50463_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 4)
[junit4] 2> 397995 INFO
(zkCallback-385-thread-1-processing-n:127.0.0.1:35531_solr)
[n:127.0.0.1:35531_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 4)
[junit4] 2> 397995 INFO
(zkCallback-384-thread-1-processing-n:127.0.0.1:38957_solr)
[n:127.0.0.1:38957_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 4)
[junit4] 2> 397995 INFO
(zkCallback-383-thread-1-processing-n:127.0.0.1:44358_solr)
[n:127.0.0.1:44358_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 4)
[junit4] 2> 397997 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 397998 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95056328605958163-127.0.0.1:60618_solr-n_0000000005
[junit4] 2> 397999 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95056328605958157-127.0.0.1:38957_solr-n_0000000004 to
know if I could be the leader
[junit4] 2> 398050 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 398050 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 398050 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 398050 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@868944
[junit4] 2> 398050 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@868944
[junit4] 2> 398051 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001/tempDir-001/node6/.
[junit4] 2> 398051 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 398052 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 398052 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF])
[n:127.0.0.1:60618_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 398052 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.TestMiniSolrCloudCluster #### Creating a collection
[junit4] 2> 398052 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 398053 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 398060 INFO (zkCallback-393-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10961a8 name:ZooKeeperConnection
Watcher:127.0.0.1:36334/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 398060 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 398060 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 398061 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 398091 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 398094 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 398097 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 398111 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 398136 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 398151 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 398154 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 398167 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 398182 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 398196 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 398201 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 398213 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 398218 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 398226 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 398256 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 398270 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 398278 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 398300 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 398326 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 398367 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 398378 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 398397 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 398410 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 398430 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 398433 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 398465 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 398481 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 398484 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 398488 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 398520 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 398547 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 398563 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 398578 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 398581 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 398609 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 398620 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 398632 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 398663 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 398683 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 398697 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 398716 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 398736 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 398747 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A37C21706DAA3BF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCl
[...truncated too long message...]
ticationFramework_A37C21706DAA3BF-001/tempDir-008/node2/.
[junit4] 2> 516387 INFO (jetty-launcher-567-thread-2)
[n:127.0.0.1:52687_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 516387 INFO (jetty-launcher-567-thread-2)
[n:127.0.0.1:52687_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 516387 INFO (jetty-launcher-567-thread-2)
[n:127.0.0.1:52687_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 516388 INFO
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[A37C21706DAA3BF])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 516388 INFO
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[A37C21706DAA3BF])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 516390 INFO (zkCallback-581-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4dc410 name:ZooKeeperConnection
Watcher:127.0.0.1:48478 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 516391 INFO
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[A37C21706DAA3BF])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 516391 INFO
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[A37C21706DAA3BF])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-2) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1066609{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@f53eaf{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-3) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@49323a{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25382847
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32985982
[junit4] 2> 516394 INFO (jetty-launcher-567-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3235248
[junit4] 2> 516396 INFO (jetty-launcher-567-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=95056336536535048-127.0.0.1:52687_solr-n_0000000000) closing
[junit4] 2> 516396 INFO
(OverseerStateUpdate-95056336536535048-127.0.0.1:52687_solr-n_0000000000)
[n:127.0.0.1:52687_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52687_solr
[junit4] 2> 516397 INFO
(zkCallback-579-thread-1-processing-n:127.0.0.1:44822_solr)
[n:127.0.0.1:44822_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 3)
[junit4] 2> 516397 INFO
(zkCallback-580-thread-1-processing-n:127.0.0.1:52687_solr)
[n:127.0.0.1:52687_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 3)
[junit4] 2> 516398 WARN
(zkCallback-579-thread-1-processing-n:127.0.0.1:44822_solr)
[n:127.0.0.1:44822_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 516398 INFO
(zkCallback-578-thread-1-processing-n:127.0.0.1:38114_solr)
[n:127.0.0.1:38114_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 3)
[junit4] 2> 516398 INFO (jetty-launcher-567-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ddf4ef{/solr,null,UNAVAILABLE}
[junit4] 2> 516399 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 0x151b53c04e90008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 517898 WARN
(zkCallback-580-thread-1-processing-n:127.0.0.1:52687_solr)
[n:127.0.0.1:52687_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 517898 WARN
(zkCallback-578-thread-1-processing-n:127.0.0.1:38114_solr)
[n:127.0.0.1:38114_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 517898 INFO (jetty-launcher-567-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@963f7d{/solr,null,UNAVAILABLE}
[junit4] 2> 517899 INFO (jetty-launcher-567-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a560eb{/solr,null,UNAVAILABLE}
[junit4] 2> 517900 INFO
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[A37C21706DAA3BF])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48478 48478
[junit4] 2> 517914 INFO (Thread-1563) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:48478 48478
[junit4] 2> 517915 WARN (Thread-1563) [ ] 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>
[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>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A37C21706DAA3BF-001
[junit4] 2> Dec 18, 2015 1:16:30 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=Lucene50(blocksize=128), multiDefault=FST50,
intDefault=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=FST50,
range_facet_l=FST50, timestamp=FST50},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, sim=DefaultSimilarity, locale=bg,
timezone=Asia/Urumqi
[junit4] 2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.8.0_66
(32-bit)/cpus=12,threads=1,free=130069032,total=280756224
[junit4] 2> NOTE: All tests run in this JVM:
[IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure,
TestFuzzyAnalyzedSuggestions, TestExtendedDismaxParser,
TestAnalyzeInfixSuggestions, AutoCommitTest, TestObjectReleaseTracker,
TestSweetSpotSimilarityFactory, TestIndexingPerformance,
AnalyticsMergeStrategyTest, PluginInfoTest, DirectUpdateHandlerTest,
TestGroupingSearch, NoCacheHeaderTest, ShowFileRequestHandlerTest,
XmlUpdateRequestHandlerTest, TestIntervalFaceting, ScriptEngineTest,
AsyncCallRequestStatusResponseTest, TestSolrDeletionPolicy1, MergeStrategyTest,
TestWriterPerf, TestPostingsSolrHighlighter, TestReload, TestUtils,
OverriddenZkACLAndCredentialsProvidersTest, TestXIncludeConfig,
CleanupOldIndexTest, TestLeaderInitiatedRecoveryThread,
TestSimpleQParserPlugin, TestSortByMinMaxFunction,
FieldAnalysisRequestHandlerTest, DirectSolrConnectionTest, SuggesterTest,
TestTolerantSearch, TestSolrQueryResponse, TestComplexPhraseQParserPlugin,
QueryParsingTest, CollectionStateFormat2Test, TriLevelCompositeIdRoutingTest,
ClusterStateTest, DistribDocExpirationUpdateProcessorTest,
HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest,
TestSolrIndexConfig, DebugComponentTest, TestSolrConfigHandlerConcurrent,
MigrateRouteKeyTest, FullHLLTest, TestClassNameShortening, SliceStateTest,
CoreAdminHandlerTest, HdfsLockFactoryTest, TestSchemaSimilarityResource,
SuggesterTSTTest, RecoveryZkTest, ConcurrentDeleteAndCreateCollectionTest,
TestAuthenticationFramework]
[junit4] Completed [185/555 (1!)] on J2 in 123.97s, 7 tests, 1 error <<<
FAILURES!
[...truncated 1176 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1456: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1010:
There were test failures: 555 suites (7 ignored), 2202 tests, 1 error, 82
ignored (38 assumptions) [seed: A37C21706DAA3BF]
Total time: 53 minutes 59 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]