Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/189/
2 tests failed.
FAILED: org.apache.solr.cloud.RollingRestartTest.test
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([85B5443CD38D14BC:DE17BE67D717944]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:396)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
at
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
at
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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)
FAILED:
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage
Error Message:
Error from server at http://127.0.0.1:36806/solr: Underlying core creation
failed while creating collection: globalCacheColl
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:36806/solr: Underlying core creation failed
while creating collection: globalCacheColl
at
__randomizedtesting.SeedInfo.seed([85B5443CD38D14BC:499010A2D8DAA25F]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
at
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
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 14269 lines...]
[junit4] Suite: org.apache.solr.cloud.RollingRestartTest
[junit4] 2> 129947 INFO
(SUITE-RollingRestartTest-seed#[85B5443CD38D14BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 129948 INFO
(SUITE-RollingRestartTest-seed#[85B5443CD38D14BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/data-dir-3-001
[junit4] 2> 129949 INFO
(SUITE-RollingRestartTest-seed#[85B5443CD38D14BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 129963 INFO
(SUITE-RollingRestartTest-seed#[85B5443CD38D14BC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 129963 INFO
(SUITE-RollingRestartTest-seed#[85B5443CD38D14BC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ym_pi/
[junit4] 2> 130023 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 130036 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 130036 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 130145 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37734
[junit4] 2> 130145 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37734
[junit4] 2> 130145 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37734
[junit4] 2> 130145 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37734
[junit4] 2> 130218 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 130348 INFO (zkConnectionManagerCallback-175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130348 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130435 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 130510 INFO (zkConnectionManagerCallback-177-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 130510 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130529 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 130563 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 130565 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 130566 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 130616 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 130617 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 130618 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 130653 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 130654 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 130655 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 130673 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 130675 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 132837 WARN
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 132838 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 132838 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 132838 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ] o.e.j.s.Server
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 132853 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 132853 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 132853 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 132855 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1060f3ee{/ym_pi,null,AVAILABLE}
[junit4] 2> 132873 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@27337e4b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40142}
[junit4] 2> 132873 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ] o.e.j.s.Server
Started @132944ms
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/control/data,
hostContext=/ym_pi, hostPort=40142,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/control-001/cores}
[junit4] 2> 132874 ERROR
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 132874 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:27:40.048Z
[junit4] 2> 132927 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 132947 INFO (zkConnectionManagerCallback-179-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 132948 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 133153 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 133153 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/control-001/solr.xml
[junit4] 2> 133349 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 133349 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 133350 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 137303 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 137304 WARN
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@466f9e85[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 137304 WARN
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@466f9e85[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 137412 WARN
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@f1f669a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 137412 WARN
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@f1f669a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 137413 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37734/solr
[junit4] 2> 137444 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 137496 INFO (zkConnectionManagerCallback-186-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 137666 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 137743 INFO (zkConnectionManagerCallback-188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137743 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 139837 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:40142_ym_pi
[junit4] 2> 139837 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.Overseer Overseer
(id=75260460134825988-127.0.0.1:40142_ym_pi-n_0000000000) starting
[junit4] 2> 139911 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 139943 INFO (zkConnectionManagerCallback-195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 139944 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 139962 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37734/solr
ready
[junit4] 2> 139984 INFO
(OverseerStateUpdate-75260460134825988-127.0.0.1:40142_ym_pi-n_0000000000)
[n:127.0.0.1:40142_ym_pi ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40142_ym_pi
[junit4] 2> 140041 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40142_ym_pi
[junit4] 2> 140143 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 140144 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.PackageManager clusterprops.json changed , version 0
[junit4] 2> 140178 INFO (zkCallback-187-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 140274 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 140561 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 140672 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 140673 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 140727 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [n:127.0.0.1:40142_ym_pi
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/control-001/cores
[junit4] 2> 141070 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 141107 INFO (zkConnectionManagerCallback-201-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141107 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 141164 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 141181 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37734/solr ready
[junit4] 2> 141218 INFO (qtp3697428-470) [n:127.0.0.1:40142_ym_pi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40142_ym_pi&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 141273 INFO
(OverseerThreadFactory-112-thread-1-processing-n:127.0.0.1:40142_ym_pi)
[n:127.0.0.1:40142_ym_pi ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 141737 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 141737 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 142989 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 143471 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 143543 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 143600 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieFloatField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 143652 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieLongField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 143709 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDoubleField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 143799 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDateField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 144855 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.EnumField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 145113 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 145425 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 145461 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 145474 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 145498 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=1.6396484375,
floorSegmentMB=1.9541015625, forceMergeDeletesPctAllowed=21.814128674662435,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=39.23444165987682
[junit4] 2> 145586 WARN (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 146293 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 146293 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 146295 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 146295 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 146296 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=78.1103515625,
floorSegmentMB=1.28515625, forceMergeDeletesPctAllowed=0.6782671893014958,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=23.886027004022438
[junit4] 2> 146309 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16f2ef07[control_collection_shard1_replica_n1] main]
[junit4] 2> 146311 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 146312 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 146328 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 146343 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642630452102561792
[junit4] 2> 146429 INFO
(searcherExecutor-117-thread-1-processing-n:127.0.0.1:40142_ym_pi
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:40142_ym_pi c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@16f2ef07[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 146466 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 146466 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40142/ym_pi/control_collection_shard1_replica_n1/
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:40142/ym_pi/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 146482 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/75260460134825988-core_node2-n_0000000000
[junit4] 2> 146537 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40142/ym_pi/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 146539 INFO (zkCallback-187-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 146557 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 146559 INFO (zkCallback-187-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 146560 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4823
[junit4] 2> 146736 INFO (qtp3697428-470) [n:127.0.0.1:40142_ym_pi ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 146885 INFO (zkCallback-187-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 146885 INFO (zkCallback-187-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 146885 INFO (zkCallback-187-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 146954 INFO (qtp3697428-470) [n:127.0.0.1:40142_ym_pi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40142_ym_pi&wt=javabin&version=2}
status=0 QTime=5736
[junit4] 2> 146970 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 147217 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 147404 INFO
(OverseerCollectionConfigSetProcessor-75260460134825988-127.0.0.1:40142_ym_pi-n_0000000000)
[n:127.0.0.1:40142_ym_pi ] 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> 147405 INFO (zkConnectionManagerCallback-207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 147405 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 147421 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 147423 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37734/solr ready
[junit4] 2> 147423 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 147529 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 147752 INFO
(OverseerThreadFactory-112-thread-2-processing-n:127.0.0.1:40142_ym_pi)
[n:127.0.0.1:40142_ym_pi ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 148320 WARN
(OverseerThreadFactory-112-thread-2-processing-n:127.0.0.1:40142_ym_pi)
[n:127.0.0.1:40142_ym_pi ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 148457 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 148493 INFO (qtp3697428-472) [n:127.0.0.1:40142_ym_pi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=963
[junit4] 2> 148495 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 148495 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 148496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 148496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 148496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 148496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 148496 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=16
[junit4] 2> 149899 INFO
(OverseerCollectionConfigSetProcessor-75260460134825988-127.0.0.1:40142_ym_pi-n_0000000000)
[n:127.0.0.1:40142_ym_pi ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 150181 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-1-001
of type NRT
[junit4] 2> 150195 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 150197 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 150197 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 150198 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 150251 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 150251 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 150251 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 150252 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5554f348{/ym_pi,null,AVAILABLE}
[junit4] 2> 150268 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@29dd5454{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40500}
[junit4] 2> 150268 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.Server Started @150338ms
[junit4] 2> 150268 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ym_pi,
hostPort=40500,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-1-001/cores}
[junit4] 2> 150269 ERROR (closeThreadPool-208-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 150269 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 150269 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 150269 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 150269 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 150269 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:27:57.443Z
[junit4] 2> 150284 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150341 INFO (zkConnectionManagerCallback-210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 150341 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150450 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 150450 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-1-001/solr.xml
[junit4] 2> 150524 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 150524 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 150526 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 152039 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-2-001
of type NRT
[junit4] 2> 152075 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 152078 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 152078 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 152078 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 152127 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 152127 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 152128 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 152130 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10da269b{/ym_pi,null,AVAILABLE}
[junit4] 2> 152165 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@532d48de{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40643}
[junit4] 2> 152165 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.Server Started @152235ms
[junit4] 2> 152165 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ym_pi,
hostPort=40643,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-2-001/cores}
[junit4] 2> 152166 ERROR (closeThreadPool-208-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 152166 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 152166 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 152166 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 152166 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 152166 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:27:59.340Z
[junit4] 2> 152200 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 152223 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 152377 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4074143b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 152377 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4074143b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 152476 INFO (zkConnectionManagerCallback-213-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 152484 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 152550 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@144a9838[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 152550 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@144a9838[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 152551 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37734/solr
[junit4] 2> 152565 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 152606 INFO (zkConnectionManagerCallback-219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 152606 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 152662 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 152662 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-2-001/solr.xml
[junit4] 2> 152770 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 152771 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 152842 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 153003 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 153345 INFO (zkConnectionManagerCallback-222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 153345 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 153454 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 153511 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.ZkController Publish
node=127.0.0.1:40500_ym_pi as DOWN
[junit4] 2> 153512 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 153512 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40500_ym_pi
[junit4] 2> 153546 INFO (zkCallback-187-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 153547 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 153609 INFO (zkCallback-206-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 153624 INFO (zkCallback-221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 153676 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 153769 INFO (zkConnectionManagerCallback-229-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 153769 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 153965 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 153981 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37734/solr ready
[junit4] 2> 153982 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.PackageManager clusterprops.json changed
, version 0
[junit4] 2> 154575 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 154795 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 154941 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 154941 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 154943 INFO (closeThreadPool-208-thread-1)
[n:127.0.0.1:40500_ym_pi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-1-001/cores
[junit4] 2> 155368 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40500_ym_pi
[junit4] 2> 155405 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 155423 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71417cdc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 155424 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71417cdc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 155623 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c94fbad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 155623 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c94fbad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 155624 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37734/solr
[junit4] 2> 155653 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 155764 INFO (zkConnectionManagerCallback-236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 155764 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 155877 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-3-001
of type NRT
[junit4] 2> 155909 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 155909 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 155909 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 155909 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 156148 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 156148 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 156148 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 156148 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50405ab4{/ym_pi,null,AVAILABLE}
[junit4] 2> 156237 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 156281 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@39bb16b7{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42373}
[junit4] 2> 156281 INFO (closeThreadPool-208-thread-1) [ ]
o.e.j.s.Server Started @156351ms
[junit4] 2> 156310 INFO (zkConnectionManagerCallback-238-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 156310 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 156281 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ym_pi,
hostPort=42373,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-3-001/cores}
[junit4] 2> 156317 ERROR (closeThreadPool-208-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 156317 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 156317 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 156317 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 156317 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 156317 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:28:03.491Z
[junit4] 2> 156379 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 156415 INFO (zkConnectionManagerCallback-240-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 156415 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 156589 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 156589 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-3-001/solr.xml
[junit4] 2> 156626 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 156626 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 156628 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 156665 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 156702 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.ZkController Publish
node=127.0.0.1:40643_ym_pi as DOWN
[junit4] 2> 156736 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 156736 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40643_ym_pi
[junit4] 2> 156738 INFO (zkCallback-206-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156738 INFO (zkCallback-187-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156738 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156751 INFO (zkCallback-228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156754 INFO (zkCallback-237-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156824 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 156862 INFO (zkCallback-221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 156897 INFO (zkConnectionManagerCallback-248-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 156897 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 156954 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 156955 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37734/solr ready
[junit4] 2> 156956 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.PackageManager clusterprops.json changed
, version 0
[junit4] 2> 157359 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 157539 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 157597 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 157597 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 157612 INFO (closeThreadPool-208-thread-2)
[n:127.0.0.1:40643_ym_pi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-2-001/cores
[junit4] 2> 157667 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 157793 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@ee99812[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 157793 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ee99812[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 157867 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-4-001
of type NRT
[junit4] 2> 157977 WARN (closeThreadPool-208-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 157977 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 157977 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 157978 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 157981 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@bdb04d6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 157981 WARN (closeThreadPool-208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@bdb04d6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 157982 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37734/solr
[junit4] 2> 158065 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 158065 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 158065 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 158084 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c6eee1b{/ym_pi,null,AVAILABLE}
[junit4] 2> 158085 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 158228 INFO (zkConnectionManagerCallback-255-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 158228 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@157a9282{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33715}
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.e.j.s.Server Started @158337ms
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ym_pi,
hostPort=33715,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-4-001/cores}
[junit4] 2> 158267 ERROR (closeThreadPool-208-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 158267 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:28:05.441Z
[junit4] 2> 158319 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 158485 INFO (zkConnectionManagerCallback-257-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 158485 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 158525 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40643_ym_pi
[junit4] 2> 158616 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 158725 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 158725 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-4-001/solr.xml
[junit4] 2> 158850 INFO (zkConnectionManagerCallback-259-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 158850 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 158897 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 158897 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 158898 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 159019 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 159053 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42373_ym_pi as DOWN
[junit4] 2> 159070 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 159070 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42373_ym_pi
[junit4] 2> 159072 INFO (zkCallback-221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159072 INFO (zkCallback-228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159072 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159073 INFO (zkCallback-206-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159105 INFO (zkCallback-187-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159128 INFO (zkCallback-237-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159186 INFO (zkCallback-258-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159215 INFO (zkCallback-247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 159271 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 159528 INFO (zkConnectionManagerCallback-267-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 159528 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 159637 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 159638 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37734/solr ready
[junit4] 2> 159639 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.PackageManager clusterprops.json changed , version 0
[junit4] 2> 159828 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 160011 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 160208 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 160209 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a9eb51
[junit4] 2> 160210 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-3-001/cores
[junit4] 2> 160407 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 160536 WARN (closeThreadPool-208-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6242e597[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 160536 WARN (closeThreadPool-208-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6242e597[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 160609 WARN (closeThreadPool-208-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@43f1d30a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 160610 WARN (closeThreadPool-208-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@43f1d30a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 160610 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37734/solr
[junit4] 2> 160623 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 160747 INFO (zkConnectionManagerCallback-274-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 160747 INFO (closeThreadPool-208-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 160793 INFO
(TEST-RollingRestartTest.test-seed#[85B5443CD38D14BC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-5-001
of type NRT
[junit4] 2> 160794 WARN (closeThreadPool-208-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 160794 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 160794 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 160794 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 160844 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 160844 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 160844 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 160844 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7915decb{/ym_pi,null,AVAILABLE}
[junit4] 2> 160931 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b966e16{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38668}
[junit4] 2> 160931 INFO (closeThreadPool-208-thread-2) [ ]
o.e.j.s.Server Started @161002ms
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/tempDir-001/jetty5,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ym_pi,
hostPort=38668,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-5-001/cores}
[junit4] 2> 160932 ERROR (closeThreadPool-208-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.3.0
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 160932 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-23T04:28:08.106Z
[junit4] 2> 160955 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 161038 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 161297 INFO (closeThreadPool-208-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42373_ym_pi
[junit4] 2> 161391 INFO (zkConnectionManagerCallback-276-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 161404 INFO (zkConnectionManagerCallback-278-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 161404 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 161411 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 161504 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 161666 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 161666 INFO (closeThreadPool-208-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_85B5443CD38D14BC-001/shard-5-001/solr.xml
[junit4] 2> 161683 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.ZkController Publish
node=127.0.0.1:33715_ym_pi as DOWN
[junit4] 2> 161685 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 161685 INFO (closeThreadPool-208-thread-3)
[n:127.0.0.1:33715_ym_pi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33715_ym_pi
[junit4] 2> 161703 INFO (zkCallback-247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 161703 INFO (zkCallback-228-thread-1) [ ]
o.a.s.c.c.ZkStateReader
[...truncated too long message...]
:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null57113138
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null57113138
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null57113138
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 30ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | 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: 507 minutes 38 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]