Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4604/
Java: 64bit/jdk-16-ea+18 -XX:-UseCompressedOops -XX:+UseZGC
1 tests failed.
FAILED: org.apache.solr.pkg.TestPackages.testPluginLoading
Error Message:
req:
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1879/0x0000000801648a40@422a51b3
. 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$1879/0x0000000801648a40@422a51b3
. 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([F63CFA0906AE9176:20BA1AF4E5B056EC]: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 16143 lines...]
[junit4] Suite: org.apache.solr.pkg.TestPackages
[junit4] 2> 1172312 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-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> 1172313 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1172314 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/data-dir-121-001
[junit4] 2> 1172314 WARN
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 1172314 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1172315 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1172317 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAPI
[junit4] 2> 1172318 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001
[junit4] 2> 1172318 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1172318 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1172318 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1172319 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1172418 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 46851
[junit4] 2> 1172418 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46851
[junit4] 2> 1172418 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46851
[junit4] 2> 1172418 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46851
[junit4] 2> 1172420 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172421 INFO (zkConnectionManagerCallback-13416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172421 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172423 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172425 INFO (zkConnectionManagerCallback-13418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172425 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172427 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172428 INFO (zkConnectionManagerCallback-13420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172428 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172538 WARN (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1172538 WARN (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1172538 WARN (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1172538 WARN (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
[junit4] 2> 1172538 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
[junit4] 2> 1172546 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1172546 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1172546 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1172547 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1172548 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c74c506{/solr,null,AVAILABLE}
[junit4] 2> 1172548 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25ca2229{/solr,null,AVAILABLE}
[junit4] 2> 1172548 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@280b4d82{/solr,null,AVAILABLE}
[junit4] 2> 1172548 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67abc901{/solr,null,AVAILABLE}
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5adbd4d3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:42927}
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.e.j.s.Server Started @1172874ms
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42927}
[junit4] 2> 1172549 ERROR (jetty-launcher-13421-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1172549 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-05T14:23:01.119546341Z
[junit4] 2> 1172555 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5b510fbe{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:43133}
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.e.j.s.Server Started @1172881ms
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43133}
[junit4] 2> 1172556 ERROR (jetty-launcher-13421-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1172556 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-05T14:23:01.126517897Z
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5be6d45f{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:45131}
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.e.j.s.Server Started @1172881ms
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45131}
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@350d4fa2{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:37183}
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.e.j.s.Server Started @1172882ms
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37183}
[junit4] 2> 1172557 ERROR (jetty-launcher-13421-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172557 ERROR (jetty-launcher-13421-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-05T14:23:01.127415685Z
[junit4] 2> 1172557 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-05T14:23:01.127409644Z
[junit4] 2> 1172558 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172558 INFO (zkConnectionManagerCallback-13423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172558 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172559 INFO (zkConnectionManagerCallback-13425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172559 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172559 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172560 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1172560 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1172560 INFO (zkConnectionManagerCallback-13427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172560 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172560 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1172561 INFO (zkConnectionManagerCallback-13429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172561 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172561 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1172734 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1172736 WARN (jetty-launcher-13421-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@55745bae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172736 WARN (jetty-launcher-13421-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@55745bae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172737 WARN (jetty-launcher-13421-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71673ef6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172737 WARN (jetty-launcher-13421-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71673ef6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172738 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46851/solr
[junit4] 2> 1172739 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172739 INFO (zkConnectionManagerCallback-13439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172740 INFO (jetty-launcher-13421-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172832 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1172833 WARN (jetty-launcher-13421-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6ee100fb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172833 WARN (jetty-launcher-13421-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6ee100fb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172834 WARN (jetty-launcher-13421-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6e34f780[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172834 WARN (jetty-launcher-13421-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6e34f780[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172835 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46851/solr
[junit4] 2> 1172835 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172836 INFO (zkConnectionManagerCallback-13449-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172836 INFO (jetty-launcher-13421-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1172915 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1172915 WARN (jetty-launcher-13421-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@776c0d36[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172915 WARN (jetty-launcher-13421-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@776c0d36[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172917 WARN (jetty-launcher-13421-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@260d4b67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172917 WARN (jetty-launcher-13421-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@260d4b67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1172918 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46851/solr
[junit4] 2> 1172918 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1172919 INFO (zkConnectionManagerCallback-13459-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1172919 INFO (jetty-launcher-13421-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1173065 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1173066 WARN (jetty-launcher-13421-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4d96a78e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1173066 WARN (jetty-launcher-13421-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4d96a78e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1173067 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1173067 WARN (jetty-launcher-13421-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@75e15136[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1173067 WARN (jetty-launcher-13421-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@75e15136[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1173067 INFO (zkConnectionManagerCallback-13467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173067 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1173067 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46851/solr
[junit4] 2> 1173068 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1173068 INFO (zkConnectionManagerCallback-13471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173068 INFO (jetty-launcher-13421-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1173097 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42927_solr
[junit4] 2> 1173097 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.Overseer Overseer
(id=72130858295754762-127.0.0.1:42927_solr-n_0000000000) starting
[junit4] 2> 1173099 INFO
(OverseerStateUpdate-72130858295754762-127.0.0.1:42927_solr-n_0000000000)
[n:127.0.0.1:42927_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42927_solr
[junit4] 2> 1173099 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42927_solr
[junit4] 2> 1173100 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1173100 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1173100 WARN (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_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> 1173107 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1173118 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42927.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173122 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42927.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173122 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42927.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173123 INFO (jetty-launcher-13421-thread-1)
[n:127.0.0.1:42927_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node1
[junit4] 2> 1173167 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1173167 INFO (zkConnectionManagerCallback-13485-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173167 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1173169 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1173170 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37183_solr as DOWN
[junit4] 2> 1173170 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1173170 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37183_solr
[junit4] 2> 1173170 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1173171 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1173171 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1173171 WARN (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_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> 1173176 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1173185 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37183.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173190 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37183.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173190 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37183.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173190 INFO (jetty-launcher-13421-thread-4)
[n:127.0.0.1:37183_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node4
[junit4] 2> 1173267 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1173267 INFO (zkConnectionManagerCallback-13495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173267 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1173269 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1173270 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45131_solr as DOWN
[junit4] 2> 1173270 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1173270 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45131_solr
[junit4] 2> 1173270 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1173270 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1173270 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1173271 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1173271 WARN (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_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> 1173276 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1173285 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45131.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173289 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45131.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173289 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45131.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173290 INFO (jetty-launcher-13421-thread-2)
[n:127.0.0.1:45131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node2
[junit4] 2> 1173367 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1173367 INFO (zkConnectionManagerCallback-13505-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173367 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1173369 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1173370 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43133_solr as DOWN
[junit4] 2> 1173370 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1173370 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43133_solr
[junit4] 2> 1173371 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1173371 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1173371 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1173371 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1173371 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1173371 WARN (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_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> 1173377 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1173386 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43133.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173390 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43133.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173391 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43133.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7d6c8b13
[junit4] 2> 1173391 INFO (jetty-launcher-13421-thread-3)
[n:127.0.0.1:43133_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node3
[junit4] 2> 1173396 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1173396 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1173397 INFO (zkConnectionManagerCallback-13518-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1173397 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1173397 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1173398 INFO
(TEST-TestPackages.testAPI-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46851/solr ready
[junit4] 2> 1173414 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173423 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=1
[junit4] 2> 1173429 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173436 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173436 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173436 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173437 INFO (qtp1073030354-24050) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173437 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173437 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173437 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173438 ERROR (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.a.AnnotatedApi Error executing command
[junit4] 2> =>
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command,
errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar,
/mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file:
/mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}],
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
[junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error
executing command
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
~[java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:821)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 1173438 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=400 QTime=27
[junit4] 2> 1173446 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173450 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173455 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173459 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173459 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173460 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and
metadata. sizes 6860 144
[junit4] 2> 1173462 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43133_solr}
status=0 QTime=0
[junit4] 2> 1173462 INFO
(updateExecutor-13435-thread-1-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43133_solr
[junit4] 2> 1173462 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43133_solr}
status=0 QTime=0
[junit4] 2> 1173462 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43133_solr
[junit4] 2> 1173463 INFO (qtp1073030354-24050) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43133_solr}
status=0 QTime=0
[junit4] 2> 1173463 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43133_solr
[junit4] 2> 1173463 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173464 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173464 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 1173465 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 1173465 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173467 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173467 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173469 INFO
(updateExecutor-13435-thread-1-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 1173469 INFO
(updateExecutor-13435-thread-1-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173470 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173471 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173472 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=1
[junit4] 2> 1173472 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 1173472 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 1173479 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173484 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173489 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173492 ERROR (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.a.AnnotatedApi Error executing command
[junit4] 2> =>
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command,
errors: [{add={package=test_pkg, version=0.12,
files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no
signature]}],
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
[junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error
executing command
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
~[java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:821)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 1173492 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=400 QTime=2
[junit4] 2> 1173501 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:45131_solr} status=0 QTime=0
[junit4] 2> 1173502 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:45131_solr
[junit4] 2> 1173502 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_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> 1173502 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1173503 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1173503 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1173508 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:45131_solr} status=0 QTime=0
[junit4] 2> 1173508 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:45131_solr
[junit4] 2> 1173508 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_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> 1173509 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1173509 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1173509 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1173514 INFO (qtp1073030354-24050) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:45131_solr} status=0 QTime=0
[junit4] 2> 1173514 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:45131_solr
[junit4] 2> 1173514 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0
QTime=13
[junit4] 1> sync resp:
https://127.0.0.1:45131/api/node/files/_trusted_/keys/pub_key512.der?sync=true
,is: null
[junit4] 2> 1173519 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_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> 1173519 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 1173520 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 1173520 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 1173520 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_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> 1173526 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_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> 1173532 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_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> 1173538 INFO (qtp150404815-24056) [n:127.0.0.1:43133_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> 1173548 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173548 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173549 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173549 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173550 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173550 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173550 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and
metadata. sizes 6860 246
[junit4] 2> 1173551 INFO (qtp1073030354-24050) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45131_solr}
status=0 QTime=0
[junit4] 2> 1173551 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45131_solr
[junit4] 2> 1173551 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45131_solr}
status=0 QTime=0
[junit4] 2> 1173551 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 1173551 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45131_solr
[junit4] 2> 1173551 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 1173551 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45131_solr}
status=0 QTime=0
[junit4] 2> 1173552 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45131_solr
[junit4] 2> 1173552 INFO (qtp1360969519-24073) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 1173552 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 1173552 INFO (qtp1360969519-24074) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 1173552 INFO (qtp1360969519-24073) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 1173552 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.12/jar_b.jar
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 1173552 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 1173553 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173553 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 1173553 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173553 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 1173553 INFO
(updateExecutor-13455-thread-1-processing-n:127.0.0.1:42927_solr)
[n:127.0.0.1:42927_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 1173557 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173563 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173568 INFO (qtp1360969519-24073) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173575 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173576 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173576 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173579 DEBUG (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173579 DEBUG (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173579 DEBUG (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173579 DEBUG (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173580 INFO (qtp1360969519-24053) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173580 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173581 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173581 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1173581 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 1173581 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 1173586 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173587 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173588 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node1/filestore/mypkg/v.0.12]
[junit4] 2> 1173588 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 1173588 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=0 QTime=12
[junit4] 2> 1173590 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1173590 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1173590 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 1173590 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1173590 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 1173590 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 1173590 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 1173590 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 1173590 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 1173590 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 1173590 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173590 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173590 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173591 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173591 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173591 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173591 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173591 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node4/filestore/mypkg/v.0.12]
[junit4] 2> 1173591 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node2/filestore/mypkg/v.0.12]
[junit4] 2> 1173591 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001/tempDir-001/node3/filestore/mypkg/v.0.12]
[junit4] 2> 1173591 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 1173591 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 1173591 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 1173592 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 1173592 INFO (qtp1360969519-24073) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173592 INFO (qtp150404815-24054) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173593 INFO (qtp1073030354-24050) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173593 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
[junit4] 2> 1173593 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and
metadata. sizes 6582 246
[junit4] 2> 1173594 INFO (qtp150404815-24056) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:42927_solr}
status=0 QTime=0
[junit4] 2> 1173594 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:42927_solr
[junit4] 2> 1173594 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173594 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:42927_solr}
status=0 QTime=0
[junit4] 2> 1173594 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:42927_solr
[junit4] 2> 1173594 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173594 INFO (qtp1360969519-24074) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:42927_solr}
status=0 QTime=0
[junit4] 2> 1173595 INFO
(updateExecutor-13435-thread-3-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:42927_solr
[junit4] 2> 1173595 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.13/jar_a.jar
params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 1173595 INFO (qtp1344520099-24057) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173595 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173595 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 1173595 INFO
(updateExecutor-13465-thread-2-processing-n:127.0.0.1:43133_solr)
[n:127.0.0.1:43133_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 1173596 INFO
(updateExecutor-13435-thread-3-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 1173596 INFO
(updateExecutor-13435-thread-3-processing-n:127.0.0.1:45131_solr)
[n:127.0.0.1:45131_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 1173599 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 1173600 INFO (qtp1344520099-24082) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 1173601 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 1173601 INFO
(updateExecutor-13445-thread-1-processing-n:127.0.0.1:37183_solr)
[n:127.0.0.1:37183_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 1173602 INFO (qtp1344520099-24046) [n:127.0.0.1:42927_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173610 INFO (qtp1073030354-24048) [n:127.0.0.1:37183_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173618 INFO (qtp1360969519-24074) [n:127.0.0.1:45131_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173625 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 1173628 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173628 INFO (qtp1360969519-24051) [n:127.0.0.1:45131_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 1173630 DEBUG (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173630 DEBUG (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173630 DEBUG (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173630 DEBUG (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 1173630 INFO (qtp150404815-24061) [n:127.0.0.1:43133_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 1173630 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1173630 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1173630 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 1173630 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 1173630 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1173630 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 1173630 INFO (zkCallback-13484-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with
artifacts [/mypkg/v.0.13/jar_a.jar]
[junit4] 2> 1173630 INFO (zkCallback-13494-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 1173630 INFO (zkCallback-13504-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 1173630 INFO (zkCallback-13466-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 ad
[...truncated too long message...]
) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23433104{/solr,null,UNAVAILABLE}
[junit4] 2> 1207034 INFO (jetty-closer-13850-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1207035 INFO
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1207037 WARN
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]-SendThread(127.0.0.1:33203))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10042a284630000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10042a284630000, 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 0x10042a284630000, 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> 1207139 WARN
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]-SendThread(127.0.0.1:33203))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10042a284630001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10042a284630001, 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 0x10042a284630001, 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> 1207241 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/collections/testSchemaLoadingColl/terms/shard1
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5
/solr/collections/testSchemaLoadingColl/terms/shard2
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 39
/solr/collections/testSchemaLoadingColl/state.json
[junit4] 2> 8 /solr/packages.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72130859811143692-127.0.0.1:34789_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 28 /solr/overseer/queue
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1207243 INFO
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33203
[junit4] 2> 1207243 INFO
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33203
[junit4] 2> 1207243 INFO
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33203
[junit4] 2> 1207244 INFO
(TEST-TestPackages.testSchemaPlugins-seed#[F63CFA0906AE9176]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSchemaPlugins
[junit4] 2> 1207245 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1207245 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33203
[junit4] 2> 1207245 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33203
[junit4] 2> 1207245 INFO
(SUITE-TestPackages-seed#[F63CFA0906AE9176]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33203
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F63CFA0906AE9176-001
[junit4] 2> Oct 05, 2020 2:23:35 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=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1221, maxMBSortInHeap=6.877774535385219,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ff-Latn-LR,
timezone=Asia/Hovd
[junit4] 2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 16-ea
(64-bit)/cpus=16,threads=1,free=367001600,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction,
TestJsonFacetsWithNestedObjects, DistanceUnitsTest, DirectoryFactoriesTest,
ZkSolrClientTest, SpellCheckCollatorTest, ExplicitHLLTest, TestXmlQParser,
TestPartialUpdateDeduplication, SolrGraphiteReporterTest,
TestChildDocTransformerHierarchy, TestLegacyTerms, SuggesterFSTTest,
TestSolrConfigHandlerConcurrent, TestReplicationHandlerDiskOverFlow,
DistributedQueryElevationComponentTest, TestManagedSynonymGraphFilterFactory,
DeleteShardTest, TestFieldCollectionResource, TestReplicaProperties,
CreateCollectionCleanupTest, DistributedUpdateProcessorTest, TestSimScenario,
PeerSyncTest, RankFieldTest, HttpPartitionTest, SearchRateTriggerTest,
TestStressUserVersions, RouteFieldTest, DebugComponentTest,
SimpleCollectionCreateDeleteTest, TestFacetMethods, TestSolrIndexConfig,
CurrencyFieldTypeTest, TestReloadAndDeleteDocs, TestUseDocValuesAsStored,
TestReload, TestZkAclsWithHadoopAuth, SystemInfoHandlerTest,
TestDocTermOrdsUninvertLimit, JvmMetricsTest, TestComplexPhraseQParserPlugin,
SecurityHeadersTest, CdcrBootstrapTest, TestBackupRepositoryFactory,
HighlighterTest, CollectionPropsTest, UpdateRequestProcessorFactoryTest,
TestLazySolrCluster, SortSpecParsingTest, TestPushWriter,
TestSimExtremeIndexing, SynonymTokenizerTest, NestedAtomicUpdateTest,
SyncSliceTest, EnumFieldTest, TestWriterPerf, OverseerModifyCollectionTest,
MoreLikeThisComponentTest, LeaderFailureAfterFreshStartTest,
TestCollationFieldDocValues, TestLegacyBM25SimilarityFactory,
BlobRepositoryCloudTest, TestConfigReload, SoftAutoCommitTest,
TestSimpleTrackingShardHandler, CrossCollectionJoinQueryTest,
BasicDistributedZkTest, MetricUtilsTest, TestIndexingPerformance,
RAMDirectoryFactoryTest, BJQFilterAccessibleTest, SolrTestCaseJ4Test,
NumericFieldsTest, TestTrackingShardHandlerFactory, TestConfigSetProperties,
CleanupOldIndexTest, DistributedQueueTest, LeaderTragicEventTest,
LeaderVoteWaitTimeoutTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest,
RemoteQueryErrorTest, RoutingToNodesWithPropertiesTest, ShardRoutingTest,
TestCloudDeleteByQuery, TestCloudRecovery, TestClusterProperties,
TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders,
TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns,
TestWithCollection, AutoAddReplicasIntegrationTest,
MetricTriggerIntegrationTest, NodeAddedTriggerTest,
NodeMarkersRegistrationTest, TriggerEventQueueTest, TriggerIntegrationTest,
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest,
MoreLikeThisHandlerTest, TestStressThreadBackup, V2ApiIntegrationTest,
V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest,
CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, IndexSizeEstimatorTest,
SecurityConfHandlerTest, ShowFileRequestHandlerTest,
DistributedFacetPivotLargeTest, ResponseBuilderTest, ShardsWhitelistTest,
TermVectorComponentTest, TestExportWriter,
TestUnifiedSolrHighlighterWithoutStoredId, TestMultiValuedNumericRangeQuery,
SolrJmxReporterTest, TestPackages]
[junit4] Completed [764/920 (1!)] on J5 in 35.27s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 45394 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4604/consoleText
[repro] Revision: 93809ac361ceeb0703ef2dd0b24a4507e8973b78
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC"
[repro] Repro line: ant test -Dtestcase=TestPackages
-Dtests.method=testPluginLoading -Dtests.seed=F63CFA0906AE9176
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ff-Latn-LR
-Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[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=F63CFA0906AE9176
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ff-Latn-LR
-Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...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]