Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/116/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
Error reading cluster properties
Stack Trace:
org.apache.solr.common.SolrException: Error reading cluster properties
at
__randomizedtesting.SeedInfo.seed([BF5624E446B7781F:828E8AC87E59266F]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
at
org.apache.solr.common.cloud.ZkStateReader.getBaseUrlForNodeName(ZkStateReader.java:826)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:998)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:173)
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:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /clusterprops.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
... 47 more
Build Log:
[...truncated 10897 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 3187085 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3187085 INFO (Thread-8214) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3187085 INFO (Thread-8214) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3187185 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64785
[junit4] 2> 3187185 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187185 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187196 INFO (zkCallback-3903-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50ef7e74
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187196 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187197 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187197 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 3187227 INFO (jetty-launcher-3902-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3187229 INFO (jetty-launcher-3902-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3187231 INFO (jetty-launcher-3902-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32d62985{/solr,null,AVAILABLE}
[junit4] 2> 3187233 INFO (jetty-launcher-3902-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@12ce69fe{HTTP/1.1}{127.0.0.1:55334}
[junit4] 2> 3187233 INFO (jetty-launcher-3902-thread-2) [ ]
o.e.j.s.Server Started @3192778ms
[junit4] 2> 3187234 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55334}
[junit4] 2> 3187234 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3187234 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3187234 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3187234 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3187240 INFO (jetty-launcher-3902-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3187241 INFO (jetty-launcher-3902-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3187243 INFO (jetty-launcher-3902-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5fc76514{/solr,null,AVAILABLE}
[junit4] 2> 3187243 INFO (jetty-launcher-3902-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ea0e3e4{/solr,null,AVAILABLE}
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@287d3225{HTTP/1.1}{127.0.0.1:54967}
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.e.j.s.Server Started @3192788ms
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@47552d36{HTTP/1.1}{127.0.0.1:50719}
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.e.j.s.Server Started @3192788ms
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50719}
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54967}
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3187244 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3187247 INFO (jetty-launcher-3902-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3187247 INFO (jetty-launcher-3902-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3cee6b94{/solr,null,AVAILABLE}
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@66f001b2{HTTP/1.1}{127.0.0.1:39731}
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.e.j.s.Server Started @3192792ms
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39731}
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3187248 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3187253 INFO (jetty-launcher-3902-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4451bb01{/solr,null,AVAILABLE}
[junit4] 2> 3187253 INFO (jetty-launcher-3902-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@121298f9{HTTP/1.1}{127.0.0.1:52333}
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.e.j.s.Server Started @3192798ms
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52333}
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3187254 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3187316 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187317 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187319 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187319 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187320 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187321 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187325 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187325 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187329 INFO (zkCallback-3904-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@561e2825
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187329 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187329 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187330 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187330 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187333 INFO (zkCallback-3905-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@126a2cff
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187333 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187333 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187333 INFO (zkCallback-3907-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@779d4700
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187333 INFO (zkCallback-3906-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25d801d9
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187333 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187333 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187334 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187334 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187335 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3187335 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3187335 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3187335 INFO (zkCallback-3908-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6dee9ee2
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187335 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187335 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187336 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3187336 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3187357 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 0x1505910557e0004, 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> 3187357 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187358 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 255608211
[junit4] 2> 3187358 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3187358 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3187358 WARN (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3187365 INFO (jetty-launcher-3902-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> 3187366 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187366 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 460448064
[junit4] 2> 3187366 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3187366 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3187366 WARN (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3187369 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187369 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 75586154
[junit4] 2> 3187369 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3187369 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3187370 WARN (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3187371 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3187373 INFO (jetty-launcher-3902-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> 3187374 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3187375 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3187375 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3187375 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3187375 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3187375 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187376 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187376 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187376 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 241801337
[junit4] 2> 3187376 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3187376 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3187376 WARN (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3187377 INFO (jetty-launcher-3902-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> 3187378 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187379 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187381 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3187382 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3187382 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3187382 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3187382 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187382 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187388 INFO (jetty-launcher-3902-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> 3187403 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3187405 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3187406 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3187406 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3187406 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3187407 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187410 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187412 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187412 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1810160822
[junit4] 2> 3187412 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3187412 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3187412 WARN (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3187413 INFO (zkCallback-3911-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7c5b0462
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187413 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187413 INFO (jetty-launcher-3902-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187413 INFO (zkCallback-3914-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28489b02
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187413 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187413 INFO (jetty-launcher-3902-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187419 INFO (jetty-launcher-3902-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> 3187419 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187420 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187421 INFO (zkCallback-3913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ba5a7fc
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187421 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187421 INFO (jetty-launcher-3902-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187430 INFO (zkCallback-3916-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c9989a2
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187431 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187431 INFO (jetty-launcher-3902-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187434 INFO (zkCallback-3918-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67454d5 name:ZooKeeperConnection
Watcher:127.0.0.1:64785 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3187435 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187435 INFO (jetty-launcher-3902-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187436 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3187440 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3187448 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3187471 INFO
(zkCallback-3920-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76a9bc0d
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187471 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3187472 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3187472 INFO
(zkCallback-3919-thread-1-processing-n:127.0.0.1:55334_solr)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e7077d5
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187478 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3187479 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3187479 INFO
(zkCallback-3921-thread-1-processing-n:127.0.0.1:39731_solr)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@68c7c3f3
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187481 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3187496 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 3187498 INFO
(zkCallback-3923-thread-1-processing-n:127.0.0.1:52333_solr)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@63de2d51
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187498 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3187499 INFO
(zkCallback-3922-thread-1-processing-n:127.0.0.1:54967_solr)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@dc97c52 name:ZooKeeperConnection
Watcher:127.0.0.1:64785/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3187499 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3187528 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 3187528 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 3187528 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 3187528 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 3187565 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 3187565 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 3187569 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 3187570 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 3187599 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 3187599 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 3187610 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 3187637 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 3187637 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 3187637 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 3187637 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 3187637 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 3187659 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3187659 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3187660 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3187666 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 3187667 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 3187667 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 3187709 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 3187709 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 3187720 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 3187724 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 3187724 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 3187735 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 3187736 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 3187736 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 3187740 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52333_solr
[junit4] 2> 3187740 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39731_solr
[junit4] 2> 3187744 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55334_solr
[junit4] 2> 3187744 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54967_solr
[junit4] 2> 3187748 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52333_solr
[junit4] 2> 3187748 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50719_solr
[junit4] 2> 3187748 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:39731_solr
[junit4] 2> 3187751 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:55334_solr
[junit4] 2> 3187751 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54967_solr
[junit4] 2> 3187755 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50719_solr
[junit4] 2> 3187760 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 3187760 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 3187768 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 3187769 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 3187769 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 3187769 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 3187773 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3187774 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3187777 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3187779 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450126-127.0.0.1:54967_solr-n_0000000000
[junit4] 2> 3187779 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450125-127.0.0.1:39731_solr-n_0000000001
[junit4] 2> 3187781 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3187782 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3187783 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450126-127.0.0.1:54967_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 3187783 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3187782 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54967_solr
[junit4] 2> 3187784 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 3187782 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450123-127.0.0.1:55334_solr-n_0000000002
[junit4] 2> 3187787 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450124-127.0.0.1:50719_solr-n_0000000003
[junit4] 2> 3187789 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450127-127.0.0.1:52333_solr-n_0000000004
[junit4] 2> 3187790 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450125-127.0.0.1:39731_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 3187790 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3187792 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450123-127.0.0.1:55334_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 3187793 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3187793 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.Overseer Overseer
(id=94673518863450126-127.0.0.1:54967_solr-n_0000000000) starting
[junit4] 2> 3187796 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450124-127.0.0.1:50719_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 3187796 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3187811 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 3187817 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3187817 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3187817 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187819 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3187820 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3187820 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3187820 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187821 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3187823 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3187823 INFO (jetty-launcher-3902-thread-2)
[n:127.0.0.1:55334_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3187823 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3187823 INFO (jetty-launcher-3902-thread-5)
[n:127.0.0.1:39731_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3187833 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3187833 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3187833 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187834 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3187844 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3187844 INFO (jetty-launcher-3902-thread-1)
[n:127.0.0.1:50719_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3187848 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3187848 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3187849 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187850 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3187859 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3187859 INFO (jetty-launcher-3902-thread-4)
[n:127.0.0.1:52333_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3187907 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3187907 INFO
(OverseerCollectionConfigSetProcessor-94673518863450126-127.0.0.1:54967_solr-n_0000000000)
[n:127.0.0.1:54967_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 3187907 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3187908 INFO
(OverseerStateUpdate-94673518863450126-127.0.0.1:54967_solr-n_0000000000)
[n:127.0.0.1:54967_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 3187919 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3187919 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3187920 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3187921 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3187922 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3187922 INFO (jetty-launcher-3902-thread-3)
[n:127.0.0.1:54967_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3187922 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3187922 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3187934 INFO (zkCallback-3924-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2bb9aa2b
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3187934 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3187934 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3187952 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@12ce69fe{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 3187953 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=460448064
[junit4] 2> 3187968 INFO
(zkCallback-3920-thread-2-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 3187968 INFO
(zkCallback-3922-thread-1-processing-n:127.0.0.1:54967_solr)
[n:127.0.0.1:54967_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> 3187968 INFO
(zkCallback-3919-thread-1-processing-n:127.0.0.1:55334_solr)
[n:127.0.0.1:55334_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> 3187968 INFO
(zkCallback-3921-thread-1-processing-n:127.0.0.1:39731_solr)
[n:127.0.0.1:39731_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> 3187969 INFO
(zkCallback-3923-thread-1-processing-n:127.0.0.1:52333_solr)
[n:127.0.0.1:52333_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> 3187972 INFO
(zkCallback-3920-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450125-127.0.0.1:39731_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 3189469 WARN
(zkCallback-3919-thread-1-processing-n:127.0.0.1:55334_solr)
[n:127.0.0.1:55334_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 3189470 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@32d62985{/solr,null,UNAVAILABLE}
[junit4] 2> 3189472 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 3189473 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46f06c6a{/solr,null,AVAILABLE}
[junit4] 2> 3189474 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@78c09b61{HTTP/1.1}{127.0.0.1:41432}
[junit4] 2> 3189474 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.e.j.s.Server Started @3195019ms
[junit4] 2> 3189474 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41432}
[junit4] 2> 3189475 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 3189475 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/'
[junit4] 2> 3189475 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3189475 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3189487 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3189487 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3189510 INFO (zkCallback-3926-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b0ac35a name:ZooKeeperConnection
Watcher:127.0.0.1:64785/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3189510 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3189511 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3189512 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3189533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3189533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.CoreContainer New CoreContainer 402334993
[junit4] 2> 3189533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/]
[junit4] 2> 3189533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib
[junit4] 2> 3189534 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/lib).
[junit4] 2> 3189545 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
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> 3189546 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3189546 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3189546 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3189546 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64785/solr
[junit4] 2> 3189546 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3189547 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3189547 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3189572 INFO (zkCallback-3928-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5df3b931
name:ZooKeeperConnection Watcher:127.0.0.1:64785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3189572 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3189572 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3189590 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3189603 INFO
(zkCallback-3929-thread-1-processing-n:127.0.0.1:41432_solr)
[n:127.0.0.1:41432_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a7e78e5
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3189603 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 3189715 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 3190723 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41432_solr
[junit4] 2> 3190743 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:41432_solr
[junit4] 2> 3190771 INFO
(zkCallback-3929-thread-1-processing-n:127.0.0.1:41432_solr)
[n:127.0.0.1:41432_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> 3190772 INFO
(zkCallback-3921-thread-1-processing-n:127.0.0.1:39731_solr)
[n:127.0.0.1:39731_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> 3190771 INFO
(zkCallback-3920-thread-1-processing-n:127.0.0.1:50719_solr)
[n:127.0.0.1:50719_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> 3190772 INFO
(zkCallback-3923-thread-1-processing-n:127.0.0.1:52333_solr)
[n:127.0.0.1:52333_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> 3190772 INFO
(zkCallback-3922-thread-1-processing-n:127.0.0.1:54967_solr)
[n:127.0.0.1:54967_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> 3190774 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3190783 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94673518863450131-127.0.0.1:41432_solr-n_0000000005
[junit4] 2> 3190784 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94673518863450127-127.0.0.1:52333_solr-n_0000000004 to
know if I could be the leader
[junit4] 2> 3190788 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 3190788 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 3190789 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001/tempDir-001/.
[junit4] 2> 3190790 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 3190792 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 3190792 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F])
[n:127.0.0.1:41432_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3190793 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3190793 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3190804 INFO (zkCallback-3930-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@45b1f4b1
name:ZooKeeperConnection Watcher:127.0.0.1:64785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3190804 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3190804 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3190805 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-test-misc.xml
[junit4] 2> 3190824 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 3190829 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
[junit4] 2> 3190834 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 3190873 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 3190895 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 3190906 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
[junit4] 2> 3190929 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-field.xml
[junit4] 2> 3190949 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 3190963 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
[junit4] 2> 3190975 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 3190996 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/compoundDictionary.txt
[junit4] 2> 3191016 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 3191035 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
[junit4] 2> 3191048 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 3191067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 3191081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
[junit4] 2> 3191094 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-trie.xml
[junit4] 2> 3191121 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 3191141 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 3191157 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-reversed.xml
[junit4] 2> 3191177 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema11.xml
[junit4] 2> 3191204 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/dummy.xsl
[junit4] 2> 3191225 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/xsl-update-handler-test.xsl
[junit4] 2> 3191239 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/xslt/dummy-using-include.xsl
[junit4] 2> 3191254 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
[junit4] 2> 3191280 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-tfidf.xml
[junit4] 2> 3191302 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
[junit4] 2> 3191318 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/open-exchange-rates.json
[junit4] 2> 3191330 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-2.txt
[junit4] 2> 3191349 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
[junit4] 2> 3191369 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 3191384 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
[junit4] 2> 3191393 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
[junit4] 2> 3191413 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-enums.xml
[junit4] 2> 3191434 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 3191449 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 3191466 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
[junit4] 2> 3191488 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-tf.xml
[junit4] 2> 3191510 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-update-processor-chains.xml
[junit4] 2> 3191533 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 3191559 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
[junit4] 2> 3191588 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
[junit4] 2> 3191619 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 3191651 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingresponse.xml
[junit4] 2> 3191678 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-copyfield-test.xml
[junit4] 2> 3191699 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 3191719 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
[junit4] 2> 3191744 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-add-schema-fields-update-processor-chains.xml
[junit4] 2> 3191776 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 3191801 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
[junit4] 2> 3191823 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 3191850 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
[junit4] 2> 3191880 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
[junit4] 2> 3191905 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 3191922 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
[junit4] 2> 3191943 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
[junit4] 2> 3191957 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-stop-keep.xml
[junit4] 2> 3191977 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schemasurround.xml
[junit4] 2> 3191993 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateprocessor0.js
[junit4] 2> 3192003 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 3192025 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender.xml
[junit4] 2> 3192046 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 3192067 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 3192087 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
[junit4] 2> 3192107 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
[junit4] 2> 3192132 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 3192172 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/wdftypes.txt
[junit4] 2> 3192196 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 3192217 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 3192237 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 3192264 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
[junit4] 2> 3192287 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
[junit4] 2> 3192315 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 3192337 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 3192359 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 3192380 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-currency.xml
[junit4] 2> 3192400 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
[junit4] 2> 3192420 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/synonyms.txt
[junit4] 2> 3192434 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
[junit4] 2> 3192444 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
[junit4] 2> 3192468 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
[junit4] 2> 3192488 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BF5624E446B7781F]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
[...truncated too long message...]
[junit4] 2> 3
/solr/collections/testSolrCloudCollection/leader_elect/shard2/election/94673518863450131-core_node3-n_0000000000
[junit4] 2> 3
/solr/collections/testSolrCloudCollection/leader_elect/shard1/election/94673518863450125-core_node2-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/94673518863450124-127.0.0.1:50719_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/94673518863450125-127.0.0.1:39731_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/94673518863450131-127.0.0.1:41432_solr-n_0000000005
[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> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics
-Dtests.seed=BF5624E446B7781F -Dtests.slow=true -Dtests.locale=nl_BE
-Dtests.timezone=America/Mexico_City -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 96.0s J0 | BasicAuthIntegrationTest.testBasics <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Error
reading cluster properties
[junit4] > at
__randomizedtesting.SeedInfo.seed([BF5624E446B7781F:828E8AC87E59266F]:0)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getBaseUrlForNodeName(ZkStateReader.java:826)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:998)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:173)
[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] > Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterprops.json
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] > at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
[junit4] > ... 47 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BF5624E446B7781F-001
[junit4] 2> Oct 11, 2015 10:42:30 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene53,
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=nl_BE,
timezone=America/Mexico_City
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=3,threads=1,free=249113448,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestGroupingSearch,
TestFieldCollectionResource, TestSearchPerf, AtomicUpdatesTest, TestSolrXml,
PrimitiveFieldTypeTest, TestSolrCloudWithKerberosAlt,
TestCursorMarkWithoutUniqueKey, SpatialFilterTest, TestExactStatsCache,
OverseerTaskQueueTest, TestSolrDeletionPolicy1, FastVectorHighlighterTest,
QueryElevationComponentTest, HardAutoCommitTest, TestRandomMergePolicy,
DocValuesMultiTest, SchemaVersionSpecificBehaviorTest, TestPivotHelperCode,
SegmentsInfoRequestHandlerTest, BlockCacheTest, AnalysisAfterCoreReloadTest,
HdfsSyncSliceTest, SolrTestCaseJ4Test,
OutOfBoxZkACLAndCredentialsProvidersTest,
TestManagedSchemaDynamicFieldResource, RollingRestartTest, TestStressVersions,
TestTrieFacet, RemoteQueryErrorTest, TestExceedMaxTermLength,
TestManagedResourceStorage, TestInitQParser,
LeaderInitiatedRecoveryOnShardRestartTest, TestLazyCores, TestSolrJ,
PolyFieldTest, HdfsDirectoryTest, SOLR749Test, HttpPartitionTest,
TestRequestStatusCollectionAPI, TestDistributedSearch, HdfsRecoveryZkTest,
BaseCdcrDistributedZkTest, TestSweetSpotSimilarityFactory, TestRTGBase,
IndexBasedSpellCheckerTest, CoreMergeIndexesAdminHandlerTest,
TestExactSharedStatsCache, TestLRUCache, SparseHLLTest,
TestDocBasedVersionConstraints, TestDistributedMissingSort,
SpatialHeatmapFacetsTest, StandardRequestHandlerTest, DeleteReplicaTest,
ShardRoutingTest, TestXIncludeConfig, TestConfig, TestHashQParserPlugin,
TestSQLHandler, TestDFRSimilarityFactory, DistributedExpandComponentTest,
TestFunctionQuery, TestNoOpRegenerator, TestJettySolrRunner, OverseerRolesTest,
TestBulkSchemaConcurrent, MigrateRouteKeyTest,
HdfsChaosMonkeyNothingIsSafeTest, TestBlobHandler, TestSolrConfigHandler,
CoreAdminCreateDiscoverTest, DirectUpdateHandlerTest, MBeansHandlerTest,
TestManagedSchema, TestCodecSupport, TestLMDirichletSimilarityFactory,
BJQParserTest, TestClassNameShortening, TestDocumentBuilder,
TestReplicationHandler, TestAnalyzeInfixSuggestions, TestFaceting,
TestFastLRUCache, BadComponentTest, DocumentBuilderTest, ZkControllerTest,
LeaderElectionTest, CloudExitableDirectoryReaderTest, ZkNodePropsTest,
DocValuesTest, TestShardHandlerFactory, OverseerTest,
DistributedQueryComponentOptimizationTest, TestConfigSets,
TestCloudManagedSchemaConcurrent, RuleEngineTest, TestSystemIdResolver,
TestStressReorder, PeerSyncTest, IndexSchemaTest, DeleteInactiveReplicaTest,
UnloadDistributedZkTest, UpdateParamsTest, TestCSVLoader,
TestFieldTypeResource, TestAuthenticationFramework,
TestTrackingShardHandlerFactory, TestBlendedInfixSuggestions, ExplicitHLLTest,
TestFieldTypeCollectionResource, RulesTest, TestConfigSetsAPIExclusivity,
DistributedVersionInfoTest, QueryEqualityTest, TestSurroundQueryParser,
TestManagedResource, TestSearcherReuse, TestElisionMultitermQuery,
CustomCollectionTest, DistributedQueryElevationComponentTest,
TestPostingsSolrHighlighter, AsyncMigrateRouteKeyTest, TestReqParamsAPI,
HdfsBasicDistributedZk2Test, ConnectionManagerTest, SolrIndexConfigTest,
FileUtilsTest, TestDocSet, ResourceLoaderTest, SolrXmlInZkTest,
TestConfigSetProperties, TestFieldSortValues, TestLuceneMatchVersion,
TestEmbeddedSolrServerConstructors, ActionThrottleTest,
CdcrReplicationHandlerTest, CollectionTooManyReplicasTest,
DistributedQueueTest, LeaderFailoverAfterPartitionTest, OverseerStatusTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudInspectUtil,
TestCollectionAPI, TestCryptoKeys, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster,
TestReplicaProperties, VMParamsZkACLAndCredentialsProvidersTest,
HdfsUnloadDistributedZkTest, StressHdfsTest, TestSolrConfigHandlerCloud,
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest,
SuggestComponentTest, TestExpandComponent, SmileWriterTest,
TestIntervalFaceting, TestChildDocTransformer, TestRestManager,
TestBulkSchemaAPI, TestDefaultSearchFieldResource,
TestDynamicFieldCollectionResource, TestDynamicFieldResource,
TestFieldResource, TestManagedSchemaFieldResource,
TestRemoveLastDynamicCopyField, TestSchemaSimilarityResource,
TestSchemaVersionResource, TestSerializedLuceneMatchVersion,
TestSolrQueryParserResource, TestUniqueKeyFieldResource,
TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest,
DateRangeFieldTest, DocValuesMissingTest, TestCloudSchemaless,
SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestDefaultStatsCache,
TestDistribIDF, BasicAuthIntegrationTest]
[junit4] Completed [531/550] on J0 in 97.05s, 1 test, 1 error <<< FAILURES!
[...truncated 91 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
There were test failures: 550 suites (8 ignored), 2161 tests, 1 error, 50
ignored (37 assumptions) [seed: BF5624E446B7781F]
Total time: 85 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]