Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/239/
1 tests failed.
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=3, passThrough=0,
failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=13267592,
failWrongCredentials=1, requestTimes=2340, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=3,
passThrough=0, failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=13267592,
failWrongCredentials=1, requestTimes=2340, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
at
__randomizedtesting.SeedInfo.seed([9C011A9D8A76E42C:A1D9B4B1B298BA5C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16171 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
[junit4] 2> 2463084 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2463084 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/data-dir-185-001
[junit4] 2> 2463084 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2463086 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2463086 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2463086 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.SolrCloudTestCase Using per-replica state
[junit4] 2> 2463332 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-002
[junit4] 2> 2463332 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2463333 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 2463333 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2463334 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 2463433 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer start zk server on port: 34821
[junit4] 2> 2463433 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34821
[junit4] 2> 2463433 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34821
[junit4] 2> 2463433 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34821
[junit4] 2> 2463434 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2463434 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker-SendThread(127.0.0.1:34821))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2463435 WARN (zkConnectionManagerCallback-23814-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7946e9b7 name:
ZooKeeperConnection Watcher:127.0.0.1:34821 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2463435 WARN (zkConnectionManagerCallback-23814-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2463436 INFO (zkConnectionManagerCallback-23814-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463436 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2463439 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker-SendThread(127.0.0.1:34821))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2463439 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2463439 WARN (zkConnectionManagerCallback-23816-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@599cc959 name:
ZooKeeperConnection Watcher:127.0.0.1:34821/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2463439 WARN (zkConnectionManagerCallback-23816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2463440 INFO (zkConnectionManagerCallback-23816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463440 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2463440 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2463440 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker-SendThread(127.0.0.1:34821))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2463441 WARN (zkConnectionManagerCallback-23818-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1567924 name:
ZooKeeperConnection Watcher:127.0.0.1:34821 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2463441 WARN (zkConnectionManagerCallback-23818-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2463441 INFO (zkConnectionManagerCallback-23818-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463441 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2463544 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2463544 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2463544 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 2463547 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2463547 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2463547 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2463551 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17e6f223{/solr,null,AVAILABLE}
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@701584cf{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:40373}
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.e.j.s.Server Started @2463587ms
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:34821/solr, hostPort=40373}
[junit4] 2> 2463555 ERROR (jetty-launcher-23819-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
[junit4] 2> 2463555 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T09:26:43.458Z
[junit4] 2> 2463558 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2463558 WARN
(jetty-launcher-23819-thread-1-SendThread(127.0.0.1:34821)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2463559 WARN (zkConnectionManagerCallback-23821-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48130650 name:
ZooKeeperConnection Watcher:127.0.0.1:34821/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2463559 WARN (zkConnectionManagerCallback-23821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2463561 INFO (zkConnectionManagerCallback-23821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463561 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2463561 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2464347 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2464347 WARN (jetty-launcher-23819-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6faf4e4b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2464347 WARN (jetty-launcher-23819-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6faf4e4b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2464350 WARN (jetty-launcher-23819-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@226fa3de[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2464350 WARN (jetty-launcher-23819-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@226fa3de[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2464351 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34821/solr
[junit4] 2> 2464351 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2464351 WARN
(jetty-launcher-23819-thread-1-SendThread(127.0.0.1:34821)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2464352 WARN (zkConnectionManagerCallback-23832-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c771fcf name:
ZooKeeperConnection Watcher:127.0.0.1:34821 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2464352 WARN (zkConnectionManagerCallback-23832-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2464352 INFO (zkConnectionManagerCallback-23832-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2464352 INFO (jetty-launcher-23819-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2464353 WARN
(jetty-launcher-23819-thread-1-SendThread(127.0.0.1:34821)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1045d6e925a0004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045d6e925a0004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045d6e925a0004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2464454 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2464455 WARN
(jetty-launcher-23819-thread-1-SendThread(127.0.0.1:34821)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2464455 WARN (zkConnectionManagerCallback-23834-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b399d48 name:
ZooKeeperConnection Watcher:127.0.0.1:34821/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2464455 WARN (zkConnectionManagerCallback-23834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2464456 INFO (zkConnectionManagerCallback-23834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2464456 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2464464 WARN (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 2464515 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40373_solr
[junit4] 2> 2464516 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.Overseer Overseer
(id=73286223427928069-127.0.0.1:40373_solr-n_0000000000) starting
[junit4] 2> 2464520 INFO
(OverseerStateUpdate-73286223427928069-127.0.0.1:40373_solr-n_0000000000)
[n:127.0.0.1:40373_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40373_solr
[junit4] 2> 2464520 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40373_solr
[junit4] 2> 2464521 INFO (zkCallback-23833-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2464523 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2464523 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.ConfigurableInternodeAuthHadoopPlugin
[junit4] 2> 2464525 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 2464528 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.s.HadoopAuthPlugin Params:
{kerberos.principal=HTTP/127.0.0.1,
kerberos.keytab=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/keytabs,
type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> DEFAULT, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 2464536 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 2464539 WARN (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=enabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2464539 WARN (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.CoreContainer Solr authentication is
enabled, but SSL is off. Consider enabling SSL to protect user credentials and
data with encryption.
[junit4] 2> 2464550 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2464578 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40373.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba90e7d
[junit4] 2> 2464585 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40373.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba90e7d
[junit4] 2> 2464585 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40373.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba90e7d
[junit4] 2> 2464586 INFO (jetty-launcher-23819-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-002/node1
[junit4] 2> 2464603 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 2464604 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2464604 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker-SendThread(127.0.0.1:34821))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2464604 WARN (zkConnectionManagerCallback-23851-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1fbf0807 name:
ZooKeeperConnection Watcher:127.0.0.1:34821/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 2464604 WARN (zkConnectionManagerCallback-23851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 2464605 INFO (zkConnectionManagerCallback-23851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2464605 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2464606 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2464607 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34821/solr ready
[junit4] 2> 2464622 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[9C011A9D8A76E42C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 1> Debug is true storeKey true useTicketCache false useKeyTab
true doNotPrompt false ticketCache is null isInitiator true KeyTab is
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-001/minikdc/keytabs
refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass
is false storePass is false clearPass is false
[junit4] 1> Refreshing Kerberos configuration
[junit4] 2> 2464714 INFO (pool-199-thread-1) [ ]
o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
[junit4] 2> 2464726 INFO (pool-199-thread-1) [ ]
o.a.k.k.k.s.KdcHandler KRB error occurred while processing request:Additional
pre-authentication required
[junit4] 2> 2464760 INFO (pool-199-thread-1) [ ]
o.a.k.k.k.s.r.AsRequest AS_REQ ISSUE: authtime 1617701204660,[email protected]
for krbtgt/[email protected]
[junit4] 1> principal is [email protected]
[junit4] 1> Will use keytab
[junit4] 1> Commit Succeeded
[junit4] 1>
[junit4] 2> 2464799 INFO (pool-199-thread-2) [ ]
o.a.k.k.k.s.r.TgsRequest TGS_REQ ISSUE: authtime 1617701204700,solr for
HTTP/[email protected]
[junit4] 2> 2464819 INFO
(OverseerThreadFactory-23841-thread-1-processing-n:127.0.0.1:40373_solr)
[n:127.0.0.1:40373_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testkerberoscollection
[junit4] 2> 2464940 INFO (qtp2127717733-47367) [n:127.0.0.1:40373_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 2464940 INFO (qtp2127717733-47370) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:40373_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjc1ULK3y0IrLGyzs1MnZcri+Rs7fQCaV4kbE/O53qeVCCHJann0V1B1rTTleTNWFrR1uyTrvk0g51tz4GK69w/KLNuaMkkWnKJNwE/VwObXm/ROhaggqq2VmEHfYPySLo3G2QLZhVTv3gyfTMMX24TCTD8Hea1+n7usWde0AoCRDxvlRqtDd7HRD8k9CRaYaoZK0GI6EDPUxaK2Y0f4TdZKXZGoGQYNaeLfwk9dUXe05DU/t3gs2TE2IYV2+UHJ29zFDavY1va0hjgYnG0qqRWnAcRGJ8iSDmUL2ydJKtKKbX/zmOZ3Ssxa+AOlY0bxv+7LDZZyrysDqLtar7wdqcwIDAQAB
[junit4] 2> 2464941 INFO (qtp2127717733-47370) [n:127.0.0.1:40373_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2464941 INFO (qtp2127717733-47370) [n:127.0.0.1:40373_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 2464948 INFO
(OverseerStateUpdate-73286223427928069-127.0.0.1:40373_solr-n_0000000000)
[n:127.0.0.1:40373_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"testkerberoscollection_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:40373_solr",
[junit4] 2> "base_url":"http://127.0.0.1:40373/solr",
[junit4] 2> "collection":"testkerberoscollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2465073 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2465093 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 2465104 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 2465104 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2465104 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'testkerberoscollection_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 2465105 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_40373.solr.core.testkerberoscollection.shard1.replica_n1'
(registry 'solr.core.testkerberoscollection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ba90e7d
[junit4] 2> 2465105 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testkerberoscollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1/data/]
[junit4] 2> 2465162 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2465162 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2465164 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2465164 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2465166 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2465166 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2465167 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 2465167 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1696282658807480320
[junit4] 2> 2465170 INFO
(searcherExecutor-23853-thread-1-processing-n:127.0.0.1:40373_solr
x:testkerberoscollection_shard1_replica_n1 c:testkerberoscollection s:shard1
r:core_node2) [n:127.0.0.1:40373_solr c:testkerberoscollection s:shard1
r:core_node2 x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 2465175 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testkerberoscollection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 2465175 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testkerberoscollection/leaders/shard1
[junit4] 2> 2465179 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2465179 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 2465179 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:40373/solr/testkerberoscollection_shard1_replica_n1/
[junit4] 2> 2465179 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 2465180 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:40373/solr/testkerberoscollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2465180 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testkerberoscollection/leaders/shard1/leader after winning as
/collections/testkerberoscollection/leader_elect/shard1/election/73286223427928069-core_node2-n_0000000000
[junit4] 2> 2465182 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:40373/solr/testkerberoscollection_shard1_replica_n1/ shard1
[junit4] 2> 2465283 INFO (zkCallback-23833-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465284 INFO (zkCallback-23833-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465284 INFO (zkCallback-23833-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465285 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2465288 INFO (qtp2127717733-47369) [n:127.0.0.1:40373_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=214
[junit4] 2> 2465290 INFO (qtp2127717733-47368) [n:127.0.0.1:40373_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2465388 INFO (zkCallback-23833-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465388 INFO (zkCallback-23833-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465388 INFO (zkCallback-23833-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465388 INFO (zkCallback-23833-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2465388 INFO (qtp2127717733-47368) [n:127.0.0.1:40373_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=testkerberoscollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=572
[junit4] 2> 2465395 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[9C011A9D8A76E42C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.method=testBasics
-Dtests.seed=9C011A9D8A76E42C -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sv -Dtests.timezone=SystemV/EST5
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.79s J2 | TestSolrCloudWithHadoopAuthPlugin.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected metric
minimums for prefix SECURITY./authentication.: {failMissingCredentials=0,
authenticated=3, passThrough=0, failWrongCredentials=3, requests=6, errors=0},
but got: {failMissingCredentials=0, authenticated=1, passThrough=0,
totalTime=13267592, failWrongCredentials=1, requestTimes=2340, requests=2,
errors=0}(Possible cause is delay in loading modified security.json; see
SOLR-13464 for test work around)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9C011A9D8A76E42C:A1D9B4B1B298BA5C]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2465397 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.k.k.k.s.i.DefaultInternalKdcServerImpl Default Internal kdc server
stopped.
[junit4] 2> 2466503 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1027118691
[junit4] 2> 2466503 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40373_solr
[junit4] 2> 2466503 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2466503 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40373_solr as DOWN
[junit4] 2> 2466505 INFO (coreCloseExecutor-23862-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2efe8798
[junit4] 2> 2466505 INFO (coreCloseExecutor-23862-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testkerberoscollection.shard1.replica_n1
tag=SolrCore@2efe8798
[junit4] 2> 2466505 INFO (coreCloseExecutor-23862-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dad6ed5: rootName =
solr_40373, domain = solr.core.testkerberoscollection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.testkerberoscollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6b159f84
[junit4] 2> 2466515 INFO (coreCloseExecutor-23862-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testkerberoscollection.shard1.leader
tag=SolrCore@2efe8798
[junit4] 2> 2466516 INFO (coreCloseExecutor-23862-thread-1)
[n:127.0.0.1:40373_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 2466516 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 2466516 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a5700aa: rootName =
solr_40373, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@f2f11a9
[junit4] 2> 2466522 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 2466522 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6351e35e: rootName =
solr_40373, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@350c80a1
[junit4] 2> 2466524 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 2466524 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2388a11: rootName =
solr_40373, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@211faa71
[junit4] 2> 2466524 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 2466527 INFO (closeThreadPool-23864-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73286223427928069-127.0.0.1:40373_solr-n_0000000000) closing
[junit4] 2> 2466544 INFO
(OverseerStateUpdate-73286223427928069-127.0.0.1:40373_solr-n_0000000000)
[n:127.0.0.1:40373_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40373_solr
[junit4] 2> 2466551 INFO
(OverseerAutoScalingTriggerThread-73286223427928069-127.0.0.1:40373_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2466553 INFO (closeThreadPool-23864-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73286223427928069-127.0.0.1:40373_solr-n_0000000000) closing
[junit4] 2> 2466553 WARN
(jetty-launcher-23819-thread-1-SendThread(127.0.0.1:34821)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1045d6e925a0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045d6e925a0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045d6e925a0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2466654 INFO (jetty-closer-23858-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73286223427928069-127.0.0.1:40373_solr-n_0000000000) closing
[junit4] 2> 2466656 INFO (jetty-closer-23858-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@701584cf{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 2466656 INFO (jetty-closer-23858-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17e6f223{/solr,null,STOPPED}
[junit4] 2> 2466656 INFO (jetty-closer-23858-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2466657 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2466862 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/testkerberoscollection/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2466863 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34821
[junit4] 2> 2466863 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34821
[junit4] 2> 2466863 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[9C011A9D8A76E42C]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34821
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_9C011A9D8A76E42C-001
[junit4] 2> Apr 06, 2021 9:26:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1425, maxMBSortInHeap=7.205063767191148,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sv,
timezone=SystemV/EST5
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=293034040,total=522715136
[junit4] 2> NOTE: All tests run in this JVM: [SSLMigrationTest,
TestFilteredDocIdSet, TestNumericRangeQuery32, XmlInterpolationTest,
TestCoreDiscovery, TestSchemaResource, TestQueryUtils, LeaderElectionTest,
DistributedFacetPivotWhiteBoxTest, TestFreeTextSuggestions, TestOmitPositions,
TestDocBasedVersionConstraints, DataDrivenBlockJoinTest,
ScheduledTriggerIntegrationTest, DocExpirationUpdateProcessorFactoryTest,
TestSimDistribStateManager, TestComplexPhraseQParserPlugin,
SolrShardReporterTest, ImplicitSnitchTest, TestSolrDeletionPolicy1,
TestReplicationHandlerBackup, RequiredFieldsTest, TestMinimalConfig,
BlockJoinFacetSimpleTest, ConvertedLegacyTest, TestUseDocValuesAsStored2,
TestRandomDVFaceting, RegexBytesRefFilterTest, DeleteShardTest,
JWTAuthPluginTest, BinaryUpdateRequestHandlerTest,
TestNonDefinedSimilarityFactory, CollectionsAPIDistributedZkTest,
TestManagedResource, TestCloudRecovery, FileUtilsTest, DirectoryFactoryTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CurrencyRangeFacetCloudTest,
PreAnalyzedFieldManagedSchemaCloudTest, DeleteInactiveReplicaTest,
MoveReplicaTest, QueryElevationComponentTest, LeaderVoteWaitTimeoutTest,
TestXmlQParser, DistanceFunctionTest, TestHashQParserPlugin, TestMissingGroups,
HealthCheckHandlerTest, SystemCollectionCompatTest,
TestJsonFacetsWithNestedObjects, ThreadDumpHandlerTest, HighlighterTest,
SecurityHeadersTest, ClusterStateUpdateTest, OverseerModifyCollectionTest,
TestExactStatsCache, TestFieldCacheWithThreads, TestXIncludeConfig,
TestRetrieveFieldsOptimizer, TestCollectionsAPIViaSolrCloudCluster,
ShardSplitTest, SOLR749Test, TestSolrCloudWithSecureImpersonation,
CdcrOpsAndBoundariesTest, TestSchemalessBufferedUpdates, ComputePlanActionTest,
PeerSyncReplicationTest, TestSimGenericDistributedQueue, SuggestComponentTest,
ShardTermsTest, TestPayloadCheckQParserPlugin, TestUtilizeNode,
TestLeaderElectionWithEmptyReplica, HLLUtilTest, TolerantUpdateProcessorTest,
TestExceedMaxTermLength, TestInitParams, TestWordDelimiterFilterFactory,
PropertiesRequestHandlerTest, TestRTimerTree, JvmMetricsTest,
TestConfigSetsAPI, TestSolrQueryParser, VersionInfoTest, JsonLoaderTest,
TestOnReconnectListenerSupport, ShardsWhitelistTest, RankQParserPluginTest,
CopyFieldTest, TestTrackingShardHandlerFactory,
TestCopyFieldCollectionResource, RestartWhileUpdatingTest, TestLRUCache,
TestDocumentBuilder, SolrCloudExampleTest, TestBooleanSimilarityFactory,
TestConfigSetImmutable, BlockCacheTest, PeerSyncWithLeaderTest,
SpatialHeatmapFacetsTest, CoreAdminOperationTest,
CloneFieldUpdateProcessorFactoryTest, TestLegacyFieldReuse,
BasicDistributedZk2Test, TestBlockCollapse, TestCryptoKeys,
TestHalfAndHalfDocValues, TestCloudManagedSchema, TestContainerPlugin,
DebugComponentTest, TestStressRecovery, LukeRequestHandlerTest,
FacetPivotSmallTest, MigrateRouteKeyTest, ReindexCollectionTest,
TestSSLRandomization, TestSizeLimitedDistributedMap,
TestSkipOverseerOperations, TestTlogReplayVsRecovery, TestTlogReplica,
ZkNodePropsTest, ZkShardTermsTest, AssignTest,
AsyncCallRequestStatusResponseTest, BackupRestoreApiErrorConditionsTest,
CollectionReloadTest, HdfsCloudIncrementalBackupTest, IndexSizeTriggerTest,
MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest,
NodeLostTriggerTest, TestPolicyCloud, TestSimNodeAddedTrigger,
TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, TestSimUtils,
BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest,
HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest,
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
StressHdfsTest, TestClusterStateMutator, RulesTest,
ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest,
RAMDirectoryFactoryTest, SolrCoreTest, TestCustomStream,
TestReloadAndDeleteDocs, SearchHandlerTest, TestReqParamsAPI, TestSQLHandler,
TestStressIncrementalBackup, XmlUpdateRequestHandlerTest,
AdminHandlersProxyTest, StatsReloadRaceTest, ZookeeperReadAPITest,
DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest,
DistributedQueryElevationComponentTest,
TestDistributedStatsComponentCardinality, TestIntervalFaceting,
TestReloadDeadlock, TestSearchPerf, TestSimpleQParserPlugin, TestSolr4Spatial,
TestSolrCachePerf, TestStressUserVersions, TestSurroundQueryParser,
TestTermsQParserPlugin, TestCloudJSONFacetSKGEquiv, AggValueSourceTest,
SortByFunctionTest, TestFunctionQuery, TestMinMaxOnMultiValuedField,
TestNestedDocsSort, TestScoreJoinQPNoScore, CloudMLTQParserTest,
TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin]
[junit4] Completed [843/936 (1!)] on J2 in 4.77s, 1 test, 1 failure <<<
FAILURES!
[...truncated 51100 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]