You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/14 06:06:35 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26997 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26997/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([4E40832EAE427F76:79DB7730968EA2D2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14886 lines...]
   [junit4] JVM J4: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200614_054313_3855005125406391536444.sysout
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] [thread 30185 also had an error]
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007fa30c36f372, pid=27322, tid=30170
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (12.0.2+10) (build 12.0.2+10)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (12.0.2+10, mixed mode, tiered, z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 52140 c2 org.apache.solr.schema.TrieField.storedToIndexed(Lorg/apache/lucene/index/IndexableField;Lorg/apache/lucene/util/BytesRefBuilder;)V (155 bytes) @ 0x00007fa30c36f372 [0x00007fa30c36ec20+0x0000000000000752]
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] [thread 30172 also had an error]
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/hs_err_pid27322.log
   [junit4] [thread 30176 also had an error]
   [junit4] Compiled method (c2) 1290349 52140       4       org.apache.solr.schema.TrieField::storedToIndexed (155 bytes)
   [junit4]  total in heap  [0x00007fa30c36ea10,0x00007fa30c36fb50] = 4416
   [junit4]  relocation     [0x00007fa30c36eb88,0x00007fa30c36ec08] = 128
   [junit4]  main code      [0x00007fa30c36ec20,0x00007fa30c36f580] = 2400
   [junit4]  stub code      [0x00007fa30c36f580,0x00007fa30c36f5b8] = 56
   [junit4]  oops           [0x00007fa30c36f5b8,0x00007fa30c36f5c8] = 16
   [junit4]  metadata       [0x00007fa30c36f5c8,0x00007fa30c36f608] = 64
   [junit4]  scopes data    [0x00007fa30c36f608,0x00007fa30c36f888] = 640
   [junit4]  scopes pcs     [0x00007fa30c36f888,0x00007fa30c36fa78] = 496
   [junit4]  dependencies   [0x00007fa30c36fa78,0x00007fa30c36fa80] = 8
   [junit4]  handler table  [0x00007fa30c36fa80,0x00007fa30c36faf8] = 120
   [junit4]  nul chk table  [0x00007fa30c36faf8,0x00007fa30c36fb50] = 88
   [junit4] Compiled method (c2) 1290349 46414       4       org.apache.solr.schema.TrieField::createFields (229 bytes)
   [junit4]  total in heap  [0x00007fa30cf6ad90,0x00007fa30cf6d280] = 9456
   [junit4]  relocation     [0x00007fa30cf6af08,0x00007fa30cf6b018] = 272
   [junit4]  main code      [0x00007fa30cf6b020,0x00007fa30cf6c5a0] = 5504
   [junit4]  stub code      [0x00007fa3
   [junit4] 0cf6c5a0,0x00007fa30cf6c5e8] = 72
   [junit4]  oops           [0x00007fa30cf6c5e8,0x00007fa30cf6c608] = 32
   [junit4]  metadata       [0x00007fa30cf6c608,0x00007fa30cf6c698] = 144
   [junit4]  scopes data    [0x00007fa30cf6c698,0x00007fa30cf6ccf8] = 1632
   [junit4]  scopes pcs     [0x00007fa30cf6ccf8,0x00007fa30cf6d098] = 928
   [junit4]  dependencies   [0x00007fa30cf6d098,0x00007fa30cf6d0a0] = 8
   [junit4]  handler table  [0x00007fa30cf6d0a0,0x00007fa30cf6d208] = 360
   [junit4]  nul chk table  [0x00007fa30cf6d208,0x00007fa30cf6d280] = 120
   [junit4] Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-build/issues
   [junit4] #
   [junit4] <<< JVM J4: EOF ----

