Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.1/74/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=20, passThrough=9,
failWrongCredentials=1, requests=32, errors=0}, but got:
{failMissingCredentials=2, authenticated=19, passThrough=11,
totalTime=14123134, failWrongCredentials=1, requestTimes=390, requests=33,
errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=20,
passThrough=9, failWrongCredentials=1, requests=32, errors=0}, but got:
{failMissingCredentials=2, authenticated=19, passThrough=11,
totalTime=14123134, failWrongCredentials=1, requestTimes=390, requests=33,
errors=0}
at
__randomizedtesting.SeedInfo.seed([498846F2BDBD79BF:F5E630E019EEFAC5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:313)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13402 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/init-core-data-001
[junit4] 2> 943254 INFO
(SUITE-BasicAuthIntegrationTest-seed#[498846F2BDBD79BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 943256 INFO
(SUITE-BasicAuthIntegrationTest-seed#[498846F2BDBD79BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 943256 INFO
(SUITE-BasicAuthIntegrationTest-seed#[498846F2BDBD79BF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 943272 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 943273 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001
[junit4] 2> 943273 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 943273 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 943274 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 943383 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37900
[junit4] 2> 943383 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37900
[junit4] 2> 943383 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37900
[junit4] 2> 943622 INFO (zkConnectionManagerCallback-3276-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943667 INFO (zkConnectionManagerCallback-3278-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943712 INFO (zkConnectionManagerCallback-3280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943714 WARN (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 943714 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 943714 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 943715 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 943715 WARN (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 943715 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 943715 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 943715 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 943716 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 943716 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 943716 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 943716 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e667aa6{/solr,null,AVAILABLE}
[junit4] 2> 943717 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 943717 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 943717 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 943718 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cfe352c{/solr,null,AVAILABLE}
[junit4] 2> 943718 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6b6d0ffc{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34800}
[junit4] 2> 943718 INFO (jetty-launcher-3281-thread-2) [ ]
o.e.j.s.Server Started @943850ms
[junit4] 2> 943718 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34800}
[junit4] 2> 943719 ERROR (jetty-launcher-3281-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 943719 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 943719 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 943719 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 943719 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 943719 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-03T11:21:35.490Z
[junit4] 2> 943732 WARN (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 943732 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 943732 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 943732 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a491ed5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45440}
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.e.j.s.Server Started @943884ms
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45440}
[junit4] 2> 943752 ERROR (jetty-launcher-3281-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 943752 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-03T11:21:35.523Z
[junit4] 2> 943785 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 943785 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 943785 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 943785 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ed787c0{/solr,null,AVAILABLE}
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@237e115b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33126}
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.e.j.s.Server Started @943917ms
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33126}
[junit4] 2> 943786 ERROR (jetty-launcher-3281-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 943786 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-03T11:21:35.557Z
[junit4] 2> 943805 INFO (zkConnectionManagerCallback-3283-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943805 INFO (zkConnectionManagerCallback-3285-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943805 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 943806 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 943821 INFO (zkConnectionManagerCallback-3287-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 943841 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 944502 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 944539 WARN (jetty-launcher-3281-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@13cfa520[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 944612 WARN (jetty-launcher-3281-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@53a39906[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 944613 INFO (jetty-launcher-3281-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37900/solr
[junit4] 2> 944635 INFO (zkConnectionManagerCallback-3296-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 944745 INFO (zkConnectionManagerCallback-3298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 944982 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 945018 WARN (jetty-launcher-3281-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1d53ce5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 945163 WARN (jetty-launcher-3281-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4b898f4d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 945164 INFO (jetty-launcher-3281-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37900/solr
[junit4] 2> 945247 INFO (zkConnectionManagerCallback-3306-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945377 INFO (zkConnectionManagerCallback-3308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945541 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 945542 WARN (jetty-launcher-3281-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7b08cf1d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 945557 WARN (jetty-launcher-3281-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2404b69c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 945558 INFO (jetty-launcher-3281-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37900/solr
[junit4] 2> 945579 INFO (zkConnectionManagerCallback-3316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945616 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10a5bd40abb000a, likely client has closed socket
[junit4] 2> 945636 INFO (zkConnectionManagerCallback-3318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945676 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34800_solr
[junit4] 2> 945676 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.Overseer Overseer
(id=74973310076256263-127.0.0.1:34800_solr-n_0000000000) starting
[junit4] 2> 945710 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33126_solr
[junit4] 2> 945726 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 945728 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45440_solr as DOWN
[junit4] 2> 945729 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 945729 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45440_solr
[junit4] 2> 945762 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 945782 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 945820 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 945820 INFO (zkCallback-3307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 945835 INFO (zkConnectionManagerCallback-3325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945836 INFO (zkConnectionManagerCallback-3330-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945837 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 945837 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 945838 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37900/solr ready
[junit4] 2> 945855 INFO
(OverseerStateUpdate-74973310076256263-127.0.0.1:34800_solr-n_0000000000)
[n:127.0.0.1:34800_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34800_solr
[junit4] 2> 945855 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37900/solr ready
[junit4] 2> 945856 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34800_solr as DOWN
[junit4] 2> 945857 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 945857 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34800_solr
[junit4] 2> 945871 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 945887 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 945946 INFO (zkConnectionManagerCallback-3335-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 945980 INFO (zkCallback-3297-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 945980 INFO (zkCallback-3329-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 945980 INFO (zkCallback-3324-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 945982 INFO (zkCallback-3307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 945982 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 946005 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 946114 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946141 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37900/solr ready
[junit4] 2> 946154 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 946165 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946345 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946346 INFO (jetty-launcher-3281-thread-1)
[n:127.0.0.1:33126_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/.
[junit4] 2> 946362 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34800.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946408 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45440.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946428 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34800.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946428 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34800.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946429 INFO (jetty-launcher-3281-thread-2)
[n:127.0.0.1:34800_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node1/.
[junit4] 2> 946465 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45440.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946465 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45440.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 946466 INFO (jetty-launcher-3281-thread-3)
[n:127.0.0.1:45440_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node2/.
[junit4] 2> 947034 INFO (zkConnectionManagerCallback-3343-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 947035 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 947036 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37900/solr ready
[junit4] 2> 947068 INFO (qtp1118855016-8644) [n:127.0.0.1:45440_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 947189 INFO
(OverseerThreadFactory-2501-thread-1-processing-n:127.0.0.1:34800_solr)
[n:127.0.0.1:34800_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 947324 INFO
(OverseerStateUpdate-74973310076256263-127.0.0.1:34800_solr-n_0000000000)
[n:127.0.0.1:34800_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"authCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34800/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 947342 INFO
(OverseerStateUpdate-74973310076256263-127.0.0.1:34800_solr-n_0000000000)
[n:127.0.0.1:34800_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33126/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 947343 INFO
(OverseerStateUpdate-74973310076256263-127.0.0.1:34800_solr-n_0000000000)
[n:127.0.0.1:34800_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45440/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 947476 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 947477 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 947499 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 947512 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
x:authCollection_shard3_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 948728 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
[junit4] 2> 948728 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
[junit4] 2> 948733 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
[junit4] 2> 948786 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n3] Schema name=minimal
[junit4] 2> 948802 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 948805 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 948805 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n3'
using configuration from collection authCollection, trusted=true
[junit4] 2> 948805 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 948806 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45440.solr.core.authCollection.shard3.replica_n3' (registry
'solr.core.authCollection.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 948806 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node2/authCollection_shard3_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node2/./authCollection_shard3_replica_n3/data/]
[junit4] 2> 948807 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 948807 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 948807 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34800.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 948808 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node1/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 948831 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 948831 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 948831 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 948831 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 949173 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 949173 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 949174 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949174 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949176 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a49299b[authCollection_shard2_replica_n2] main]
[junit4] 2> 949210 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 949210 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 949210 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949210 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1638036040299053056
[junit4] 2> 949232 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 949232 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 949213 INFO
(searcherExecutor-2513-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@2a49299b[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949258 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 949258 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 949258 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 949258 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 949259 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949259 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949259 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949259 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949260 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24a5708c[authCollection_shard1_replica_n1] main]
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 949267 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/74973310076256265-core_node5-n_0000000000
[junit4] 2> 949278 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b9f96e5[authCollection_shard3_replica_n3] main]
[junit4] 2> 949296 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 949296 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 949296 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 949296 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 949296 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 949296 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949296 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949297 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1638036040390279168
[junit4] 2> 949297 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1638036040390279168
[junit4] 2> 949332 INFO
(searcherExecutor-2511-thread-1-processing-n:127.0.0.1:45440_solr
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:45440_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n3] o.a.s.c.SolrCore
[authCollection_shard3_replica_n3] Registered new searcher
Searcher@5b9f96e5[authCollection_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949333 INFO
(searcherExecutor-2512-thread-1-processing-n:127.0.0.1:34800_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node4)
[n:127.0.0.1:34800_solr c:authCollection s:shard1 r:core_node4
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@24a5708c[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949334 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 949334 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 949347 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 949347 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34800/solr/authCollection_shard1_replica_n1/
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45440/solr/authCollection_shard3_replica_n3/
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34800/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:45440/solr/authCollection_shard3_replica_n3/ has no replicas
[junit4] 2> 949350 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/74973310076256263-core_node4-n_0000000000
[junit4] 2> 949350 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/74973310076256267-core_node6-n_0000000000
[junit4] 2> 949360 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45440/solr/authCollection_shard3_replica_n3/ shard3
[junit4] 2> 949364 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34800/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 949469 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949469 INFO (zkCallback-3307-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949469 INFO (zkCallback-3297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949469 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949470 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949470 INFO (zkCallback-3307-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949471 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 949471 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 949472 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 949474 INFO (qtp82167402-8635) [n:127.0.0.1:34800_solr
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1974
[junit4] 2> 949518 INFO (qtp1118855016-8646) [n:127.0.0.1:45440_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2006
[junit4] 2> 949534 INFO (qtp1980445730-8658) [n:127.0.0.1:33126_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2057
[junit4] 2> 949554 INFO (qtp1118855016-8644) [n:127.0.0.1:45440_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 949607 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949607 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949607 INFO (zkCallback-3297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949607 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949607 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949608 INFO (qtp1118855016-8644) [n:127.0.0.1:45440_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2540
[junit4] 2> 949626 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949631 INFO (zkCallback-3307-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949643 INFO (zkCallback-3307-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949647 INFO (zkCallback-3307-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949686 INFO (qtp1980445730-8660) [n:127.0.0.1:33126_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 949700 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 949700 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 949700 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 949700 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 949700 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 949700 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 949720 INFO (qtp1980445730-8661) [n:127.0.0.1:33126_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 949740 INFO (zkCallback-3307-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 949740 INFO (zkCallback-3307-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 949740 INFO (zkCallback-3307-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 949846 INFO (qtp1980445730-8657) [n:127.0.0.1:33126_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication
params={} status=0 QTime=0
[junit4] 2> 949846 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=380209311
[junit4] 2> 949846 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33126_solr
[junit4] 2> 949847 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 949847 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33126_solr as DOWN
[junit4] 2> 949955 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949955 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949955 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949955 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949955 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949955 INFO (zkCallback-3297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949959 INFO (zkCallback-3307-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949959 INFO (zkCallback-3307-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 949959 INFO (zkCallback-3307-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 950031 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@21e921e5
[junit4] 2> 950031 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=21e921e5
[junit4] 2> 950031 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bc8d4b4: rootName =
solr_33126, domain = solr.core.authCollection.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@2b656fb1
[junit4] 2> 950103 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard2.leader,
tag=21e921e5
[junit4] 2> 950173 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 950173 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@626db288: rootName =
solr_33126, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@14a32a74
[junit4] 2> 950190 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 950190 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@330cde67: rootName =
solr_33126, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@753720e8
[junit4] 2> 950193 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 950193 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@549a3270: rootName =
solr_33126, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@28a8e618
[junit4] 2> 950193 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 950243 INFO (zkCallback-3342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 950262 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 950262 INFO (zkCallback-3324-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 950262 INFO (zkCallback-3334-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 950287 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 950339 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@237e115b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 950340 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5ed787c0{/solr,null,UNAVAILABLE}
[junit4] 2> 950340 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 950355 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 950356 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 950356 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 33126 try number 1 ...
[junit4] 2> 950356 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 950392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 950392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 950392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 950404 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f31a275{/solr,null,AVAILABLE}
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61352abd{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33126}
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.s.Server Started @950548ms
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33126}
[junit4] 2> 950416 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.2
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 950416 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-03T11:21:42.187Z
[junit4] 2> 950441 INFO (zkConnectionManagerCallback-3352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 950442 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 951192 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 951210 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@82a0e3d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 951213 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@60d2d095[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 951255 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37900/solr
[junit4] 2> 951257 INFO
(OverseerCollectionConfigSetProcessor-74973310076256263-127.0.0.1:34800_solr-n_0000000000)
[n:127.0.0.1:34800_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 951257 INFO (zkConnectionManagerCallback-3359-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 951276 INFO (zkConnectionManagerCallback-3361-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 951279 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 951294 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33126_solr as DOWN
[junit4] 2> 951294 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 951294 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33126_solr
[junit4] 2> 951313 INFO (zkCallback-3334-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951313 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951313 INFO (zkCallback-3324-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951314 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951314 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 951315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 951336 INFO (zkCallback-3342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951409 INFO (zkCallback-3360-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 951421 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951421 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951421 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951422 INFO (zkCallback-3297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951422 INFO (zkCallback-3297-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951422 INFO (zkCallback-3297-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 951458 INFO (zkConnectionManagerCallback-3368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 951459 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 951460 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37900/solr ready
[junit4] 2> 951481 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 951568 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 951607 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 951607 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33126.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 951640 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/.
[junit4] 2> 951640 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[498846F2BDBD79BF])
[n:127.0.0.1:33126_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard2_replica_n2]
[junit4] 2> 951785 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
[junit4] 2> 951858 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr ] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 951861 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 951929 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.2
[junit4] 2> 952203 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 952205 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 952205 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard2_replica_n2' using configuration from collection
authCollection, trusted=true
[junit4] 2> 952206 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_33126.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32980520
[junit4] 2> 952206 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_498846F2BDBD79BF-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 952517 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 952517 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 952518 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 952518 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 952531 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6113efda[authCollection_shard2_replica_n2] main]
[junit4] 2> 952532 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 952533 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 952533 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 952533 INFO
(coreLoadExecutor-2536-thread-1-processing-n:127.0.0.1:33126_solr)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1638036043783471104
[junit4] 2> 952560 INFO
(searcherExecutor-2537-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@6113efda[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 952564 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/authCollection/leaders/shard2
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 952566 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/74973310076256274-core_node5-n_0000000001
[junit4] 2> 952567 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:33126/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 952589 INFO
(coreZkRegister-2528-thread-1-processing-n:127.0.0.1:33126_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:33126_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 952719 INFO (zkCallback-3317-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 952719 INFO (zkCallback-3317-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 952719 INFO (zkCallback-3317-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updat
[...truncated too long message...]
gs :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null1648621181
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null1648621181
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null1648621181
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 65ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 222 minutes 14 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]