You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/09/04 17:52:01 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14112 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14112/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

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([83E1EBDA317561CF:BE3945F6099B3FBF]: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.doExtraTests(BasicAuthIntegrationTest.java:144)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:198)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10916 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1568638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1568639 INFO  (Thread-5611) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1568639 INFO  (Thread-5611) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1568739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.ZkTestServer start zk server on port:50998
   [junit4]   2> 1568739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568761 INFO  (zkCallback-1817-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@122d97fb name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1568793 INFO  (jetty-launcher-1816-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1568793 INFO  (jetty-launcher-1816-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1568793 INFO  (jetty-launcher-1816-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1568793 INFO  (jetty-launcher-1816-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1568793 INFO  (jetty-launcher-1816-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1568794 INFO  (jetty-launcher-1816-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4155c65e{/solr,null,AVAILABLE}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31470bf4{/solr,null,AVAILABLE}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69a39fb9{/solr,null,AVAILABLE}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@458d1dda{HTTP/1.1}{127.0.0.1:34571}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@174b0d21{HTTP/1.1}{127.0.0.1:58549}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@4dddf143{HTTP/1.1}{127.0.0.1:40996}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fb431c5{/solr,null,AVAILABLE}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-2) [    ] o.e.j.s.Server Started @1570214ms
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-1) [    ] o.e.j.s.Server Started @1570213ms
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@61ea6d7{HTTP/1.1}{127.0.0.1:42276}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6772e955{/solr,null,AVAILABLE}
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-5) [    ] o.e.j.s.Server Started @1570214ms
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34571}
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@9bc31c7{HTTP/1.1}{127.0.0.1:58122}
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58549}
   [junit4]   2> 1568795 INFO  (jetty-launcher-1816-thread-4) [    ] o.e.j.s.Server Started @1570214ms
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40996}
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-3) [    ] o.e.j.s.Server Started @1570215ms
   [junit4]   2> 1568796 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42276}
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58122}
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1568798 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1568797 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1568809 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568810 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568813 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568814 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568815 INFO  (zkCallback-1818-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58301b61 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568815 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568815 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568818 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568818 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568819 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568819 INFO  (zkCallback-1819-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57c13d22 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568820 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568820 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568822 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568822 INFO  (zkCallback-1820-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4829d306 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568822 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568822 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568822 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568823 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568823 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568826 INFO  (zkCallback-1821-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6de0e19b name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568826 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568826 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568828 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568829 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568832 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568832 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1568832 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1568832 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 0x14f990d765f0002, 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> 1568832 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1568833 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1653215133
   [junit4]   2> 1568833 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1568832 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32945943
   [junit4]   2> 1568833 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1568833 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1794658237
   [junit4]   2> 1568833 WARN  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1568834 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1568834 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1568833 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1568834 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1568834 WARN  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1568834 WARN  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1568835 INFO  (zkCallback-1822-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@646e899f name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568835 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568835 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568835 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568838 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568839 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568840 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568840 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1568841 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568841 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568841 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1568841 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568842 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1680399952
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1568843 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1568844 WARN  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1568848 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568849 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568849 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568850 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1568850 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 285184121
   [junit4]   2> 1568851 INFO  (zkCallback-1824-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fa80adb name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568851 INFO  (zkCallback-1827-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@306c91f5 name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568851 INFO  (jetty-launcher-1816-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568851 WARN  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1568855 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1568856 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1568856 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568856 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568856 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1568857 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1568857 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1568857 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568874 INFO  (zkCallback-1828-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c5f288 name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568874 INFO  (zkCallback-1830-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a1a433c name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568874 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568874 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568875 INFO  (jetty-launcher-1816-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568875 INFO  (jetty-launcher-1816-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568904 INFO  (zkCallback-1832-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35173a10 name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568904 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568904 INFO  (jetty-launcher-1816-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1568928 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568928 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568936 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 0x14f990d765f000a, 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> 1568936 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568936 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568956 INFO  (zkCallback-1833-thread-1-processing-n:127.0.0.1:34571_solr) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39164711 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568956 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568956 INFO  (zkCallback-1834-thread-1-processing-n:127.0.0.1:58122_solr) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fdb7ff0 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568956 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568956 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568968 INFO  (zkCallback-1835-thread-1-processing-n:127.0.0.1:42276_solr) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eee968b name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568968 INFO  (zkCallback-1836-thread-1-processing-n:127.0.0.1:40996_solr) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3eda4082 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568968 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568969 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568981 INFO  (zkCallback-1837-thread-1-processing-n:127.0.0.1:58549_solr) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa53b4a name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1568981 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568984 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1568984 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1568993 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1568993 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1568993 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1569073 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1569073 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1569091 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1569091 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1569091 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1569151 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1569151 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1569151 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1569153 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1569153 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1569179 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1569179 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1569179 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1569187 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1569187 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1569217 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1569217 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1569217 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1569227 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1569227 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1569247 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1569247 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1569247 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1569248 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1569248 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1569264 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1569264 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1569264 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1569264 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1569264 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1569282 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1569282 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1569282 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1569282 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1569282 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1569302 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1569302 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1569302 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1569302 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1569302 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1569321 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1569321 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1569321 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1569321 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1569321 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1569334 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34571_solr
   [junit4]   2> 1569345 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58122_solr
   [junit4]   2> 1569345 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42276_solr
   [junit4]   2> 1569345 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40996_solr
   [junit4]   2> 1569355 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58549_solr
   [junit4]   2> 1569355 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34571_solr
   [junit4]   2> 1569364 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42276_solr
   [junit4]   2> 1569364 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40996_solr
   [junit4]   2> 1569364 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58122_solr
   [junit4]   2> 1569367 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58549_solr
   [junit4]   2> 1569379 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1569379 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1569388 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1569388 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1569408 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1569409 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1569409 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1569409 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1569409 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1569418 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1569427 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1569430 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631758-127.0.0.1:40996_solr-n_0000000000
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40996_solr
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631755-127.0.0.1:34571_solr-n_0000000001
   [junit4]   2> 1569438 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1569442 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631757-127.0.0.1:42276_solr-n_0000000002
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631756-127.0.0.1:58122_solr-n_0000000003
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631759-127.0.0.1:58549_solr-n_0000000004
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631758-127.0.0.1:40996_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631755-127.0.0.1:34571_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1569451 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1569455 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.Overseer Overseer (id=94462400297631758-127.0.0.1:40996_solr-n_0000000000) starting
   [junit4]   2> 1569455 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631757-127.0.0.1:42276_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1569455 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631756-127.0.0.1:58122_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1569455 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1569455 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1569486 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1569494 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1569494 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1569495 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569495 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1569498 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1569498 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1569499 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569499 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1569500 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1569501 INFO  (jetty-launcher-1816-thread-1) [n:127.0.0.1:34571_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1569509 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1569509 INFO  (jetty-launcher-1816-thread-5) [n:127.0.0.1:42276_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1569509 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1569510 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1569510 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569510 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1569513 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1569513 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1569513 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569514 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1569519 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1569519 INFO  (jetty-launcher-1816-thread-2) [n:127.0.0.1:58549_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1569519 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1569519 INFO  (jetty-launcher-1816-thread-3) [n:127.0.0.1:58122_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1569557 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1569558 INFO  (OverseerCollectionConfigSetProcessor-94462400297631758-127.0.0.1:40996_solr-n_0000000000) [n:127.0.0.1:40996_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1569558 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1569558 INFO  (OverseerStateUpdate-94462400297631758-127.0.0.1:40996_solr-n_0000000000) [n:127.0.0.1:40996_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1569570 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1569571 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1569571 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569571 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1569572 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1569573 INFO  (jetty-launcher-1816-thread-4) [n:127.0.0.1:40996_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1569573 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1569573 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569587 INFO  (zkCallback-1838-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b45ba3 name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569587 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569588 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1569597 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@458d1dda{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1569598 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32945943
   [junit4]   2> 1569605 INFO  (zkCallback-1833-thread-1-processing-n:127.0.0.1:34571_solr) [n:127.0.0.1:34571_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> 1569606 INFO  (zkCallback-1834-thread-1-processing-n:127.0.0.1:58122_solr) [n:127.0.0.1:58122_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> 1569606 WARN  (zkCallback-1833-thread-1-processing-n:127.0.0.1:34571_solr) [n:127.0.0.1:34571_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1569607 INFO  (zkCallback-1835-thread-2-processing-n:127.0.0.1:42276_solr) [n:127.0.0.1:42276_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631758-127.0.0.1:40996_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1569606 INFO  (zkCallback-1836-thread-1-processing-n:127.0.0.1:40996_solr) [n:127.0.0.1:40996_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> 1569605 INFO  (zkCallback-1837-thread-1-processing-n:127.0.0.1:58549_solr) [n:127.0.0.1:58549_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> 1569605 INFO  (zkCallback-1835-thread-1-processing-n:127.0.0.1:42276_solr) [n:127.0.0.1:42276_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> 1569609 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31470bf4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1569610 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1569611 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@737c6e67{/solr,null,AVAILABLE}
   [junit4]   2> 1569611 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@680bb743{HTTP/1.1}{127.0.0.1:33269}
   [junit4]   2> 1569611 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.e.j.s.Server Started @1571029ms
   [junit4]   2> 1569611 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33269}
   [junit4]   2> 1569611 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1569612 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/'
   [junit4]   2> 1569631 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1569631 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569635 INFO  (zkCallback-1840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4711283a name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569636 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569636 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1569636 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1569655 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1569655 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.CoreContainer New CoreContainer 2075492726
   [junit4]   2> 1569655 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/]
   [junit4]   2> 1569655 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib
   [junit4]   2> 1569655 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/lib).
   [junit4]   2> 1569659 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1569660 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50998/solr
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1569661 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569677 INFO  (zkCallback-1842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b58879a name:ZooKeeperConnection Watcher:127.0.0.1:50998 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1569698 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569711 INFO  (zkCallback-1843-thread-1-processing-n:127.0.0.1:33269_solr) [n:127.0.0.1:33269_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ca5422f name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1569711 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1570796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33269_solr
   [junit4]   2> 1570814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33269_solr
   [junit4]   2> 1570870 INFO  (zkCallback-1836-thread-1-processing-n:127.0.0.1:40996_solr) [n:127.0.0.1:40996_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> 1570870 INFO  (zkCallback-1834-thread-1-processing-n:127.0.0.1:58122_solr) [n:127.0.0.1:58122_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> 1570872 INFO  (zkCallback-1843-thread-1-processing-n:127.0.0.1:33269_solr) [n:127.0.0.1:33269_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> 1570872 INFO  (zkCallback-1837-thread-1-processing-n:127.0.0.1:58549_solr) [n:127.0.0.1:58549_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> 1570874 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1570876 INFO  (zkCallback-1835-thread-1-processing-n:127.0.0.1:42276_solr) [n:127.0.0.1:42276_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> 1570884 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94462400297631763-127.0.0.1:33269_solr-n_0000000005
   [junit4]   2> 1570885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94462400297631759-127.0.0.1:58549_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1570891 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1570891 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1570892 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001/tempDir-001/.
   [junit4]   2> 1570892 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1570893 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1570893 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [n:127.0.0.1:33269_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1570893 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570894 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570911 INFO  (zkCallback-1844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f77118 name:ZooKeeperConnection Watcher:127.0.0.1:50998/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570912 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570912 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570913 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1570940 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1570957 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1570997 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1571005 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1571033 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1571050 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1571063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1571076 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1571110 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1571118 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1571134 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1571165 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1571197 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1571213 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1571258 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1571275 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1571316 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1571347 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1571363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1571407 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1571494 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1571546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1571563 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1571580 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1571606 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1571619 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1571643 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1571658 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1571681 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1571692 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1571701 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1571722 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1571734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1571757 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1571764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1571772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1571791 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1571802 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1571814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1571843 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1571879 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1571888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1571905 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1571908 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1571917 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1571941 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1571952 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1571963 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1571988 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1571998 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1572006 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1572041 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1572070 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1572073 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1572082 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1572093 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1572131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1572150 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1572178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1572186 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1572201 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1572228 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1572241 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1572249 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1572272 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1572282 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1572305 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1572317 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1572337 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1572367 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1572404 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1572419 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1572433 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1572457 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1572466 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1572468 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1572482 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1572497 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1572519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1572522 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1572525 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1572552 INFO  (TE

[...truncated too long message...]

 x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1abed28d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1611975 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[83E1EBDA317561CF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50998 50998
   [junit4]   2> 1612009 INFO  (Thread-5611) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50998 50998
   [junit4]   2> 1612009 WARN  (Thread-5611) [    ] 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> 	8	/solr/security.json
   [junit4]   2> 	6	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/94462400297631759-127.0.0.1:58549_solr-n_0000000004
   [junit4]   2> 	3	/solr/collections/testSolrCloudCollection/leader_elect/shard2/election/94462400297631756-core_node4-n_0000000000
   [junit4]   2> 	3	/solr/collections/testSolrCloudCollection/leader_elect/shard1/election/94462400297631757-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/94462400297631757-127.0.0.1:42276_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/94462400297631758-127.0.0.1:40996_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=83E1EBDA317561CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 43.4s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83E1EBDA317561CF:BE3945F6099B3FBF]:0)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:144)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:198)
   [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: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_83E1EBDA317561CF-001
   [junit4]   2> Sep 04, 2015 3:51:23 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(Lucene53): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=BlockTreeOrds(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ja_JP, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=273637512,total=509411328
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesMissingTest, TestCoreContainer, TestJmxMonitoredMap, ClusterStateUpdateTest, HdfsNNFailoverTest, MBeansHandlerTest, DocValuesTest, RulesTest, TestLMJelinekMercerSimilarityFactory, SolrIndexConfigTest, ZkStateReaderTest, TestSchemaVersionResource, TestBlendedInfixSuggestions, CoreAdminRequestStatusTest, DistributedQueueTest, TestSchemaManager, ZkSolrClientTest, DistanceFunctionTest, TestFileDictionaryLookup, TestSQLHandler, MoreLikeThisHandlerTest, TestScoreJoinQPScore, TestCodecSupport, TestConfigSets, DistributedFacetPivotSmallTest, HighlighterTest, TestQueryUtils, AtomicUpdatesTest, CdcrRequestHandlerTest, TestSurroundQueryParser, TestCrossCoreJoin, TestManagedSchema, UpdateRequestProcessorFactoryTest, DistributedTermsComponentTest, SpellCheckCollatorTest, AnalyticsQueryTest, TestRebalanceLeaders, ShardRoutingCustomTest, TestPartialUpdateDeduplication, BitVectorTest, HdfsLockFactoryTest, DirectSolrSpellCheckerTest, RuleEngineTest, ConcurrentDeleteAndCreateCollectionTest, PreAnalyzedUpdateProcessorTest, SuggestComponentTest, FastVectorHighlighterTest, TestFastOutputStream, TestTolerantSearch, ShardRoutingTest, SolrCmdDistributorTest, TestRemoveLastDynamicCopyField, ChaosMonkeyNothingIsSafeTest, SolrPluginUtilsTest, StressHdfsTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, TestFieldCollectionResource, CircularListTest, TriLevelCompositeIdRoutingTest, TestSolrCoreProperties, TestClusterStateMutator, TestNRTOpen, TestUtils, TestReloadDeadlock, TestBinaryResponseWriter, SolrXmlInZkTest, DistribCursorPagingTest, WordBreakSolrSpellCheckerTest, ZkControllerTest, SchemaVersionSpecificBehaviorTest, CollectionsAPIDistributedZkTest, TestRuleBasedAuthorizationPlugin, TestDistributedGrouping, CSVRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFiltering, TestFreeTextSuggestions, DocExpirationUpdateProcessorFactoryTest, TestJsonRequest, AsyncCallRequestStatusResponseTest, TestShortCircuitedRequests, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, TestQuerySenderNoQuery, DOMUtilTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, AutoCommitTest, TestJoin, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, SuggesterFSTTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, SortByFunctionTest, SolrInfoMBeanTest, LukeRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, TermVectorComponentTest, RegexBoostProcessorTest, TestAnalyzedSuggestions, SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, TestStressRecovery, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, HttpPartitionTest, TestAuthenticationFramework, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest, HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestSolrXml, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestPivotHelperCode, HighlighterMaxOffsetTest, SmileWriterTest, TestIntervalFaceting, TestMacros, TestChildDocTransformer, TestCustomDocTransformer, TestRawResponseWriter, TestSortingResponseWriter, TestManagedResourceStorage, TestBulkSchemaAPI, TestClassNameShortening, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSchemaFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSolrQueryParserResource, TestManagedStopFilterFactory, BadCopyFieldTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, MergeStrategyTest, TestCollapseQParserPlugin, TestCustomSort, TestInitQParser, TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, TestSearcherReuse, TestStressUserVersions, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [529/544] on J1 in 43.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 64 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 544 suites, 2141 tests, 1 failure, 71 ignored (35 assumptions)

Total time: 45 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any