Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/395/
1 tests failed. FAILED: org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics Error Message: Server returned HTTP response code: 401 for URL: http://127.0.0.1:39917/solr/jwtColl/query?q=*:* Stack Trace: java.io.IOException: Server returned HTTP response code: 401 for URL: http://127.0.0.1:39917/solr/jwtColl/query?q=*:* at __randomizedtesting.SeedInfo.seed([129CCB3109B5EE02:EC8E199315BF99B1]:0) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at java.net.URLConnection.getContent(URLConnection.java:739) at org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207) at org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149) 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.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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13672 lines...] [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest [junit4] 2> 913043 INFO (SUITE-JWTAuthPluginIntegrationTest-seed#[129CCB3109B5EE02]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/data-dir-49-001 [junit4] 2> 913043 WARN (SUITE-JWTAuthPluginIntegrationTest-seed#[129CCB3109B5EE02]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 913044 INFO (SUITE-JWTAuthPluginIntegrationTest-seed#[129CCB3109B5EE02]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 913098 INFO (SUITE-JWTAuthPluginIntegrationTest-seed#[129CCB3109B5EE02]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 913098 INFO (SUITE-JWTAuthPluginIntegrationTest-seed#[129CCB3109B5EE02]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 913114 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.SolrTestCaseJ4 ###Starting createCollectionUpdateAndQueryDistributed [junit4] 2> 913115 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001 [junit4] 2> 913115 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 913115 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 913115 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 913295 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.ZkTestServer start zk server on port:34647 [junit4] 2> 913295 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34647 [junit4] 2> 913295 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34647 [junit4] 2> 913340 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 913389 INFO (zkConnectionManagerCallback-3006-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 913389 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 913507 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 913543 INFO (zkConnectionManagerCallback-3008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 913543 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 913570 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 913604 INFO (zkConnectionManagerCallback-3010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 913604 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 913769 WARN (jetty-launcher-3011-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 913786 WARN (jetty-launcher-3011-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 913786 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 913786 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 913786 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 913810 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 913810 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 913810 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 913822 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 913822 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 913822 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 913830 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d663ced{/solr,null,AVAILABLE} [junit4] 2> 913848 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 913848 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 913848 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 913848 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a7e9181{/solr,null,AVAILABLE} [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49d07475{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44284} [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.e.j.s.Server Started @914039ms [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44284} [junit4] 2> 913849 ERROR (jetty-launcher-3011-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 913849 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-12T13:23:51.694Z [junit4] 2> 913850 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 913883 INFO (zkConnectionManagerCallback-3013-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 913883 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 913940 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ea7bf2b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34257} [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.e.j.s.Server Started @914146ms [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34257} [junit4] 2> 913956 ERROR (jetty-launcher-3011-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.0 [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 913956 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-08-12T13:23:51.801Z [junit4] 2> 913981 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 914042 INFO (zkConnectionManagerCallback-3015-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 914053 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 914057 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 915203 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 915220 WARN (jetty-launcher-3011-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@194a350d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915221 WARN (jetty-launcher-3011-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@194a350d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915223 WARN (jetty-launcher-3011-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d86240a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915223 WARN (jetty-launcher-3011-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d86240a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915224 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34647/solr [junit4] 2> 915237 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 915256 INFO (zkConnectionManagerCallback-3023-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 915256 INFO (jetty-launcher-3011-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 915358 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 915359 WARN (jetty-launcher-3011-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73941ae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915359 WARN (jetty-launcher-3011-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73941ae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915361 WARN (jetty-launcher-3011-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b102955[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915361 WARN (jetty-launcher-3011-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b102955[provider=null,keyStore=null,trustStore=null] [junit4] 2> 915378 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34647/solr [junit4] 2> 915379 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 915394 INFO (zkConnectionManagerCallback-3029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 915394 INFO (jetty-launcher-3011-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 915435 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 915467 INFO (zkConnectionManagerCallback-3031-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 915467 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 915652 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 915652 INFO (zkConnectionManagerCallback-3033-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 915652 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 915692 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34257_solr [junit4] 2> 915692 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.Overseer Overseer (id=75200283260420104-127.0.0.1:34257_solr-n_0000000000) starting [junit4] 2> 915714 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 915751 INFO (zkConnectionManagerCallback-3042-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 915751 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 915824 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34647/solr ready [junit4] 2> 915849 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34257_solr [junit4] 2> 915880 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 915880 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin [junit4] 2> 915907 INFO (OverseerStateUpdate-75200283260420104-127.0.0.1:34257_solr-n_0000000000) [n:127.0.0.1:34257_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34257_solr [junit4] 2> 915921 INFO (zkCallback-3041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 915924 INFO (OverseerStateUpdate-75200283260420104-127.0.0.1:34257_solr-n_0000000000) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 916016 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 916117 WARN (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work [junit4] 2> 916148 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44284_solr as DOWN [junit4] 2> 916193 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 916193 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44284_solr [junit4] 2> 916294 INFO (zkCallback-3041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 916294 INFO (zkCallback-3032-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 916321 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 916328 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 916367 INFO (zkConnectionManagerCallback-3047-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 916367 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 916462 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 916478 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 916479 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34647/solr ready [junit4] 2> 916480 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.LibListener clusterprops.json changed , version -1 [junit4] 2> 916480 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin [junit4] 2> 916480 WARN (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work [junit4] 2> 916556 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916591 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916592 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916592 INFO (jetty-launcher-3011-thread-2) [n:127.0.0.1:34257_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/. [junit4] 2> 916724 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 916815 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44284.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916888 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44284.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916888 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44284.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 916889 INFO (jetty-launcher-3011-thread-1) [n:127.0.0.1:44284_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/. [junit4] 2> 917185 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 917201 INFO (zkConnectionManagerCallback-3054-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 917201 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 917214 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 917215 INFO (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[129CCB3109B5EE02]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34647/solr ready [junit4] 2> 917242 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 917242 INFO (zkCallback-3032-thread-1) [ ] o.a.s.c.LibListener clusterprops.json changed , version 0 [junit4] 2> 918789 INFO (qtp1192727271-8152) [n:127.0.0.1:44284_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true [junit4] 2> 918940 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection jwtColl [junit4] 2> 918940 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt [junit4] 2> 918941 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema [junit4] 2> 918943 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml [junit4] 2> 918956 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt [junit4] 2> 918957 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt [junit4] 2> 918958 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json [junit4] 2> 918959 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 918977 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 918978 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 918979 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 918979 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 918993 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 918994 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 918995 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 918996 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 919013 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 919014 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 919015 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 919016 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 919029 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 919030 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 919032 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 919063 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 919064 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 919065 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 919115 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 919151 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 919203 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 919226 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 919260 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 919309 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 919311 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 919312 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 919346 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 919347 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 919348 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 919488 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 919549 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 919550 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 919560 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 919585 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 919601 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 919602 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 919603 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 919614 INFO (OverseerThreadFactory-2604-thread-1-processing-n:127.0.0.1:34257_solr) [n:127.0.0.1:34257_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 920091 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0 [junit4] 2> 920103 INFO (qtp811620183-8161) [ ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node: 127.0.0.1:44284_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxbgwYboi8ScFu6Rh/Wvj5NXKQCVf8h3j6Qlumf97tkMSNcn+5728KbPwQvsA5DclRy7J8FpMUC3amd9VmjzZE5wXXXTzX2kUrRM41cHRR7zYinZw9Z/C1t3liOSDkLwqfjA0bBidU7FzRssKcwL/tTEk6HmN3/ci+fei3E3f7oYU5z8lLeeQWJEHoFwuO5uDjyfiUr3Dd9NbNI0+/KDMSDU8PqfD8R0o/l/vsfa4197qcy0RwFBuiFRkJsC0EgKoeyJnLC2RGSkYWEeVKsQal84fJHZiJs/02WBPeIXhcDXYItTqYvX0HoFUb8q3sFJIkgRN4qYX6f39ZyHwjgREwIDAQAB [junit4] 2> 920104 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 920128 INFO (qtp1192727271-8153) [n:127.0.0.1:44284_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0 [junit4] 2> 920129 INFO (qtp1192727271-8155) [ ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node: 127.0.0.1:44284_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxbgwYboi8ScFu6Rh/Wvj5NXKQCVf8h3j6Qlumf97tkMSNcn+5728KbPwQvsA5DclRy7J8FpMUC3amd9VmjzZE5wXXXTzX2kUrRM41cHRR7zYinZw9Z/C1t3liOSDkLwqfjA0bBidU7FzRssKcwL/tTEk6HmN3/ci+fei3E3f7oYU5z8lLeeQWJEHoFwuO5uDjyfiUr3Dd9NbNI0+/KDMSDU8PqfD8R0o/l/vsfa4197qcy0RwFBuiFRkJsC0EgKoeyJnLC2RGSkYWEeVKsQal84fJHZiJs/02WBPeIXhcDXYItTqYvX0HoFUb8q3sFJIkgRN4qYX6f39ZyHwjgREwIDAQAB [junit4] 2> 920130 INFO (qtp1192727271-8155) [n:127.0.0.1:44284_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 920204 INFO (OverseerStateUpdate-75200283260420104-127.0.0.1:34257_solr-n_0000000000) [n:127.0.0.1:34257_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"jwtColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"jwtColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44284/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 920240 INFO (OverseerStateUpdate-75200283260420104-127.0.0.1:34257_solr-n_0000000000) [n:127.0.0.1:34257_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"jwtColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"jwtColl_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34257/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 920724 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 920724 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 920781 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 922194 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 922194 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 922234 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 922234 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist [junit4] 2> 922235 WARN (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist [junit4] 2> 922235 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0 [junit4] 2> 922266 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 922267 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 922267 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 922267 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist [junit4] 2> 922267 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 922267 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist [junit4] 2> 922268 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib [junit4] 2> 922268 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist [junit4] 2> 922268 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 922268 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist [junit4] 2> 922268 WARN (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist [junit4] 2> 922268 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0 [junit4] 2> 922347 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config [junit4] 2> 922553 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [jwtColl_shard2_replica_n2] Schema name=default-config [junit4] 2> 923512 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 923640 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using configuration from collection jwtColl, trusted=true [junit4] 2> 923641 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44284.solr.core.jwtColl.shard1.replica_n1' (registry 'solr.core.jwtColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 923641 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[jwtColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/jwtColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node1/./jwtColl_shard1_replica_n1/data/] [junit4] 2> 923677 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 924036 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 924159 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 924159 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 924160 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 924160 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 924161 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@770e2000[jwtColl_shard1_replica_n1] main] [junit4] 2> 924197 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n2' using configuration from collection jwtColl, trusted=true [junit4] 2> 924198 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34257.solr.core.jwtColl.shard2.replica_n2' (registry 'solr.core.jwtColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a37a9e5 [junit4] 2> 924198 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[jwtColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/jwtColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.JWTAuthPluginIntegrationTest_129CCB3109B5EE02-001/tempDir-001/node2/./jwtColl_shard2_replica_n2/data/] [junit4] 2> 924288 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 924305 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED [junit4] 2> 924341 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED [junit4] 2> 924341 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema [junit4] 2> 924443 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 924443 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 924443 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 924445 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 924445 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641667616875479040 [junit4] 2> 924531 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@770e2000[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 924531 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 924531 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 924532 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@770e2000[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 924645 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 924645 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard1 [junit4] 2> 924646 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 924646 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 924647 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 924647 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 924648 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@612fea18[jwtColl_shard2_replica_n2] main] [junit4] 2> 924746 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED [junit4] 2> 924783 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED [junit4] 2> 924783 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema [junit4] 2> 924856 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 924856 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 924856 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 924858 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 924858 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641667617308540928 [junit4] 2> 924957 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@612fea18[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 924957 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 924957 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 924958 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@612fea18[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 924958 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 924958 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 924958 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/ [junit4] 2> 924981 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 925018 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/ has no replicas [junit4] 2> 925018 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard1/leader after winning as /collections/jwtColl/leader_elect/shard1/election/75200283260420103-core_node3-n_0000000000 [junit4] 2> 925099 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/ shard1 [junit4] 2> 925100 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 925100 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard2 [junit4] 2> 925102 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925107 INFO (zkCallback-3030-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925151 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 925153 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4372 [junit4] 2> 925227 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 925227 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 925227 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34257/solr/jwtColl_shard2_replica_n2/ [junit4] 2> 925227 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 925227 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:34257/solr/jwtColl_shard2_replica_n2/ has no replicas [junit4] 2> 925228 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard2/leader after winning as /collections/jwtColl/leader_elect/shard2/election/75200283260420104-core_node4-n_0000000000 [junit4] 2> 925322 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34257/solr/jwtColl_shard2_replica_n2/ shard2 [junit4] 2> 925358 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925370 INFO (zkCallback-3030-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925390 INFO (zkCallback-3030-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925505 INFO (zkCallback-3032-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925512 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925516 INFO (zkCallback-3030-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925516 INFO (zkCallback-3030-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925641 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 925695 INFO (qtp811620183-8162) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4971 [junit4] 2> 925787 INFO (qtp1192727271-8152) [n:127.0.0.1:44284_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> 925860 INFO (zkCallback-3030-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925860 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925860 INFO (zkCallback-3032-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925864 INFO (zkCallback-3030-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925868 INFO (zkCallback-3032-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2]) [junit4] 2> 925917 INFO (qtp1192727271-8152) [n:127.0.0.1:44284_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=7127 [junit4] 2> 926893 INFO (qtp811620183-8160) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_node4=1}, version=1} [junit4] 2> 926893 INFO (qtp811620183-8160) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/&wt=javabin&version=2}{add=[2 (1641667619353264128), 3 (1641667619382624256)]} 0 116 [junit4] 2> 927034 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641667619590242304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 927034 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b337528 commitCommandVersion:1641667619590242304 [junit4] 2> 927275 INFO (OverseerCollectionConfigSetProcessor-75200283260420104-127.0.0.1:34257_solr-n_0000000000) [n:127.0.0.1:34257_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 927376 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dd565b3[jwtColl_shard2_replica_n2] main] [junit4] 2> 927383 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6dd565b3[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1565616245059}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 927383 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 927391 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 927387 INFO (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:34257_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@6dd565b3[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1565616245059}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 927411 INFO (qtp811620183-8161) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 378 [junit4] 2> 927412 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641667619986604032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 927412 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1100f115 commitCommandVersion:1641667619986604032 [junit4] 2> 927414 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e391414[jwtColl_shard1_replica_n1] main] [junit4] 2> 927414 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 927414 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5e391414[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1565616245258}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 927414 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 927428 INFO (searcherExecutor-2613-thread-1-processing-n:127.0.0.1:44284_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@5e391414[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1565616245258}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 927484 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=1}, version=1} [junit4] 2> 927484 INFO (qtp1192727271-8154) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1] webapp=/solr path=/update params={commit=true}{add=[1 (1641667618982068224), 2, 3],commit=} 0 1031 [junit4] 2> 927514 INFO (qtp1192727271-8155) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.S.Request [jwtColl_shard1_replica_n1] webapp=/solr path=/query params={q=*:*&distrib=false} hits=1 status=0 QTime=0 [junit4] 2> 927883 INFO (qtp1192727271-8152) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.S.Request [jwtColl_shard1_replica_n1] webapp=/solr path=/query params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565616245447&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 928101 INFO (qtp811620183-8164) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.S.Request [jwtColl_shard2_replica_n2] webapp=/solr path=/query params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34257/solr/jwtColl_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565616245447&isShard=true&wt=javabin} hits=2 status=0 QTime=0 [junit4] 2> 928268 INFO (qtp811620183-8160) [n:127.0.0.1:34257_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2 ] o.a.s.c.S.Request [jwtColl_shard2_replica_n2] webapp=/solr path=/query params={q=*:*&df=_text_&distrib=false&qt=/query&omitHeader=false&shards.purpose=64&NOW=1565616245447&ids=2,3&isShard=true&shard.url=http://127.0.0.1:34257/solr/jwtColl_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 928393 INFO (qtp1192727271-8151) [n:127.0.0.1:44284_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1 ] o.a.s.c.S.Request [jwtColl_shard1_replica_n1] webapp=/solr path=/query params={q=*:*&df=_text_&distrib=false&qt=/query&omitHeader=false&shards.purpose=64&NOW=1565616245447&ids=1&isShard=true&shard.url=http://127.0.0.1:44284/solr/jwtColl_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 928394 INFO (qtp1192727271-8 [...truncated too long message...] ngs :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1946404518 [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1946404518 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1946404518 check-working-copy: [ivy:cachepath] :: resolving dependencies :: #;[email protected] [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 75ms :: artifacts dl 2ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 9 | 0 | 0 | 0 || 9 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 185 minutes 3 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
