Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9052/ Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
2 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:54224/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:54224/solr: Error executing command at __randomizedtesting.SeedInfo.seed([9557D3D002D7A0A7:78092BA1309D772E]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:832) FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:61980/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:61980/solr: Error executing command at __randomizedtesting.SeedInfo.seed([9557D3D002D7A0A7:78092BA1309D772E]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:832) Build Log: [...truncated 14396 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerPlugin [junit4] 2> 1621567 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf' [junit4] 2> 1621567 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1621567 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\data-dir-148-001 [junit4] 2> 1621569 WARN (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32 [junit4] 2> 1621569 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1621577 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1621655 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage [junit4] 2> 1621655 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\tempDir-001 [junit4] 2> 1621659 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1621659 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1621659 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1621768 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer start zk server on port: 61962 [junit4] 2> 1621768 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61962 [junit4] 2> 1621768 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61962 [junit4] 2> 1621768 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61962 [junit4] 2> 1621784 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1621880 INFO (zkConnectionManagerCallback-16311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1621880 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1621888 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1621920 INFO (zkConnectionManagerCallback-16313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1621920 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1621920 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1621927 INFO (zkConnectionManagerCallback-16315-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1621927 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23746c15{/solr,null,AVAILABLE} [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1622035 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1622040 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1622040 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1622040 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1622040 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1622040 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b617f20{/solr,null,AVAILABLE} [junit4] 2> 1622042 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1622044 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1622044 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1622045 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1622045 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1622045 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1622045 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4762d40f{/solr,null,AVAILABLE} [junit4] 2> 1622048 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ca08982{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61975} [junit4] 2> 1622048 INFO (jetty-launcher-16316-thread-1) [ ] o.e.j.s.Server Started @1622004ms [junit4] 2> 1622048 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61975} [junit4] 2> 1622049 ERROR (jetty-launcher-16316-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1622049 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1622049 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1622049 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1622049 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 1622049 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-07-01T14:48:23.475347300Z [junit4] 2> 1622051 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1622055 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25887584{/solr,null,AVAILABLE} [junit4] 2> 1622059 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5f072cea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61980} [junit4] 2> 1622059 INFO (jetty-launcher-16316-thread-2) [ ] o.e.j.s.Server Started @1622017ms [junit4] 2> 1622059 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61980} [junit4] 2> 1622059 ERROR (jetty-launcher-16316-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1622062 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1622062 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1622062 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1622062 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 1622062 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-07-01T14:48:23.488621300Z [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b17a281{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61983} [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.e.j.s.Server Started @1622021ms [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61983} [junit4] 2> 1622064 ERROR (jetty-launcher-16316-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 1622064 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-07-01T14:48:23.490748800Z [junit4] 2> 1622067 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622073 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53e20adb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61992} [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.e.j.s.Server Started @1622029ms [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61992} [junit4] 2> 1622074 ERROR (jetty-launcher-16316-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr [junit4] 2> 1622074 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-07-01T14:48:23.500057800Z [junit4] 2> 1622075 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622075 INFO (zkConnectionManagerCallback-16320-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622075 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622078 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1622082 INFO (zkConnectionManagerCallback-16318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622082 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622086 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1622086 INFO (zkConnectionManagerCallback-16322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622086 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622087 INFO (zkConnectionManagerCallback-16324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622087 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622188 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1622197 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1622197 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1622208 WARN (jetty-launcher-16316-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@181d05de[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622208 WARN (jetty-launcher-16316-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@181d05de[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622214 WARN (jetty-launcher-16316-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7eb40c38[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622214 WARN (jetty-launcher-16316-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7eb40c38[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622214 INFO (jetty-launcher-16316-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61962/solr [junit4] 2> 1622216 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622220 INFO (zkConnectionManagerCallback-16335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622220 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622311 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1622312 WARN (jetty-launcher-16316-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a6ff01f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622312 WARN (jetty-launcher-16316-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a6ff01f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622315 WARN (jetty-launcher-16316-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b8923d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622315 WARN (jetty-launcher-16316-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b8923d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622319 INFO (jetty-launcher-16316-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61962/solr [junit4] 2> 1622321 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622324 INFO (zkConnectionManagerCallback-16346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622324 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622420 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1622423 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1622448 WARN (jetty-launcher-16316-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ce34385[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622449 WARN (jetty-launcher-16316-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ce34385[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622452 WARN (jetty-launcher-16316-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56ea5819[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622452 WARN (jetty-launcher-16316-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56ea5819[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622460 WARN (jetty-launcher-16316-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fe48cec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622460 WARN (jetty-launcher-16316-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fe48cec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622461 INFO (jetty-launcher-16316-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61962/solr [junit4] 2> 1622464 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622483 WARN (jetty-launcher-16316-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dfb8b11[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622483 WARN (jetty-launcher-16316-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dfb8b11[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1622484 INFO (jetty-launcher-16316-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61962/solr [junit4] 2> 1622486 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1622572 INFO (zkConnectionManagerCallback-16372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622572 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622572 INFO (zkConnectionManagerCallback-16369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1622573 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1622595 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61975_solr [junit4] 2> 1622600 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.Overseer Overseer (id=72133342301323273-127.0.0.1:61975_solr-n_0000000000) starting [junit4] 2> 1622600 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61983_solr [junit4] 2> 1622611 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1622613 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1622618 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1622626 WARN (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1622644 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61975_solr as DOWN [junit4] 2> 1622650 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 1622650 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61975_solr [junit4] 2> 1622653 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1622653 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1622659 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1622659 WARN (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1622679 INFO (OverseerStateUpdate-72133342301323273-127.0.0.1:61975_solr-n_0000000000) [n:127.0.0.1:61975_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61975_solr [junit4] 2> 1622687 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1622695 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1622748 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622771 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61983.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622771 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622772 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622772 INFO (jetty-launcher-16316-thread-1) [n:127.0.0.1:61975_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\tempDir-001\node1 [junit4] 2> 1622778 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61983.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622778 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61983.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622780 INFO (jetty-launcher-16316-thread-4) [n:127.0.0.1:61983_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\tempDir-001\node3 [junit4] 2> 1622836 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1622854 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61992_solr as DOWN [junit4] 2> 1622859 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 1622859 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61992_solr [junit4] 2> 1622861 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1622861 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1622864 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1622865 WARN (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1622865 INFO (zkCallback-16345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1622904 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1622932 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61992.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622935 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1622935 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61992.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622935 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61992.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1622940 INFO (jetty-launcher-16316-thread-3) [n:127.0.0.1:61992_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\tempDir-001\node4 [junit4] 2> 1622948 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61980_solr as DOWN [junit4] 2> 1622960 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 1622960 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61980_solr [junit4] 2> 1622969 INFO (zkCallback-16345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1622969 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1622969 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1622974 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1622974 WARN (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1622984 INFO (zkCallback-16334-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1623000 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1623064 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61980.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1623068 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61980.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1623068 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61980.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36884fa [junit4] 2> 1623072 INFO (jetty-launcher-16316-thread-2) [n:127.0.0.1:61980_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001\tempDir-001\node2 [junit4] 2> 1623111 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1623111 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1623179 INFO (zkConnectionManagerCallback-16409-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1623179 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1623182 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1623186 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61962/solr ready [junit4] 2> 1623244 INFO (qtp308770238-25130) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:61992_solr} status=0 QTime=1 [junit4] 2> 1623256 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:61992_solr} status=0 QTime=0 [junit4] 2> 1623259 INFO (qtp1439716939-25149) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:61992_solr} status=0 QTime=0 [junit4] 2> 1623259 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=59 [junit4] 1> sync resp: http://127.0.0.1:61992/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 1623272 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623308 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:61992_solr [junit4] 2> 1623310 INFO (updateExecutor-16365-thread-1-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:61992_solr [junit4] 2> 1623311 INFO (qtp1562767119-25160) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 1623312 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 1623312 INFO (qtp1562767119-25160) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1623312 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1623325 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1623328 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1623339 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:61992_solr [junit4] 2> 1623340 INFO (updateExecutor-16365-thread-1-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1623340 INFO (updateExecutor-16365-thread-1-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1623344 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=2 [junit4] 2> 1623350 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1623355 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1623355 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1623441 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=3 [junit4] 2> 1623452 INFO (qtp1439716939-25148) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1623455 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623463 INFO (qtp1371592866-25143) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1623480 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623484 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar [junit4] 2> 1623484 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623484 INFO (qtp1562767119-25160) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623492 INFO (qtp1371592866-25142) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623492 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar [junit4] 2> 1623505 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1623515 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:61983_solr} status=0 QTime=0 [junit4] 2> 1623526 INFO (qtp308770238-25130) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:61983_solr} status=0 QTime=0 [junit4] 2> 1623528 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:61983_solr [junit4] 2> 1623528 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:61983_solr} status=0 QTime=0 [junit4] 2> 1623529 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:61983_solr [junit4] 2> 1623530 INFO (qtp1439716939-25152) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1623530 INFO (qtp1439716939-25148) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1623532 INFO (qtp1439716939-25149) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1623533 INFO (qtp1439716939-25149) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1623533 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=56 [junit4] 2> 1623539 INFO (qtp308770238-25132) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623540 INFO (updateExecutor-16342-thread-2-processing-n:127.0.0.1:61992_solr) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:61983_solr [junit4] 2> 1623543 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1623543 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1623544 INFO (qtp1439716939-25148) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1623547 INFO (qtp1439716939-25152) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1623553 INFO (updateExecutor-16342-thread-2-processing-n:127.0.0.1:61992_solr) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1623553 INFO (updateExecutor-16342-thread-2-processing-n:127.0.0.1:61992_solr) [n:127.0.0.1:61992_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1623560 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1623560 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1623652 INFO (qtp308770238-25132) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1623681 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623688 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1623695 INFO (qtp1371592866-25143) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1623709 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623709 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar [junit4] 2> 1623712 INFO (qtp1371592866-25136) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623712 INFO (qtp308770238-25131) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623712 INFO (qtp1439716939-25149) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623712 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar [junit4] 2> 1623727 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1623740 INFO (qtp1439716939-25150) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:61992_solr} status=0 QTime=0 [junit4] 2> 1623740 INFO (qtp1371592866-25143) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:61992_solr} status=0 QTime=0 [junit4] 2> 1623740 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:61992_solr [junit4] 2> 1623740 INFO (qtp308770238-25132) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:61992_solr} status=0 QTime=0 [junit4] 2> 1623740 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:61992_solr [junit4] 2> 1623740 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=36 [junit4] 2> 1623744 INFO (qtp1562767119-25160) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=1 [junit4] 2> 1623744 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=1 [junit4] 2> 1623744 INFO (updateExecutor-16365-thread-2-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:61992_solr [junit4] 2> 1623748 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 1623748 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 1623748 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=1 [junit4] 2> 1623748 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623748 INFO (qtp1562767119-25160) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=1 [junit4] 2> 1623752 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1623752 INFO (updateExecutor-16363-thread-1-processing-n:127.0.0.1:61975_solr) [n:127.0.0.1:61975_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1623756 INFO (updateExecutor-16365-thread-2-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1623756 INFO (updateExecutor-16365-thread-2-processing-n:127.0.0.1:61983_solr) [n:127.0.0.1:61983_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1623757 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1623757 INFO (updateExecutor-16331-thread-1-processing-n:127.0.0.1:61980_solr) [n:127.0.0.1:61980_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1623859 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623863 INFO (qtp1439716939-25152) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623868 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623872 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623879 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623879 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623885 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1623885 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1623885 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1623885 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1623885 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1623885 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1623887 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1623887 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1623887 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1623892 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1623892 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1623892 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1623892 INFO (qtp308770238-25128) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623895 INFO (qtp1439716939-25148) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623895 INFO (qtp1562767119-25156) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623895 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1623895 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1623895 INFO (zkCallback-16371-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623895 INFO (zkCallback-16345-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623895 INFO (zkCallback-16368-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623900 INFO (zkCallback-16334-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623900 INFO (zkCallback-16371-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623900 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 1623900 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1623903 INFO (zkCallback-16345-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623903 INFO (zkCallback-16345-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 1623905 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1623905 INFO (zkCallback-16368-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623906 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 1623907 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1623907 INFO (zkCallback-16334-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623907 INFO (zkCallback-16334-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 1623907 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1623907 INFO (qtp1371592866-25138) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=33 [junit4] 2> 1623913 INFO (qtp308770238-25131) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1623917 INFO (qtp1439716939-25152) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1623920 INFO (qtp1562767119-25161) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1623922 INFO (qtp1371592866-25143) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1623930 INFO (qtp1371592866-25136) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 1623941 INFO (qtp308770238-25132) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 1623943 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1623943 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623947 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623951 INFO (qtp1371592866-25143) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623951 INFO (qtp1439716939-25149) [n:127.0.0.1:61983_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623951 INFO (qtp308770238-25130) [n:127.0.0.1:61975_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1623951 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1623951 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1623951 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1623951 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623951 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1623951 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1623951 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1623955 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1623955 INFO (zkCallback-16345-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1623955 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1623955 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1623955 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1623955 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1623955 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1623955 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1623955 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623959 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 1623959 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1623959 INFO (qtp1562767119-25162) [n:127.0.0.1:61992_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=15 [junit4] 2> 1623960 INFO (zkCallback-16334-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623960 INFO (zkCallback-16371-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623960 INFO (zkCallback-16368-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623962 ERROR (qtp1371592866-25142) [n:127.0.0.1:61980_solr ] o.a.s.a.AnnotatedApi Error executing command [junit4] 2> => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [java/:?] [junit4] 2> at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?] [junit4] 2> 1623963 INFO (qtp1371592866-25142) [n:127.0.0.1:61980_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2 [junit4] 2> 1623964 INFO (zkCallback-16334-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623964 INFO (zkCallback-16368-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623964 INFO (zkCallback-16334-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 1623964 INFO (zkCallback-16368-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 1623964 INFO (zkCallback-16334-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1623964 INFO (zkCallback-16368-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1623968 INFO (zkCallback-16371-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1623968 INFO (zkCallback-16371-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 1623968 INFO (zkCallback-16371-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2100326750 [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61983_solr [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=348531291 [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61992_solr [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=967497364 [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61975_solr [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=530322551 [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61980_solr [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:61983_solr as DOWN [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:61992_solr as DOWN [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:61975_solr as DOWN [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1624072 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:61980_solr as DOWN [junit4] 2> 1624078 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 1624078 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1624078 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a0945f7: rootName = solr_61992, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22c146a9 [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d5d8275: rootName = solr_61975, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@78d44327 [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53ad0ee4: rootName = solr_61980, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5227a9bf [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1624079 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ecd2be4: rootName = solr_61983, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@597e0bb7 [junit4] 2> 1624169 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1624169 INFO (jetty-closer-16410-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e6bce2f: rootName = solr_61992, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5729510f [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@785d327d: rootName = solr_61975, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5729510f [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f27e272: rootName = solr_61980, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5729510f [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1624183 INFO (jetty-closer-16410-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c8a20cc: rootName = solr_61983, domain = solr.jvm, service url = null, agent id = null] for registr [...truncated too long message...] r-223-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 43125 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 43125 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a32f3f2: rootName = solr_54714, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2715cb12 [junit4] 2> 43133 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 43133 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e399b4b: rootName = solr_54714, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2bfbe79c [junit4] 2> 43133 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 43133 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@db8e559: rootName = solr_54714, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@42784e48 [junit4] 2> 43133 INFO (jetty-closer-223-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 43163 INFO (closeThreadPool-236-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72133459609387015-127.0.0.1:54715_solr-n_0000000000) closing [junit4] 2> 43173 INFO (jetty-closer-223-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72133459609387015-127.0.0.1:54715_solr-n_0000000000) closing [junit4] 2> 43173 INFO (zkCallback-188-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 43173 INFO (zkCallback-207-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 43173 INFO (zkCallback-160-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 43182 INFO (jetty-closer-223-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ddbb3d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 43182 INFO (jetty-closer-223-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@543a8749{/solr,null,UNAVAILABLE} [junit4] 2> 43182 INFO (jetty-closer-223-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 43282 INFO (jetty-closer-223-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@e43bd32{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 43283 INFO (jetty-closer-223-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e0b3a35{/solr,null,UNAVAILABLE} [junit4] 2> 43283 INFO (jetty-closer-223-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 43393 INFO (jetty-closer-223-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@641a3259{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 43393 INFO (jetty-closer-223-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27dd3da7{/solr,null,UNAVAILABLE} [junit4] 2> 43394 INFO (jetty-closer-223-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 43492 INFO (jetty-closer-223-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2366d7fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 43493 INFO (jetty-closer-223-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@550862c0{/solr,null,UNAVAILABLE} [junit4] 2> 43493 INFO (jetty-closer-223-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 43495 INFO (TEST-TestContainerPlugin.testApi-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 43717 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 15 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 43773 INFO (TEST-TestContainerPlugin.testApi-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54700 [junit4] 2> 43773 INFO (TEST-TestContainerPlugin.testApi-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54700 [junit4] 2> 43773 INFO (TEST-TestContainerPlugin.testApi-seed#[9557D3D002D7A0A7]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54700 [junit4] 2> 45797 INFO (TEST-TestContainerPlugin.testApi-seed#[9557D3D002D7A0A7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApi [junit4] OK 3.76s J3 | TestContainerPlugin.testApi [junit4] 2> 45801 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 45801 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54700 [junit4] 2> 45801 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54700 [junit4] 2> 45801 INFO (SUITE-TestContainerPlugin-seed#[9557D3D002D7A0A7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54700 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_9557D3D002D7A0A7-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1946, maxMBSortInHeap=7.537925836490232, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-KI, timezone=America/Paramaribo [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=276824064,total=499122176 [junit4] 2> NOTE: All tests run in this JVM: [TestContainerPlugin] [junit4] Completed [2/5 (1!)] on J3 in 46.14s, 2 tests, 1 error <<< FAILURES! [...truncated 28 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048: There were test failures: 5 suites, 10 tests, 1 error [seed: 9557D3D002D7A0A7] Total time: 52 seconds [repro] Setting last failure code to 1 [repro] Failures w/original seeds: [repro] 1/5 failed: org.apache.solr.handler.TestContainerPlugin [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Archiving artifacts [Java] Sleeping for 5 seconds due to JENKINS-32191... [Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows') [Java] Successfully parsed console log [Java] -> found 0 issues (skipped 0 duplicates) [Java] Skipping post processing [Java] No filter has been set, publishing all 0 issues [Java] Using reference build 'Lucene-Solr-master-Windows #9051' to compute new, fixed, and outstanding issues [Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Java] No quality gates have been set - skipping [Java] Health report is disabled - skipping [Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-Windows #9052'. Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 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) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