[...truncated 60 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> 1319785 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1319785 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1319786 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4E40832EAE427F76-001/data-dir-115-001
   [junit4]   2> 1319786 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1319787 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1319835 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4E40832EAE427F76-001/tempDir-001
   [junit4]   2> 1319836 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1319837 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1319838 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1319937 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44983
   [junit4]   2> 1319938 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44983
   [junit4]   2> 1319938 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44983
   [junit4]   2> 1319938 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44983
   [junit4]   2> 1319947 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319949 INFO  (zkConnectionManagerCallback-11309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1319949 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1319959 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319961 INFO  (zkConnectionManagerCallback-11311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1319961 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1319964 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319966 INFO  (zkConnectionManagerCallback-11313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1319966 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1320079 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1320094 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1320095 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32abaa4c{/solr,null,AVAILABLE}
   [junit4]   2> 1320095 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d80e5e2{/solr,null,AVAILABLE}
   [junit4]   2> 1320133 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9fdbbe4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38093}
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.e.j.s.Server Started @1320418ms
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38093}
   [junit4]   2> 1320134 ERROR (jetty-launcher-11314-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1320134 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-14T06:05:13.829513Z
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49fd1958{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37715}
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.e.j.s.Server Started @1320420ms
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37715}
   [junit4]   2> 1320136 ERROR (jetty-launcher-11314-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1320136 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-14T06:05:13.831584Z
   [junit4]   2> 1320140 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320144 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320149 INFO  (zkConnectionManagerCallback-11318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320149 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320149 INFO  (zkConnectionManagerCallback-11316-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320149 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320168 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1320168 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1320283 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1320288 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1320290 WARN  (jetty-launcher-11314-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69d54c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320290 WARN  (jetty-launcher-11314-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69d54c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320295 WARN  (jetty-launcher-11314-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f127f8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320295 WARN  (jetty-launcher-11314-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f127f8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320296 WARN  (jetty-launcher-11314-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12ec2e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320296 WARN  (jetty-launcher-11314-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12ec2e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320298 INFO  (jetty-launcher-11314-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44983/solr
   [junit4]   2> 1320309 WARN  (jetty-launcher-11314-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9b32b6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320309 WARN  (jetty-launcher-11314-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9b32b6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320310 INFO  (jetty-launcher-11314-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44983/solr
   [junit4]   2> 1320317 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320321 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320324 INFO  (zkConnectionManagerCallback-11340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320324 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320342 INFO  (zkConnectionManagerCallback-11336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320342 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320361 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38093_solr
   [junit4]   2> 1320361 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.Overseer Overseer (id=72077988356685830-127.0.0.1:38093_solr-n_0000000000) starting
   [junit4]   2> 1320366 INFO  (OverseerStateUpdate-72077988356685830-127.0.0.1:38093_solr-n_0000000000) [n:127.0.0.1:38093_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38093_solr
   [junit4]   2> 1320370 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38093_solr
   [junit4]   2> 1320372 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1320372 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1320396 INFO  (zkCallback-11335-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1320399 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1320408 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1320410 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37715_solr as DOWN
   [junit4]   2> 1320410 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1320410 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37715_solr
   [junit4]   2> 1320412 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1320412 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1320412 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1320428 INFO  (zkCallback-11339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1320506 INFO  (zkCallback-11335-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1320516 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1320517 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1320599 INFO  (jetty-launcher-11314-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1320599 INFO  (jetty-launcher-11314-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1320731 WARN  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_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> 1320753 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1320758 WARN  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_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> 1320773 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38093.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320774 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1320779 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38093.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320779 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38093.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320780 INFO  (jetty-launcher-11314-thread-2) [n:127.0.0.1:38093_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4E40832EAE427F76-001/tempDir-001/node2
   [junit4]   2> 1320788 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320794 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320795 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5585afe1
   [junit4]   2> 1320795 INFO  (jetty-launcher-11314-thread-1) [n:127.0.0.1:37715_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4E40832EAE427F76-001/tempDir-001/node1
   [junit4]   2> 1320802 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1320826 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320847 INFO  (zkConnectionManagerCallback-11365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320847 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320857 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1320858 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1320960 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1321110 WARN  (qtp121259379-20026) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1592114714776, maxDate=1592719514776, sequenceNumber=1, masterKeyId=3) with wrong password
   [junit4]   2> 1321111 WARN  (qtp121259379-20026) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1321116 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=4E40832EAE427F76 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Asia/Qatar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.24s J5 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E40832EAE427F76:79DB7730968EA2D2]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 1321140 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1321152 WARN  (qtp121259379-20028) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321155 WARN  (qtp121259379-20026) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321158 WARN  (qtp121259379-20028) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321190 ERROR (qtp1195048911-20029) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1321191 WARN  (qtp121259379-20026) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321191 ERROR (qtp121259379-20026) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1321192 WARN  (qtp121259379-20028) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321201 ERROR (qtp1195048911-20031) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1321203 WARN  (qtp121259379-20026) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321203 ERROR (qtp121259379-20026) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1321204 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 1321252 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1321253 WARN  (qtp121259379-20028) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321276 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321276 INFO  (zkConnectionManagerCallback-11370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321276 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321278 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1321279 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1321282 INFO  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbplEigFy1XsdRAQDFB-GCw4e1yM5OhhFqLk8J_F4KnG5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1321282 INFO  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbplEigFy1XsdRAQDFB-GCw4e1yM5OhhFqLk8J_F4KnG5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1321389 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321390 INFO  (zkConnectionManagerCallback-11375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321390 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321391 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1321391 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1321392 INFO  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbplEigFy1XsdRAQDFB-GCw4e1yM5OhhFqLk8J_F4KnG5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1321392 INFO  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbplEigFy1XsdRAQDFB-GCw4e1yM5OhhFqLk8J_F4KnG5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1321494 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321495 INFO  (zkConnectionManagerCallback-11380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321495 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321496 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1321496 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1321598 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1321611 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1321612 WARN  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321615 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321615 INFO  (zkConnectionManagerCallback-11382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321615 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321717 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1321728 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1321730 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321731 INFO  (zkConnectionManagerCallback-11387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321731 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321731 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1321732 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1321733 INFO  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1321733 INFO  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1321835 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1321864 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1321866 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321873 INFO  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbpupigFy1XsfqQYDFBbZmKtO1h_O5K_T9RDFHXWio5_0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1321873 INFO  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXKxbpupigFy1XsfqQYDFBbZmKtO1h_O5K_T9RDFHXWio5_0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1321876 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1321901 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1321902 WARN  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321905 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321905 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1592114715597, maxDate=1592719515597, sequenceNumber=7, masterKeyId=3) with non-matching renewer foo
   [junit4]   2> 1321905 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1321908 WARN  (qtp1195048911-20029) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1592114715597, maxDate=1592719515597, sequenceNumber=7, masterKeyId=3) with non-matching renewer foo
   [junit4]   2> 1321908 WARN  (qtp1195048911-20029) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1321909 WARN  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321914 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321914 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=foo, renewer=renewUser, realUser=, issueDate=1592114715604, maxDate=1592719515604, sequenceNumber=8, masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 1321914 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1321915 WARN  (qtp1195048911-20031) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321915 WARN  (qtp1195048911-20031) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=foo, renewer=renewUser, realUser=, issueDate=1592114715604, maxDate=1592719515604, sequenceNumber=8, masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 1321915 WARN  (qtp1195048911-20031) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1321916 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1321961 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1321962 WARN  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321966 WARN  (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1321973 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321977 INFO  (zkConnectionManagerCallback-11392-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321977 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321978 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1321980 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1321985 ERROR (qtp121259379-20026) [n:127.0.0.1:38093_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 1322117 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322121 INFO  (zkConnectionManagerCallback-11397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322122 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322123 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1322123 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1322233 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322238 INFO  (zkConnectionManagerCallback-11402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322238 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322238 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1322239 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44983/solr ready
   [junit4]   2> 1322342 WARN  (qtp121259379-20028) [n:127.0.0.1:38093_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1322348 WARN  (qtp1195048911-20029) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 1322359 ERROR (qtp1195048911-20029) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 1322373 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4E40832EAE427F76]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1322477 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2043680253
   [junit4]   2> 1322477 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38093_solr
   [junit4]   2> 1322478 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1322478 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38093_solr as DOWN
   [junit4]   2> 1322478 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1222939755
   [junit4]   2> 1322478 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37715_solr
   [junit4]   2> 1322479 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1322479 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37715_solr as DOWN
   [junit4]   2> 1322503 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1322514 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1322514 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33291735: rootName = solr_38093, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@25f0efa4
   [junit4]   2> 1322527 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1322527 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33db1f04: rootName = solr_38093, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@707d74c9
   [junit4]   2> 1322529 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1322529 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6613e9cf: rootName = solr_38093, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@54ba53c
   [junit4]   2> 1322529 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1322530 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1322530 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38879b4b: rootName = solr_37715, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@63c6754e
   [junit4]   2> 1322535 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1322535 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50eff192: rootName = solr_37715, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@707d74c9
   [junit4]   2> 1322537 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1322537 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@530538df: rootName = solr_37715, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@54ba53c
   [junit4]   2> 1322537 INFO  (jetty-closer-11403-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1322541 INFO  (closeThreadPool-11412-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72077988356685830-127.0.0.1:38093_solr-n_0000000000) closing
   [junit4]   2> 1322541 INFO  (OverseerStateUpdate-72077988356685830-127.0.0.1:38093_solr-n_0000000000) [n:127.0.0.1:38093_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38093_solr
   [junit4]   2> 1322541 INFO  (OverseerAutoScalingTriggerThread-72077988356685830-127.0.0.1:38093_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1322568 INFO  (closeThreadPool-11412-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72077988356685830-127.0.0.1:38093_solr-n_0000000000) closing
   [junit4]   2> 1322670 INFO  (zkCallback-11335-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1322674 ERROR (Thread[Thread-3582,5,TGRP-TestDelegationWithHadoopAuth]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1322676 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1322774 INFO  (jetty-closer-11403-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72077988356685830-127.0.0.1:38093_solr-n_0000000000) closing
   [junit4]   2> 1322774 ERROR (Thread[Thread-3580,5,TGRP-TestDelegationWithHadoopAuth]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1322775 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1322875 INFO  (jetty-closer-11403-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49fd1958{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1322876 INFO  (jetty-closer-11403-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d80e5e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1322876 INFO  (jetty-closer-11403-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1322976 INFO  (jetty-closer-11403-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@9fdbbe4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1322976 INFO  (jetty-closer-11403-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32abaa4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1322976 INFO  (jetty-closer-11403-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1322977 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1323181 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> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	11	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	6	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	8	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1323182 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44983
   [junit4]   2> 1323182 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44983
   [junit4]   2> 1323182 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4E40832EAE427F76]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44983
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4E40832EAE427F76-001
   [junit4]   2> Jun 14, 2020 6:05:16 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1228, maxMBSortInHeap=6.028202300770128, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@764ac3bc), locale=fr-CH, timezone=Asia/Qatar
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=289406976,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, TestLRUStatsCacheCloud, UniqFieldsUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, CategoryRoutedAliasUpdateProcessorTest, DistributedSpellCheckComponentTest, TestOnReconnectListenerSupport, NodeLostTriggerTest, WrapperMergePolicyFactoryTest, DistributedDebugComponentTest, SchemaApiFailureTest, TestFastOutputStream, TestNamedUpdateProcessors, TestSchemaManager, TestJsonRangeFacets, TestRandomFlRTGCloud, LeaderTragicEventTest, SignificantTermsQParserPluginTest, TestStressVersions, TestCSVLoader, SolrCloudExampleTest, WordBreakSolrSpellCheckerTest, TestRangeQuery, AlternateDirectoryTest, SaslZkACLProviderTest, TestSimPolicyCloud, TestMultiValuedNumericRangeQuery, DistanceFunctionTest, CoreAdminRequestStatusTest, SolrLogAuditLoggerPluginTest, TestPackages, XsltUpdateRequestHandlerTest, CollectionStateZnodeTest, DeleteStatusTest, ShardSplitTest, ZkShardTermsTest, LoggingHandlerTest, TestMacros, PhrasesIdentificationComponentTest, TestConfigSetProperties, AuditLoggerIntegrationTest, TestAtomicUpdateErrorCases, TestStressCloudBlindAtomicUpdates, SystemInfoHandlerTest, TestIntervalFaceting, TestReloadDeadlock, TaggingAttributeTest, TestSort, IndexSchemaRuntimeFieldTest, TestExportWriter, SpellCheckComponentTest, TestShortCircuitedRequests, BasicDistributedZkTest, TestSimExecutePlanAction, TestConfigSetsAPIExclusivity, UnloadDistributedZkTest, TestSubQueryTransformer, TestLMJelinekMercerSimilarityFactory, TestFieldTypeCollectionResource, TestSolrJacksonAnnotation, TestSolrDeletionPolicy2, MoveReplicaHDFSFailoverTest, JavaBinAtomicUpdateMultivalueTest, TestInPlaceUpdatesStandalone, TestCollapseQParserPlugin, BigEndianAscendingWordSerializerTest, TestGeoJSONResponseWriter, TestInitParams, TestReplicationHandlerDiskOverFlow, TestXmlQParserPlugin, ProtectedTermFilterFactoryTest, DateMathParserTest, TestSerializedLuceneMatchVersion, UpdateParamsTest, TestDistribDocBasedVersion, TestDistributedMap, TestLeaderElectionZkExpiry, TestTolerantUpdateProcessorRandomCloud, SplitByPrefixTest, TestRequestStatusCollectionAPI, ComputePlanActionTest, TriggerEventQueueTest, TriggerIntegrationTest, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, LukeRequestHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, InfixSuggestersTest, TermsComponentTest, TestNumericRangeQuery32, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, SolrJmxReporterCloudTest, SolrJmxReporterTest, SolrShardReporterTest, CopyFieldTest, DateFieldTest, DateRangeFieldTest, PolyFieldTest, RequiredFieldsTest, SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent, TestPayloadScoreQParserPlugin, TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, TestStressRecovery, TestStressReorder, TestCloudJSONFacetSKG, SimpleMLTQParserTest, AuditLoggerPluginTest, BasicAuthIntegrationTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth]
   [junit4] Completed [828/910 (1!)] on J5 in 3.53s, 8 tests, 1 failure <<< FAILURES!

[...truncated 300 lines...]
   [junit4] ERROR: JVM J4 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-12.0.2/bin/java -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=4E40832EAE427F76 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=9.0.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/security.policy -Dtests.LUCENE_VERSION=9.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-master-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp -Djunit4.childvm.id=4 -Djunit4.childvm.count=6 -Dfile.encoding=ISO-8859-1 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/test-framework/lib/junit4-ant-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/test-framework/lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/lucene-analyzers-common-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/lucene-analyzers-nori-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/lucene-codecs-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/lucene-backward-codecs-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/lucene-highlighter-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/lucene-memory-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/lucene-misc-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/lucene-spatial-extras-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/lucene-spatial3d-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/lucene-expressions-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/lucene-suggest-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/lucene-grouping-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/lucene-queries-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/lucene-queryparser-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/lucene-join-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/lucene-sandbox-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/lucene-classification-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/asm-7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/asm-commons-7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/avatica-core-1.13.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/caffeine-2.8.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/calcite-core-1.18.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/calcite-linq4j-1.18.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-cli-1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-codec-1.13.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-compiler-3.0.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-configuration2-2.1.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-exec-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-io-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-lang3-3.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-math3-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/curator-client-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/curator-framework-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/curator-recipes-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/disruptor-3.4.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/eigenbase-properties-1.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/guava-25.1-jre.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/hadoop-annotations-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/hadoop-auth-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/hadoop-common-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/hadoop-hdfs-client-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/hppc-0.8.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/htrace-core4-4.1.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jackson-annotations-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jackson-core-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jackson-databind-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jackson-dataformat-smile-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/janino-3.0.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/java-semver-0.9.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jcl-over-slf4j-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/jose4j-0.6.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/json-path-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/kerb-core-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/kerb-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/kerby-asn1-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/kerby-pkix-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/log4j-1.2-api-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/log4j-api-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/log4j-core-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/log4j-slf4j-impl-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/opentracing-api-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/opentracing-noop-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/opentracing-util-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/org.restlet-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/org.restlet.ext.servlet-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/protobuf-java-3.11.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/re2j-1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/rrd4j-3.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/s2-geometry-library-java-1.0.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/spatial4j-0.7.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/t-digest-3.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/commons-io-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/commons-math3-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/http2-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/http2-http-client-transport-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/httpclient-4.5.10.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/httpcore-4.4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/httpmime-4.5.10.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jcl-over-slf4j-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-alpn-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-alpn-java-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-buffer-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-codec-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200614_054313_38515283751591383196180.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200614_054313_38512040939548003206142.suites -stdin
   [junit4] ERROR: JVM J4 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200614_054313_3855005125406391536444.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:579: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200614_054313_3855005125406391536444.sysout

Total time: 35 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2