Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4692/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseZGC
1 tests failed.
FAILED: org.apache.solr.pkg.TestPackages.testPluginLoading
Error Message:
req:
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2166/0x0000000801934f98@3c14302a
. attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1,
_packageinfo_, package]' in response , { "responseHeader":{ "status":0,
"QTime":0}, "config":{"queryResponseWriter":{"json1":{
"name":"json1",
"class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
Stack Trace:
java.lang.AssertionError: req:
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2166/0x0000000801934f98@3c14302a
. attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1,
_packageinfo_, package]' in response , {
"responseHeader":{
"status":0,
"QTime":0},
"config":{"queryResponseWriter":{"json1":{
"name":"json1",
"class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
at
__randomizedtesting.SeedInfo.seed([30CD21434B0C8D7D:E64BC1BEA8124AE7]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:257)
at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:224)
at
org.apache.solr.pkg.TestPackages.verifyComponent(TestPackages.java:476)
at
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:193)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 16135 lines...]
[junit4] Suite: org.apache.solr.pkg.TestPackages
[junit4] 2> 1169715 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1169715 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1169716 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/data-dir-170-001
[junit4] 2> 1169716 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1169716 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-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> 1169718 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
[junit4] 2> 1169718 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001
[junit4] 2> 1169719 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1169719 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1169719 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1169720 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1169819 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 40147
[junit4] 2> 1169819 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40147
[junit4] 2> 1169819 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40147
[junit4] 2> 1169819 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40147
[junit4] 2> 1169820 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169821 INFO (zkConnectionManagerCallback-14404-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169822 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169823 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169823 INFO (zkConnectionManagerCallback-14406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169823 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169824 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169829 INFO (zkConnectionManagerCallback-14408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169829 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169931 WARN (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1169931 WARN (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1169931 WARN (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1169931 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1169931 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1169931 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1169931 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
[junit4] 2> 1169931 WARN (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1169931 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
[junit4] 2> 1169932 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1169947 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7acd4ac4{/solr,null,AVAILABLE}
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@796a1a2{/solr,null,AVAILABLE}
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16277e5{/solr,null,AVAILABLE}
[junit4] 2> 1169948 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a1e6e97{/solr,null,AVAILABLE}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5d0f8aae{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:43279}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@22433c7a{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:40219}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.e.j.s.Server Started @1170224ms
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.e.j.s.Server Started @1170224ms
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33fb7565{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:44353}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43279}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40219}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.e.j.s.Server Started @1170224ms
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@49813657{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:38297}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44353}
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.e.j.s.Server Started @1170224ms
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38297}
[junit4] 2> 1169954 ERROR (jetty-launcher-14409-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1169954 ERROR (jetty-launcher-14409-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1169954 ERROR (jetty-launcher-14409-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1169954 ERROR (jetty-launcher-14409-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-13T19:51:02.547728238Z
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-13T19:51:02.547737636Z
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-13T19:51:02.547747916Z
[junit4] 2> 1169954 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-13T19:51:02.547747635Z
[junit4] 2> 1169955 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169955 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169956 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169956 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1169962 INFO (zkConnectionManagerCallback-14411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169962 INFO (zkConnectionManagerCallback-14417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169962 INFO (zkConnectionManagerCallback-14415-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169962 INFO (zkConnectionManagerCallback-14413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1169962 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1170100 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1170101 WARN (jetty-launcher-14409-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7e73d05f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170101 WARN (jetty-launcher-14409-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7e73d05f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170103 WARN (jetty-launcher-14409-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@ee7196d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170103 WARN (jetty-launcher-14409-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ee7196d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170104 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40147/solr
[junit4] 2> 1170104 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1170105 INFO (zkConnectionManagerCallback-14427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170105 INFO (jetty-launcher-14409-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1170224 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1170225 WARN (jetty-launcher-14409-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5ce620a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170225 WARN (jetty-launcher-14409-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5ce620a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170226 WARN (jetty-launcher-14409-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@d8aaff8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170226 WARN (jetty-launcher-14409-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d8aaff8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170227 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40147/solr
[junit4] 2> 1170227 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1170228 INFO (zkConnectionManagerCallback-14437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170228 INFO (jetty-launcher-14409-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1170313 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1170313 WARN (jetty-launcher-14409-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@792beb67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170314 WARN (jetty-launcher-14409-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@792beb67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170315 WARN (jetty-launcher-14409-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4670b4f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170315 WARN (jetty-launcher-14409-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4670b4f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170316 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40147/solr
[junit4] 2> 1170316 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1170317 INFO (zkConnectionManagerCallback-14447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170317 INFO (jetty-launcher-14409-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1170456 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1170457 WARN (jetty-launcher-14409-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2209b79f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170457 WARN (jetty-launcher-14409-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2209b79f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170458 WARN (jetty-launcher-14409-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10dd3c00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170458 WARN (jetty-launcher-14409-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10dd3c00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1170459 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40147/solr
[junit4] 2> 1170459 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1170460 INFO (zkConnectionManagerCallback-14457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170460 INFO (jetty-launcher-14409-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1170470 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1170470 INFO (zkConnectionManagerCallback-14459-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170470 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1170526 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38297_solr
[junit4] 2> 1170534 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.Overseer Overseer
(id=72177446620758027-127.0.0.1:38297_solr-n_0000000000) starting
[junit4] 2> 1170555 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38297_solr
[junit4] 2> 1170555 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38297_solr
[junit4] 2> 1170559 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1170560 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1170563 WARN (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_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> 1170580 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1170584 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1170591 INFO (zkConnectionManagerCallback-14468-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170591 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1170597 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1170603 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38297.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170604 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40219_solr as DOWN
[junit4] 2> 1170605 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1170605 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40219_solr
[junit4] 2> 1170606 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1170606 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1170606 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1170607 WARN (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_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> 1170608 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38297.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170609 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38297.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170609 INFO (jetty-launcher-14409-thread-4)
[n:127.0.0.1:38297_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node4
[junit4] 2> 1170613 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1170625 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40219.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170631 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40219.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170631 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40219.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170632 INFO (jetty-launcher-14409-thread-3)
[n:127.0.0.1:40219_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node3
[junit4] 2> 1170676 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1170677 INFO (zkConnectionManagerCallback-14483-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170677 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1170679 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1170681 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43279_solr as DOWN
[junit4] 2> 1170681 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1170681 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43279_solr
[junit4] 2> 1170682 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1170682 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1170682 INFO (zkCallback-14482-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1170682 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1170683 WARN (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_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> 1170688 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1170700 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43279.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170706 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43279.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170706 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43279.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170708 INFO (jetty-launcher-14409-thread-2)
[n:127.0.0.1:43279_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node2
[junit4] 2> 1170776 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1170777 INFO (zkConnectionManagerCallback-14493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170777 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1170779 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1170780 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44353_solr as DOWN
[junit4] 2> 1170781 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1170781 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44353_solr
[junit4] 2> 1170781 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1170781 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1170782 INFO (zkCallback-14482-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1170782 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1170782 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1170782 WARN (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_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> 1170789 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1170801 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44353.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170806 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44353.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170806 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44353.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1170807 INFO (jetty-launcher-14409-thread-1)
[n:127.0.0.1:44353_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node1
[junit4] 2> 1170812 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1170813 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1170813 INFO (zkConnectionManagerCallback-14506-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1170813 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1170814 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1170815 INFO
(TEST-TestPackages.testPluginLoading-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40147/solr ready
[junit4] 2> 1170824 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:40219_solr} status=0 QTime=0
[junit4] 2> 1170824 INFO
(updateExecutor-14443-thread-1-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:40219_solr
[junit4] 2> 1170826 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:40219_solr} status=0 QTime=0
[junit4] 2> 1170826 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:40219_solr
[junit4] 2> 1170826 INFO (qtp746899354-24823) [n:127.0.0.1:40219_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> 1170826 INFO (qtp746899354-24827) [n:127.0.0.1:40219_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> 1170826 INFO (qtp746899354-24823) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1170827 INFO (qtp746899354-24827) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1170827 INFO
(updateExecutor-14443-thread-1-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1170827 INFO
(updateExecutor-14443-thread-1-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1170828 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1170828 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1170828 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:40219_solr} status=0 QTime=1
[junit4] 2> 1170828 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:40219_solr
[junit4] 2> 1170828 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0
QTime=7
[junit4] 1> sync resp:
http://127.0.0.1:40219/api/node/files/_trusted_/keys/pub_key512.der?sync=true
,is: null
[junit4] 2> 1170829 INFO (qtp746899354-24817) [n:127.0.0.1:40219_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> 1170829 INFO (qtp746899354-24827) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1170830 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1170830 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1170831 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_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> 1170833 INFO (qtp746899354-24817) [n:127.0.0.1:40219_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> 1170837 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_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> 1170839 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_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> 1170842 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170842 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/runtimelibs.jar
[junit4] 2> 1170843 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170844 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170844 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170844 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
[junit4] 2> 1170845 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and
metadata. sizes 6860 246
[junit4] 2> 1170846 INFO (qtp746899354-24823) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38297_solr}
status=0 QTime=0
[junit4] 2> 1170846 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/runtimelibs.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170846 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38297_solr}
status=0 QTime=0
[junit4] 2> 1170846 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/runtimelibs.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170846 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
[junit4] 2> 1170846 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38297_solr}
status=0 QTime=0
[junit4] 2> 1170846 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/runtimelibs.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170847 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/runtimelibs.jar
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 1170847 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
[junit4] 2> 1170847 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
[junit4] 2> 1170847 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
[junit4] 2> 1170848 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
[junit4] 2> 1170848 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/runtimelibs.jar
[junit4] 2> 1170848 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
[junit4] 2> 1170848 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/runtimelibs.jar
[junit4] 2> 1170849 INFO (qtp1195823311-24840) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
[junit4] 2> 1170849 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
[junit4] 2> 1170849 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170850 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
[junit4] 2> 1170850 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/runtimelibs.jar
[junit4] 2> 1170851 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170854 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170859 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170861 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170862 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/testurpv1.jar
[junit4] 2> 1170862 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170863 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170863 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170863 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
[junit4] 2> 1170864 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and
metadata. sizes 689 246
[junit4] 2> 1170865 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38297_solr}
status=0 QTime=0
[junit4] 2> 1170865 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/testurpv1.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170865 INFO (qtp746899354-24827) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar
params={getFrom=127.0.0.1:38297_solr} status=0 QTime=0
[junit4] 2> 1170865 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
[junit4] 2> 1170865 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/testurpv1.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170865 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38297_solr}
status=0 QTime=0
[junit4] 2> 1170865 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/testurpv1.jar from 127.0.0.1:38297_solr
[junit4] 2> 1170866 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
[junit4] 2> 1170866 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
[junit4] 2> 1170866 INFO (qtp1195823311-24840) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
[junit4] 2> 1170866 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
[junit4] 2> 1170866 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/testurpv1.jar
params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 1170866 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
[junit4] 2> 1170866 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/testurpv1.jar and metadata. sizes 689 246
[junit4] 2> 1170866 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/testurpv1.jar
[junit4] 2> 1170867 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/testurpv1.jar and metadata. sizes 689 246
[junit4] 2> 1170867 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/testurpv1.jar
[junit4] 2> 1170867 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/testurpv1.jar and metadata. sizes 689 246
[junit4] 2> 1170867 INFO
(updateExecutor-14453-thread-1-processing-n:127.0.0.1:44353_solr)
[n:127.0.0.1:44353_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/testurpv1.jar
[junit4] 2> 1170868 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170869 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar
params={meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170870 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170872 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170874 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170875 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/expressible.jar
[junit4] 2> 1170875 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170876 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170876 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170876 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
[junit4] 2> 1170877 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and
metadata. sizes 1977 246
[junit4] 2> 1170878 INFO (qtp746899354-24823) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:44353_solr}
status=0 QTime=0
[junit4] 2> 1170878 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/expressible.jar from 127.0.0.1:44353_solr
[junit4] 2> 1170878 INFO (qtp1195823311-24832) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:44353_solr}
status=0 QTime=0
[junit4] 2> 1170878 INFO
(updateExecutor-14443-thread-3-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/expressible.jar from 127.0.0.1:44353_solr
[junit4] 2> 1170878 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:44353_solr}
status=0 QTime=0
[junit4] 2> 1170878 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/expressible.jar from 127.0.0.1:44353_solr
[junit4] 2> 1170878 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
[junit4] 2> 1170879 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/expressible.jar
params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 1170879 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
[junit4] 2> 1170879 INFO (qtp1027382450-24851) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
[junit4] 2> 1170879 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
[junit4] 2> 1170879 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
[junit4] 2> 1170879 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
[junit4] 2> 1170880 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/expressible.jar and metadata. sizes 1977 246
[junit4] 2> 1170880 INFO
(updateExecutor-14433-thread-2-processing-n:127.0.0.1:40219_solr)
[n:127.0.0.1:40219_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/expressible.jar
[junit4] 2> 1170880 INFO
(updateExecutor-14443-thread-3-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/expressible.jar and metadata. sizes 1977 246
[junit4] 2> 1170880 INFO
(updateExecutor-14443-thread-3-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/expressible.jar
[junit4] 2> 1170880 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/expressible.jar and metadata. sizes 1977 246
[junit4] 2> 1170880 INFO
(updateExecutor-14423-thread-1-processing-n:127.0.0.1:43279_solr)
[n:127.0.0.1:43279_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/expressible.jar
[junit4] 2> 1170883 INFO (qtp1195823311-24839) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170884 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170886 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170888 INFO (qtp1027382450-24837) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1170892 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170892 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170893 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170893 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170894 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170895 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170896 DEBUG (zkCallback-14482-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1170896 DEBUG (zkCallback-14467-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1170896 DEBUG (zkCallback-14458-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1170896 DEBUG (zkCallback-14492-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1170896 INFO (qtp1195823311-24840) [n:127.0.0.1:38297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170897 INFO (qtp1027382450-24851) [n:127.0.0.1:44353_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170897 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1170897 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1170897 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.p.PackageLoader A new package: mypkg introduced
[junit4] 2> 1170897 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
[junit4] 2> 1170898 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1170898 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.p.PackageLoader A new package: mypkg introduced
[junit4] 2> 1170898 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
[junit4] 2> 1170899 INFO (zkCallback-14482-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1170899 INFO (zkCallback-14482-thread-1) [ ]
o.a.s.p.PackageLoader A new package: mypkg introduced
[junit4] 2> 1170899 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170899 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170900 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1170900 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.p.PackageLoader A new package: mypkg introduced
[junit4] 2> 1170900 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
[junit4] 2> 1170900 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1170900 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.p.PackageLoader A new package: mypkg introduced
[junit4] 2> 1170900 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
[junit4] 2> 1170902 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170902 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170902 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170902 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170903 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170903 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170904 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170904 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170904 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170904 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170910 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170910 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170910 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170910 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170911 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170912 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1170913 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node3/filestore/mypkg]
[junit4] 2> 1170913 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node4/filestore/mypkg]
[junit4] 2> 1170913 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node2/filestore/mypkg]
[junit4] 2> 1170913 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node1/filestore/mypkg]
[junit4] 2> 1170913 INFO (zkCallback-14467-thread-1) [ ]
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
[junit4] 2> 1170913 INFO (zkCallback-14458-thread-1) [ ]
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
[junit4] 2> 1170913 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
[junit4] 2> 1170913 INFO (zkCallback-14492-thread-1) [ ]
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
[junit4] 2> 1170913 INFO (qtp1405648551-24835) [n:127.0.0.1:43279_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=0 QTime=24
[junit4] 2> 1170916 INFO (qtp746899354-24827) [n:127.0.0.1:40219_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1170923 INFO
(OverseerThreadFactory-14466-thread-1-processing-n:127.0.0.1:38297_solr)
[n:127.0.0.1:38297_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testPluginLoadingColl
[junit4] 2> 1171047 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPluginLoadingColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testPluginLoadingColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43279/solr",
[junit4] 2> "node_name":"127.0.0.1:43279_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1171054 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPluginLoadingColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testPluginLoadingColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44353/solr",
[junit4] 2> "node_name":"127.0.0.1:44353_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1171059 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPluginLoadingColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testPluginLoadingColl_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38297/solr",
[junit4] 2> "node_name":"127.0.0.1:38297_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1171063 INFO
(OverseerStateUpdate-72177446620758027-127.0.0.1:38297_solr-n_0000000000)
[n:127.0.0.1:38297_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testPluginLoadingColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testPluginLoadingColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40219/solr",
[junit4] 2> "node_name":"127.0.0.1:40219_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1171267 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1171267 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1171271 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n5&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1171271 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1171271 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
x:testPluginLoadingColl_shard2_replica_n5 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1171275 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 1171281 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 1171282 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1171284 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 1171285 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1171285 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from
configset conf, trusted=true
[junit4] 2> 1171286 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44353.solr.core.testPluginLoadingColl.shard1.replica_n2'
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1171286 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore
[[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node1/testPluginLoadingColl_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node1/testPluginLoadingColl_shard1_replica_n2/data/]
[junit4] 2> 1171288 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1171289 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 1171291 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1171291 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating
SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from
configset conf, trusted=true
[junit4] 2> 1171291 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_40219.solr.core.testPluginLoadingColl.shard2.replica_n6'
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1171291 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore
[[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node3/testPluginLoadingColl_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node3/testPluginLoadingColl_shard2_replica_n6/data/]
[junit4] 2> 1171294 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1171296 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1171296 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 1171296 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_43279.solr.core.testPluginLoadingColl.shard1.replica_n1'
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1171296 INFO (qtp1405648551-24826) [n:127.0.0.1:43279_solr
c:testPluginLoadingColl s:shard1 r:core_node3
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node2/testPluginLoadingColl_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node2/testPluginLoadingColl_shard1_replica_n1/data/]
[junit4] 2> 1171298 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1171300 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1171300 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating
SolrCore 'testPluginLoadingColl_shard2_replica_n5' using configuration from
configset conf, trusted=true
[junit4] 2> 1171304 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38297.solr.core.testPluginLoadingColl.shard2.replica_n5'
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n5') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bd9283a
[junit4] 2> 1171304 INFO (qtp1195823311-24819) [n:127.0.0.1:38297_solr
c:testPluginLoadingColl s:shard2 r:core_node7
x:testPluginLoadingColl_shard2_replica_n5 ] o.a.s.c.SolrCore
[[testPluginLoadingColl_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node4/testPluginLoadingColl_shard2_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001/tempDir-001/node4/testPluginLoadingColl_shard2_replica_n5/data/]
[junit4] 2> 1171487 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1171487 INFO (qtp746899354-24817) [n:127.0.0.1:40219_solr
c:testPluginLoadingColl s:shard2 r:core_node8
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1171489 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_node4
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1171489 INFO (qtp1027382450-24822) [n:127.0.0.1:44353_solr
c:testPluginLoadingColl s:shard1 r:core_nod
[...truncated too long message...]
.session node0 Stopped scavenging
[junit4] 2> 1204506 INFO
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1204507 WARN
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]-SendThread(127.0.0.1:37653))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1006d01b4bb0000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1006d01b4bb0000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1006d01b4bb0000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1204614 WARN
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]-SendThread(127.0.0.1:37653))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1006d01b4bb0001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1006d01b4bb0001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1006d01b4bb0001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1204718 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> 12 /solr/packages.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 8 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 1204720 INFO
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37653
[junit4] 2> 1204720 INFO
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37653
[junit4] 2> 1204721 INFO
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37653
[junit4] 2> 1204722 INFO
(TEST-TestPackages.testAPI-seed#[30CD21434B0C8D7D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAPI
[junit4] 2> 1204723 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1204723 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37653
[junit4] 2> 1204723 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37653
[junit4] 2> 1204723 INFO
(SUITE-TestPackages-seed#[30CD21434B0C8D7D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37653
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_30CD21434B0C8D7D-001
[junit4] 2> Oct 13, 2020 7:51:37 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene87,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mgo,
timezone=America/Grand_Turk
[junit4] 2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 15
(64-bit)/cpus=16,threads=1,free=291504128,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCrossCoreJoin,
PingRequestHandlerTest, ZookeeperStatusHandlerTest, TestDistribIDF,
TestFieldSortValues, CacheHeaderTest, BasicAuthIntegrationTest,
ConcurrentCreateCollectionTest, SplitByPrefixTest, SystemLogListenerTest,
MissingSegmentRecoveryTest, BadCopyFieldTest, PackageManagerCLITest,
XMLAtomicUpdateMultivalueTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestIndexSearcher, ClassificationUpdateProcessorIntegrationTest,
TestLuceneIndexBackCompat, TestTlogReplayVsRecovery, TestLegacyFieldCache,
DistributedSpellCheckComponentTest, GraphQueryTest, ExternalFileFieldSortTest,
RestoreTriggerStateTest, TestLeaderElectionWithEmptyReplica,
ImplicitSnitchTest, SolrJmxReporterCloudTest, TestMacroExpander,
MetricTriggerTest, TermsComponentTest, HighlighterWithoutStoredIdTest,
DocValuesNotIndexedTest, DocExpirationUpdateProcessorFactoryTest,
TestConfigSetsAPI, FullHLLTest, RoutingToNodesWithPropertiesTest,
ActionThrottleTest, TestSolrXml, TestBadConfig, PeerSyncWithBufferUpdatesTest,
TestFieldCache, TestSolrCloudWithDelegationTokens, HdfsRecoveryZkTest,
TestFaceting, TestSchemaField, TestCloudJSONFacetSKGEquiv,
TestFileDictionaryLookup, TestPayloadScoreQParserPlugin, DistanceFunctionTest,
TestSort, TestRTimerTree, SliceStateTest, TestGroupingSearch,
HdfsWriteToMultipleCollectionsTest, TestFieldResource, CleanupOldIndexTest,
OverseerRolesTest, CdcrOpsAndBoundariesTest, DeleteStatusTest,
SolrCmdDistributorTest, TestUtils, LeaderTragicEventTest, TestRangeQuery,
TestPullReplica, SegmentsInfoRequestHandlerTest, TestXmlQParserPlugin,
BinaryUpdateRequestHandlerTest, TestDFISimilarityFactory, DynamicMapsTest,
TestReqParamsAPI, CollectionStateFormat2Test, SystemCollectionCompatTest,
SolrRequestParserTest, TestComponentsName, CoreMergeIndexesAdminHandlerTest,
DistributedDebugComponentTest, AnalysisAfterCoreReloadTest,
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest,
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest,
MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest,
SolrTestCaseJ4Test, TestDistributedGrouping, TestDistributedMissingSort,
TestDistributedSearch, TestDocumentBuilder, TestSolrCoreProperties,
TestSolrTestCaseJ4, TestTolerantSearch, TestTrie,
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestCharFilters, TestDeprecatedFilters, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
BasicZkTest, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest,
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, NodeMutatorTest,
ReplaceNodeNoTargetTest, ReplaceNodeTest, SolrXmlInZkTest, SplitShardTest,
TestCloudSearcherWarming, TestZkChroot,
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, AutoScalingHandlerTest,
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest,
TriggerEventQueueTest, TriggerIntegrationTest, TestBackupRepositoryFactory,
TestConfigSets, TestDynamicLoadingUrl, TestSolrCloudSnapshots,
TestReplicationHandlerBackup, TestSQLHandler, V2ApiIntegrationTest,
V2StandaloneTest, XmlUpdateRequestHandlerTest, AdminHandlersProxyTest,
HealthCheckHandlerTest, InfoHandlerTest, LukeRequestHandlerTest,
SplitHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, TestApiFramework,
TestCollectionAPIs, DistributedFacetPivotSmallTest,
PhrasesIdentificationComponentTest, ResponseBuilderTest,
ResponseLogComponentTest, SearchHandlerTest, TestExportWriter,
SolrCoreMetricManagerTest, SolrRrdBackendFactoryTest, TestPackages]
[junit4] Completed [776/920 (1!)] on J0 in 35.78s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 45413 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4692/consoleText
[repro] Revision: 0f2e389c1346edaed76987cf73c53218110863bc
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC"
[repro] Repro line: ant test -Dtestcase=TestPackages
-Dtests.method=testPluginLoading -Dtests.seed=30CD21434B0C8D7D
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mgo
-Dtests.timezone=America/Grand_Turk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestPackages
[repro] ant compile-test
[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseZGC" -Dtests.seed=30CD21434B0C8D7D
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mgo
-Dtests.timezone=America/Grand_Turk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0
[...truncated 63 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]