Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1338/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([26B58018653B4F9F:1B6D2E345DD511EF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:230)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:145)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
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:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12449 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 1905663 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1905663 INFO (Thread-6692) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1905663 INFO (Thread-6692) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1905763 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:55679
[junit4] 2> 1905763 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905763 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905772 INFO (zkCallback-16836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70104953
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905772 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905773 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905773 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1905782 INFO (jetty-launcher-16835-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1905782 INFO (jetty-launcher-16835-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1905783 INFO (jetty-launcher-16835-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1905784 INFO (jetty-launcher-16835-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1905785 INFO (jetty-launcher-16835-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1905800 INFO (jetty-launcher-16835-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30382f0a{/solr,null,AVAILABLE}
[junit4] 2> 1905805 INFO (jetty-launcher-16835-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@519f988e{/solr,null,AVAILABLE}
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@64044f7f{HTTP/1.1,[http/1.1]}{127.0.0.1:49879}
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.e.j.s.Server Started @1908700ms
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49879}
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1'
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1905806 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1905807 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@32f6d009{HTTP/1.1,[http/1.1]}{127.0.0.1:56655}
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d7ef234{/solr,null,AVAILABLE}
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-3) [ ]
o.e.j.s.Server Started @1908708ms
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56655}
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@72a8c730{HTTP/1.1,[http/1.1]}{127.0.0.1:46269}
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1905813 INFO (jetty-launcher-16835-thread-5) [ ]
o.e.j.s.Server Started @1908708ms
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3'
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46269}
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5'
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1905814 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905815 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905816 INFO (jetty-launcher-16835-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@690ecc16{/solr,null,AVAILABLE}
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7e856ef{HTTP/1.1,[http/1.1]}{127.0.0.1:52075}
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.e.j.s.Server Started @1908712ms
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52075}
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2'
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1905817 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1905818 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905821 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905821 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905825 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905829 INFO (zkCallback-16839-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23e6f25 name:ZooKeeperConnection
Watcher:127.0.0.1:55679/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1905829 INFO (zkCallback-16837-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@46c07f8a
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905829 INFO (zkCallback-16838-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3df30d4 name:ZooKeeperConnection
Watcher:127.0.0.1:55679/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1905829 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905830 INFO (zkCallback-16840-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@37f1f547
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1905830 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905831 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905831 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1905831 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1905834 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1905837 INFO (jetty-launcher-16835-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@254752ff{/solr,null,AVAILABLE}
[junit4] 2> 1905870 INFO (jetty-launcher-16835-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2d0c2a7e{HTTP/1.1,[http/1.1]}{127.0.0.1:53883}
[junit4] 2> 1905870 INFO (jetty-launcher-16835-thread-4) [ ]
o.e.j.s.Server Started @1908764ms
[junit4] 2> 1905870 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53883}
[junit4] 2> 1905870 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1905870 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4'
[junit4] 2> 1905871 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1905871 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1905871 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905873 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905874 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1/.
[junit4] 2> 1905874 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 346412970
[junit4] 2> 1905874 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1]
[junit4] 2> 1905874 WARN (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1/lib
[junit4] 2> 1905875 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 0x156764cde740003, 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> 1905875 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1905875 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5/.
[junit4] 2> 1905876 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 269240626
[junit4] 2> 1905876 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5]
[junit4] 2> 1905876 WARN (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5/lib
[junit4] 2> 1905876 INFO (jetty-launcher-16835-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,
[junit4] 2> 1905876 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3/.
[junit4] 2> 1905876 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1131114545
[junit4] 2> 1905876 INFO (zkCallback-16841-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@49b3c9dc
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905877 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3]
[junit4] 2> 1905877 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905877 WARN (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3/lib
[junit4] 2> 1905877 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905877 INFO (jetty-launcher-16835-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,
[junit4] 2> 1905878 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1905879 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905881 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2/.
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1723757136
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2]
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1905883 INFO (zkCallback-16846-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d56c09d name:ZooKeeperConnection
Watcher:127.0.0.1:55679 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1905883 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905883 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905882 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1905884 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905883 WARN (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2/lib
[junit4] 2> 1905884 INFO (jetty-launcher-16835-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,
[junit4] 2> 1905885 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905885 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905885 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 0x156764cde740006, 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> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@553ae2fe
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1905886 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905889 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1905889 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4/.
[junit4] 2> 1905889 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1844296735
[junit4] 2> 1905889 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4]
[junit4] 2> 1905889 INFO (zkCallback-16850-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e3528c name:ZooKeeperConnection
Watcher:127.0.0.1:55679 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1905889 WARN (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4/lib
[junit4] 2> 1905889 INFO (zkCallback-16849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2db46e98
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905890 INFO (jetty-launcher-16835-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,
[junit4] 2> 1905890 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905890 INFO (jetty-launcher-16835-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905890 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905890 INFO (jetty-launcher-16835-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1905891 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1905892 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905892 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1905892 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@20d49118
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905892 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1905894 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1905897 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1905902 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1905904 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1905906 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1905907 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1905909 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1905910 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1905911 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1905912 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1905913 INFO (zkCallback-16854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@773e089f
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905913 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905913 INFO (jetty-launcher-16835-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905913 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1905914 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1905915 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1905917 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1905918 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1905919 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1905921 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780553-127.0.0.1:46269_solr-n_0000000000
[junit4] 2> 1905921 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46269_solr
[junit4] 2> 1905922 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1905923 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer Overseer
(id=96394514556780553-127.0.0.1:46269_solr-n_0000000000) starting
[junit4] 2> 1905925 INFO (zkCallback-16857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ebbd3f9
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905925 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1905925 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@aa580c9
[junit4] 2> 1905925 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@73e28ba0
[junit4] 2> 1905925 INFO (jetty-launcher-16835-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1905925 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@22be7ecb
[junit4] 2> 1905926 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1905933 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1905933 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1905933 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dd52dad
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905934 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1905934 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1905933 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@63d8fdff
[junit4] 2> 1905934 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73f9f096
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905935 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1905943 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1905943 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1905944 INFO
(OverseerCollectionConfigSetProcessor-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1905944 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1905944 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46269_solr
[junit4] 2> 1905944 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46269_solr
[junit4] 2> 1905944 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1905945 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1905945 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4cec0448
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905945 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1905945 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1905946 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1905948 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1905949 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1905949 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ddbe796
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1905949 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1905950 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1905953 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1905956 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1905958 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780556-127.0.0.1:49879_solr-n_0000000001
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node5/.
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1905959 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1905960 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96394514556780553-127.0.0.1:46269_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1905960 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1905960 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1905961 INFO (jetty-launcher-16835-thread-5)
[n:127.0.0.1:46269_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1905961 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49879_solr as DOWN
[junit4] 2> 1905961 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1905963 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1905963 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49879_solr
[junit4] 2> 1905963 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:49879_solr
[junit4] 2> 1905964 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780557-127.0.0.1:56655_solr-n_0000000002
[junit4] 2> 1905964 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:49879_solr"} current state version: 0
[junit4] 2> 1905965 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96394514556780556-127.0.0.1:49879_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1905965 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:49879_solr
[junit4] 2> 1905966 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:56655_solr as DOWN
[junit4] 2> 1905966 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1905966 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1905966 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1905966 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1905967 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1905967 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1905967 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1905967 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1905968 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1905968 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56655_solr
[junit4] 2> 1905968 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780559-127.0.0.1:53883_solr-n_0000000003
[junit4] 2> 1905968 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56655_solr
[junit4] 2> 1905969 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1905969 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96394514556780557-127.0.0.1:56655_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1905969 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:53883_solr as DOWN
[junit4] 2> 1905970 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1905970 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1905971 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1905971 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53883_solr
[junit4] 2> 1905971 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:53883_solr
[junit4] 2> 1905973 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1905973 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1905974 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_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> 1905974 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1905976 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1905976 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1905977 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node1/.
[junit4] 2> 1905977 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:56655_solr"} current state version: 0
[junit4] 2> 1905977 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:56655_solr
[junit4] 2> 1905978 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1905979 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:53883_solr"} current state version: 0
[junit4] 2> 1905979 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:53883_solr
[junit4] 2> 1905981 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1905981 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_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> 1905981 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1905981 INFO
(zkCallback-16853-thread-3-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1905982 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1905982 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780558-127.0.0.1:52075_solr-n_0000000004
[junit4] 2> 1905982 INFO
(zkCallback-16853-thread-3-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 1905983 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96394514556780559-127.0.0.1:53883_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1905983 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52075_solr as DOWN
[junit4] 2> 1905985 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52075_solr
[junit4] 2> 1905985 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52075_solr
[junit4] 2> 1905986 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_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> 1905986 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_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> 1905986 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1905987 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1905987 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1905988 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node4/.
[junit4] 2> 1905988 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1905989 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1905991 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1905991 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1905991 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_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> 1905991 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (5)
[junit4] 2> 1905991 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (5)
[junit4] 2> 1905991 INFO
(zkCallback-16853-thread-1-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1905992 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:52075_solr"} current state version: 0
[junit4] 2> 1905992 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:52075_solr
[junit4] 2> 1905994 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1905994 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1905994 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node2/.
[junit4] 2> 1905995 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1905997 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1905997 INFO (jetty-launcher-16835-thread-1)
[n:127.0.0.1:49879_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1906000 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1906000 INFO (jetty-launcher-16835-thread-4)
[n:127.0.0.1:53883_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1906005 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1906005 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1906005 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node3/.
[junit4] 2> 1906005 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1906006 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1906006 INFO (jetty-launcher-16835-thread-2)
[n:127.0.0.1:52075_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1906006 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1906006 INFO (jetty-launcher-16835-thread-3)
[n:127.0.0.1:56655_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1906006 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1906007 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1906008 INFO (zkCallback-16867-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@24e59dd0
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1906008 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1906008 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1906011 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@72a8c730{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1906012 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=269240626
[junit4] 2> 1906012 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46269_solr as DOWN
[junit4] 2> 1906015 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.Overseer Overseer
(id=96394514556780553-127.0.0.1:46269_solr-n_0000000000) closing
[junit4] 2> 1906015 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46269_solr"} current state version: 0
[junit4] 2> 1906015 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46269_solr
[junit4] 2> 1906015 INFO
(OverseerStateUpdate-96394514556780553-127.0.0.1:46269_solr-n_0000000000)
[n:127.0.0.1:46269_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46269_solr
[junit4] 2> 1906016 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_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> 1906016 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_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> 1906016 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_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> 1906016 INFO
(zkCallback-16853-thread-3-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_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> 1906017 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_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> 1906017 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 1906017 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49879_solr
[junit4] 2> 1906017 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1906017 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 1906017 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 1906017 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 1906019 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.Overseer Overseer
(id=96394514556780556-127.0.0.1:49879_solr-n_0000000001) starting
[junit4] 2> 1906027 INFO
(zkCallback-16859-thread-1-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1906027 INFO
(OverseerCollectionConfigSetProcessor-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1906028 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1906029 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 1906031 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46269_solr"} current state version: 0
[junit4] 2> 1906031 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46269_solr
[junit4] 2> 1907517 WARN
(zkCallback-16853-thread-3-processing-n:127.0.0.1:46269_solr)
[n:127.0.0.1:46269_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1907518 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7d7ef234{/solr,null,UNAVAILABLE}
[junit4] 2> 1907520 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1907522 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5eccaa61{/solr,null,AVAILABLE}
[junit4] 2> 1907522 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2de05d44{HTTP/1.1,[http/1.1]}{127.0.0.1:48060}
[junit4] 2> 1907522 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.e.j.s.Server Started @1910417ms
[junit4] 2> 1907522 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48060}
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6'
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1907523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1907525 INFO (zkCallback-16869-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@dc1304c name:ZooKeeperConnection
Watcher:127.0.0.1:55679/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1907525 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1907526 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1907527 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1907532 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6/.
[junit4] 2> 1907532 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1434960927
[junit4] 2> 1907532 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6]
[junit4] 2> 1907532 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6/lib
[junit4] 2> 1907533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1907534 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1907534 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1907535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1907535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55679/solr
[junit4] 2> 1907535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1907535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1907535 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1907537 INFO (zkCallback-16872-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@656e8003
name:ZooKeeperConnection Watcher:127.0.0.1:55679 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1907537 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1907537 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1907539 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/1499052096@6363977d
[junit4] 2> 1907540 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1907541 INFO
(zkCallback-16873-thread-1-processing-n:127.0.0.1:48060_solr)
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@63baf092
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1907541 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1907548 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1907548 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1907549 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1907551 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1907552 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96394514556780563-127.0.0.1:48060_solr-n_0000000005
[junit4] 2> 1907553 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96394514556780558-127.0.0.1:52075_solr-n_0000000004 to
know if I could be the leader
[junit4] 2> 1907553 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:48060_solr as DOWN
[junit4] 2> 1907555 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48060_solr
[junit4] 2> 1907555 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:48060_solr
[junit4] 2> 1907555 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:48060_solr"} current state version: 0
[junit4] 2> 1907555 INFO
(OverseerStateUpdate-96394514556780556-127.0.0.1:49879_solr-n_0000000001)
[n:127.0.0.1:49879_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:48060_solr
[junit4] 2> 1907556 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_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> 1907556 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_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> 1907556 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_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> 1907556 INFO
(zkCallback-16873-thread-1-processing-n:127.0.0.1:48060_solr)
[n:127.0.0.1:48060_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> 1907556 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_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> 1907556 INFO
(zkCallback-16862-thread-1-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1907557 INFO
(zkCallback-16860-thread-1-processing-n:127.0.0.1:52075_solr)
[n:127.0.0.1:52075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1907557 INFO
(zkCallback-16873-thread-1-processing-n:127.0.0.1:48060_solr)
[n:127.0.0.1:48060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1907557 INFO
(zkCallback-16859-thread-2-processing-n:127.0.0.1:49879_solr)
[n:127.0.0.1:49879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1907557 INFO
(zkCallback-16861-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1907571 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1907571 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1907571 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001/tempDir-001/node6/.
[junit4] 2> 1907572 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1907572 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
[junit4] 2> 1907572 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F])
[n:127.0.0.1:48060_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1907573 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1907573 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1907574 INFO (zkCallback-16875-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@490d377e
name:ZooKeeperConnection Watcher:127.0.0.1:55679/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1907574 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1907575 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1907575 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
[junit4] 2> 1907580 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
[junit4] 2> 1907583 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
[junit4] 2> 1907585 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
[junit4] 2> 1907588 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1907590 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
[junit4] 2> 1907593 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
[junit4] 2> 1907596 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
[junit4] 2> 1907598 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-numeric.xml
[junit4] 2> 1907601 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
[junit4] 2>
[...truncated too long message...]
72)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1923759 INFO (qtp23906236-70194) [n:127.0.0.1:53883_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:49879_solr&onlyIfLeaderActive=true&core=testSolrCloudCollection_shard2_replica1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=1002
[junit4] 2> 1924618 WARN
(zkCallback-16862-thread-2-processing-n:127.0.0.1:53883_solr)
[n:127.0.0.1:53883_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1924619 INFO (jetty-launcher-16835-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@254752ff{/solr,null,UNAVAILABLE}
[junit4] 2> 1924622 WARN
(zkCallback-16861-thread-2-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1924623 INFO (jetty-launcher-16835-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@519f988e{/solr,null,UNAVAILABLE}
[junit4] 2> 1924625 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[26B58018653B4F9F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55679 55679
[junit4] 2> 1924712 INFO (Thread-6692) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55679 55679
[junit4] 2> 1924713 WARN (Thread-6692) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 5 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/testSolrCloudCollection/state.json
[junit4] 2> 2
/solr/collections/testSolrCloudCollection/leader_elect/shard2/election/96394514556780559-core_node2-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/96394514556780559-127.0.0.1:53883_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/96394514556780563-127.0.0.1:48060_solr-n_0000000005
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/overseer/queue
[junit4] 2> 17 /solr/overseer/collection-queue-work
[junit4] 2> 10 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics
-Dtests.seed=26B58018653B4F9F -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr-Latn -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 19.1s J2 | BasicAuthIntegrationTest.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([26B58018653B4F9F:1B6D2E345DD511EF]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:230)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:145)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_26B58018653B4F9F-001
[junit4] 2> Aug 10, 2016 9:13:03 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
_version_=PostingsFormat(name=LuceneFixedGap),
multiDefault=PostingsFormat(name=Memory doPackFST= false),
intDefault=PostingsFormat(name=LuceneFixedGap),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false),
range_facet_l=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1414,
maxMBSortInHeap=7.522455541377984, sim=ClassicSimilarity, locale=sr-Latn,
timezone=Asia/Chongqing
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=183640888,total=496500736
[junit4] 2> NOTE: All tests run in this JVM: [CollectionReloadTest,
TestDistributedStatsComponentCardinality, TestFastWriter, RequestHandlersTest,
TestStandardQParsers, TermVectorComponentDistributedTest, TestSmileRequest,
PluginInfoTest, BadCopyFieldTest, TestNamedUpdateProcessors, TestXmlQParser,
TestRestoreCore, TestCharFilters, TestMiniSolrCloudClusterSSL,
TestManagedSchema, ConjunctionSolrSpellCheckerTest, TestDynamicFieldResource,
SparseHLLTest, VersionInfoTest, SolrCLIZkUtilsTest, TestUniqueKeyFieldResource,
TestCopyFieldCollectionResource, HdfsBasicDistributedZk2Test,
ClassificationUpdateProcessorFactoryTest, UnloadDistributedZkTest,
TestGroupingSearch, TestSolrCLIRunExample, DebugComponentTest,
TestSolrConfigHandlerConcurrent, RequestLoggingTest,
TestMinMaxOnMultiValuedField, DistributedQueueTest, TestDistributedMissingSort,
TestJmxIntegration, SolrCoreCheckLockOnStartupTest, BJQParserTest,
HdfsRecoverLeaseTest, TestElisionMultitermQuery, FullSolrCloudDistribCmdsTest,
CoreMergeIndexesAdminHandlerTest, TestExtendedDismaxParser, DistanceUnitsTest,
BasicDistributedZk2Test, SuggesterWFSTTest, TestSlowCompositeReaderWrapper,
TestFileDictionaryLookup, BadComponentTest, QueryParsingTest,
TestClusterStateMutator, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerTest, TestStressRecovery, TestIntervalFaceting, ConfigSetsAPITest,
TestSort, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
OverseerModifyCollectionTest, TestIndexSearcher, DocValuesMultiTest,
TestReloadAndDeleteDocs, TestStressLiveNodes, TestSolrDeletionPolicy1,
DistribCursorPagingTest, TestUtils, ClusterStateTest, SimpleFacetsTest,
AssignTest, StatsComponentTest, TestSuggestSpellingConverter,
TestIndexingPerformance, TestSweetSpotSimilarityFactory, TestSolrIndexConfig,
LeaderElectionTest, PrimitiveFieldTypeTest, TestSerializedLuceneMatchVersion,
SearchHandlerTest, TestTolerantSearch, CustomCollectionTest,
TestPerFieldSimilarity, TestChildDocTransformer, TestRawTransformer,
BlockCacheTest, SSLMigrationTest, TestSolrCloudWithKerberosAlt, TestConfigSets,
TestSearchPerf, SpatialHeatmapFacetsTest, TestFieldCacheSort,
SpatialRPTFieldTypeTest, ReplicationFactorTest, RegexBoostProcessorTest,
SolrTestCaseJ4Test, TestGraphTermsQParserPlugin,
TestFieldTypeCollectionResource, SuggesterTSTTest, TestCollationField,
TestExclusionRuleCollectionAccess, TestRestManager, HighlighterConfigTest,
TestRecovery, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest,
TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestFaceting,
TestHashPartitioner, HardAutoCommitTest, BadIndexSchemaTest, TestFunctionQuery,
BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest,
NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory,
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest,
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentBuilderTest,
TestSolrQueryParser, LoggingHandlerTest, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
TestDocumentBuilder, SystemInfoHandlerTest, FileUtilsTest,
DistributedMLTComponentTest, TestJettySolrRunner, BaseCdcrDistributedZkTest,
CdcrBootstrapTest, DeleteInactiveReplicaTest, DistributedVersionInfoTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
OverseerRolesTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCollectionAPI,
TestDownShardTolerantSearch, TestHdfsCloudBackupRestore,
TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestReplicaProperties,
TestRequestForwarding, TestRequestStatusCollectionAPI,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
BlobRepositoryCloudTest, CoreSorterTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, TestSolrDynamicMBean, TestSolrXml,
TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReqParamsAPI,
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest,
WrapperMergePolicyFactoryTest, SmileWriterTest, TestMacros,
TestCustomDocTransformer, TestGeoJSONResponseWriter, TestSubQueryTransformer,
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib,
TestCloudSchemaless, TestRecoveryHdfs, BlockJoinFacetSimpleTest,
GraphQueryTest, TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest,
SimpleMLTQParserTest, TestDFISimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache,
BasicAuthIntegrationTest]
[junit4] Completed [593/627 (1!)] on J2 in 19.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 60175 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]