Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/442/
1 tests failed.
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored
Error Message:
Some docs had errors -- check logs expected:<0> but was:<2>
Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but
was:<2>
at
__randomizedtesting.SeedInfo.seed([1F0BCE896BC15E68:8D37AF0DD78663B0]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:345)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:212)
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 14218 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/init-core-data-001
[junit4] 2> 1448016 WARN
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1448016 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1448018 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause
OutOfMemory when stress testing)
[junit4] 2> 1448019 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1448019 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001
[junit4] 2> 1448020 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1448020 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1448020 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1448120 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37237
[junit4] 2> 1448120 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37237
[junit4] 2> 1448120 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37237
[junit4] 2> 1448124 INFO (zkConnectionManagerCallback-8435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448129 INFO (zkConnectionManagerCallback-8437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448131 INFO (zkConnectionManagerCallback-8439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448138 WARN (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448138 WARN (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448139 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448139 WARN (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448140 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1448141 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b2856f4{/solr,null,AVAILABLE}
[junit4] 2> 1448141 WARN (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448142 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448142 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448145 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448146 WARN (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448146 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448146 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448146 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448147 WARN (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448147 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448147 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448147 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448147 WARN (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448147 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448148 WARN (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448148 WARN (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448148 WARN (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1448148 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448149 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448149 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1448149 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1448149 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1448150 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448150 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448150 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1448154 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448154 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448154 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1448155 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28a9127a{/solr,null,AVAILABLE}
[junit4] 2> 1448157 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448157 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448157 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448158 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6728c087{/solr,null,AVAILABLE}
[junit4] 2> 1448159 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448159 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448159 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448160 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54dcb58b{/solr,null,AVAILABLE}
[junit4] 2> 1448161 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448161 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448161 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448161 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a7133f0{/solr,null,AVAILABLE}
[junit4] 2> 1448166 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51b1c135{/solr,null,AVAILABLE}
[junit4] 2> 1448171 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448171 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448171 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448172 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ddf28ea{/solr,null,AVAILABLE}
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5a98bd54{HTTP/1.1,[http/1.1]}{127.0.0.1:45203}
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.e.j.s.Server Started @1448226ms
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45203}
[junit4] 2> 1448173 ERROR (jetty-launcher-8440-thread-10) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30477130{/solr,null,AVAILABLE}
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448173 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.469Z
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a67ccaf{HTTP/1.1,[http/1.1]}{127.0.0.1:34115}
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.e.j.s.Server Started @1448227ms
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34115}
[junit4] 2> 1448174 ERROR (jetty-launcher-8440-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448174 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.470Z
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3ccedf33{HTTP/1.1,[http/1.1]}{127.0.0.1:36919}
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.e.j.s.Server Started @1448228ms
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36919}
[junit4] 2> 1448175 ERROR (jetty-launcher-8440-thread-9) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448175 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448176 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448176 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.472Z
[junit4] 2> 1448177 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@102ba931{HTTP/1.1,[http/1.1]}{127.0.0.1:43333}
[junit4] 2> 1448177 INFO (jetty-launcher-8440-thread-6) [ ]
o.e.j.s.Server Started @1448230ms
[junit4] 2> 1448177 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43333}
[junit4] 2> 1448177 INFO (zkConnectionManagerCallback-8442-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448177 ERROR (jetty-launcher-8440-thread-6) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448177 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448177 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.474Z
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2b5d6ff2{HTTP/1.1,[http/1.1]}{127.0.0.1:46360}
[junit4] 2> 1448178 INFO (jetty-launcher-8440-thread-5) [ ]
o.e.j.s.Server Started @1448232ms
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46360}
[junit4] 2> 1448179 ERROR (jetty-launcher-8440-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448179 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.475Z
[junit4] 2> 1448186 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d7c4cad{HTTP/1.1,[http/1.1]}{127.0.0.1:38746}
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.e.j.s.Server Started @1448240ms
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38746}
[junit4] 2> 1448187 ERROR (jetty-launcher-8440-thread-8) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.483Z
[junit4] 2> 1448187 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448188 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1163b5b4{/solr,null,AVAILABLE}
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13e942a3{HTTP/1.1,[http/1.1]}{127.0.0.1:39792}
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.e.j.s.Server Started @1448242ms
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39792}
[junit4] 2> 1448189 ERROR (jetty-launcher-8440-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.485Z
[junit4] 2> 1448189 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1448190 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@220d8f3a{/solr,null,AVAILABLE}
[junit4] 2> 1448201 INFO (zkConnectionManagerCallback-8448-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448201 INFO (zkConnectionManagerCallback-8450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448202 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448202 INFO (zkConnectionManagerCallback-8446-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448204 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@657da8e8{HTTP/1.1,[http/1.1]}{127.0.0.1:38684}
[junit4] 2> 1448204 INFO (jetty-launcher-8440-thread-3) [ ]
o.e.j.s.Server Started @1448257ms
[junit4] 2> 1448204 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38684}
[junit4] 2> 1448204 ERROR (jetty-launcher-8440-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448204 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448204 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448205 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448205 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448205 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.501Z
[junit4] 2> 1448206 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448206 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448206 INFO (zkConnectionManagerCallback-8452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d4131ab{HTTP/1.1,[http/1.1]}{127.0.0.1:36861}
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@86f728d{HTTP/1.1,[http/1.1]}{127.0.0.1:34038}
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.e.j.s.Server Started @1448261ms
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-7) [ ]
o.e.j.s.Server Started @1448261ms
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36861}
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34038}
[junit4] 2> 1448208 ERROR (jetty-launcher-8440-thread-7) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448208 ERROR (jetty-launcher-8440-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448209 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448209 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.505Z
[junit4] 2> 1448209 INFO (zkConnectionManagerCallback-8444-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448208 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1448210 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 1448210 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1448210 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1448210 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-27T20:54:14.506Z
[junit4] 2> 1448210 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448214 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448220 INFO (zkConnectionManagerCallback-8456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448220 INFO (zkConnectionManagerCallback-8458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448221 INFO (zkConnectionManagerCallback-8460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448222 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448222 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448222 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448268 INFO (zkConnectionManagerCallback-8454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448269 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1448282 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448287 INFO (jetty-launcher-8440-thread-10) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448333 INFO (zkConnectionManagerCallback-8464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448343 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448367 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448370 INFO (jetty-launcher-8440-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448392 INFO (zkConnectionManagerCallback-8470-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448401 INFO (zkConnectionManagerCallback-8466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448459 INFO (jetty-launcher-8440-thread-8) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448501 INFO (zkConnectionManagerCallback-8476-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448505 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45203_solr
[junit4] 2> 1448506 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.Overseer Overseer
(id=72697043061571598-127.0.0.1:45203_solr-n_0000000000) starting
[junit4] 2> 1448513 INFO (zkConnectionManagerCallback-8478-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448530 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46360_solr
[junit4] 2> 1448541 INFO (zkConnectionManagerCallback-8480-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448546 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1448549 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38746_solr as DOWN
[junit4] 2> 1448550 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448550 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38746_solr
[junit4] 2> 1448550 INFO (zkCallback-8465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1448576 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1448581 INFO (zkCallback-8465-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1448598 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1448607 INFO (zkConnectionManagerCallback-8487-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448608 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1448609 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1448624 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448663 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448664 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448665 INFO (jetty-launcher-8440-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448673 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448692 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448693 INFO (jetty-launcher-8440-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448696 INFO (zkConnectionManagerCallback-8499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448699 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1448700 INFO (jetty-launcher-8440-thread-7) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448704 INFO (jetty-launcher-8440-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448707 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45203_solr as DOWN
[junit4] 2> 1448707 INFO
(OverseerStateUpdate-72697043061571598-127.0.0.1:45203_solr-n_0000000000)
[n:127.0.0.1:45203_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45203_solr
[junit4] 2> 1448708 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1448710 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1448721 INFO (zkConnectionManagerCallback-8512-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448721 INFO (zkConnectionManagerCallback-8494-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448721 INFO (zkConnectionManagerCallback-8503-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448723 INFO (jetty-launcher-8440-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448724 INFO (zkConnectionManagerCallback-8507-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448725 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448725 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45203_solr
[junit4] 2> 1448726 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1448728 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448729 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1448729 INFO (zkConnectionManagerCallback-8516-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448738 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448749 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448756 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448761 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1448781 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38746.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448790 INFO (zkCallback-8465-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448793 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448794 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38746.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448795 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38746.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448798 INFO (zkConnectionManagerCallback-8520-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448802 INFO (zkConnectionManagerCallback-8526-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448803 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1448803 INFO (zkConnectionManagerCallback-8522-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448808 INFO (jetty-launcher-8440-thread-9) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1448811 INFO (jetty-launcher-8440-thread-8)
[n:127.0.0.1:38746_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node9/.
[junit4] 2> 1448816 INFO (zkConnectionManagerCallback-8524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448832 INFO (zkCallback-8498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1448843 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1448843 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1448844 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1448846 INFO (zkConnectionManagerCallback-8534-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448847 INFO (zkConnectionManagerCallback-8529-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448850 INFO (zkConnectionManagerCallback-8536-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448855 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448855 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38684_solr as DOWN
[junit4] 2> 1448856 INFO (zkConnectionManagerCallback-8544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448858 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448858 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38684_solr
[junit4] 2> 1448860 INFO (zkCallback-8498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448860 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448860 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448860 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448860 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448863 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1448864 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36861_solr as DOWN
[junit4] 2> 1448865 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448865 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36861_solr
[junit4] 2> 1448870 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34038_solr as DOWN
[junit4] 2> 1448871 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1448871 INFO (zkCallback-8498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1448871 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1448871 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448871 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34038_solr
[junit4] 2> 1448871 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1448872 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1448874 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39792_solr as DOWN
[junit4] 2> 1448874 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1448874 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1448874 INFO (zkCallback-8498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1448874 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1448875 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1448875 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448875 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39792_solr
[junit4] 2> 1448877 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1448877 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1448877 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1448877 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1448878 INFO (zkCallback-8523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1448897 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45203.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448898 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (7)
[junit4] 2> 1448902 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36919_solr as DOWN
[junit4] 2> 1448903 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448903 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36919_solr
[junit4] 2> 1448903 INFO (zkCallback-8521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (7)
[junit4] 2> 1448904 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448905 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448905 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448905 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448905 INFO (zkCallback-8465-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448893 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448886 INFO (zkCallback-8498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1448883 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (6)
[junit4] 2> 1448902 INFO (zkCallback-8465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (7)
[junit4] 2> 1448907 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448918 INFO (jetty-launcher-8440-thread-5)
[n:127.0.0.1:46360_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node8/.
[junit4] 2> 1448918 INFO (zkCallback-8535-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
[junit4] 2> 1448926 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45203.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448926 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45203.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1448934 INFO (zkCallback-8528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (8)
[junit4] 2> 1448935 INFO (jetty-launcher-8440-thread-10)
[n:127.0.0.1:45203_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node6/.
[junit4] 2> 1448935 INFO (zkCallback-8523-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (8)
[junit4] 2> 1448959 INFO (zkCallback-8521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448960 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43333_solr as DOWN
[junit4] 2> 1448960 INFO (zkCallback-8525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (8)
[junit4] 2> 1448961 INFO (zkCallback-8498-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448961 INFO (zkCallback-8543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 1448962 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1448966 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1448966 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43333_solr
[junit4] 2> 1448968 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448969 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448970 INFO (zkCallback-8521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448970 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448970 INFO (zkCallback-8465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448970 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448997 INFO (zkConnectionManagerCallback-8570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1448997 INFO (zkCallback-8535-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448997 INFO (zkCallback-8498-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448998 INFO (zkCallback-8523-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448998 INFO (zkCallback-8528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448998 INFO (zkCallback-8525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448998 INFO (zkCallback-8543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1448999 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449001 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449002 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449003 INFO (jetty-launcher-8440-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37237/solr
[junit4] 2> 1449005 INFO (zkConnectionManagerCallback-8585-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449006 INFO (zkConnectionManagerCallback-8560-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449006 INFO (zkConnectionManagerCallback-8565-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449007 INFO (zkConnectionManagerCallback-8575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449008 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449009 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449010 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449010 INFO (zkConnectionManagerCallback-8555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449010 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449012 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449013 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449015 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449015 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449019 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449028 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449035 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449037 INFO (zkConnectionManagerCallback-8581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449038 INFO (zkConnectionManagerCallback-8591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449040 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449044 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449044 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449048 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 1449054 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34115_solr as DOWN
[junit4] 2> 1449056 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1449056 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34115_solr
[junit4] 2> 1449059 INFO (zkCallback-8479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449059 INFO (zkCallback-8523-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449059 INFO (zkCallback-8528-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449059 INFO (zkCallback-8543-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449059 INFO (zkCallback-8498-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449059 INFO (zkCallback-8535-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8486-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449060 INFO (zkCallback-8493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449061 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38684.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449061 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449063 INFO (zkCallback-8590-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449063 INFO (zkCallback-8580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449090 INFO (zkCallback-8574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449090 INFO (zkCallback-8559-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449101 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36861.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449105 INFO (zkCallback-8569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449105 INFO (zkCallback-8564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449106 INFO (zkCallback-8554-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 1449146 INFO (zkConnectionManagerCallback-8599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1449148 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (10)
[junit4] 2> 1449149 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37237/solr ready
[junit4] 2> 1449149 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1449189 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38684.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449190 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38684.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449201 INFO (jetty-launcher-8440-thread-3)
[n:127.0.0.1:38684_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node2/.
[junit4] 2> 1449209 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43333.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449210 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39792.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449218 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36861.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449218 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36861.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449224 INFO (jetty-launcher-8440-thread-2)
[n:127.0.0.1:36861_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node3/.
[junit4] 2> 1449234 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36919.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449289 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34115.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449291 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34038.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449305 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36919.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449305 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36919.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449311 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39792.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449311 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39792.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449313 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43333.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449314 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43333.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449314 INFO (jetty-launcher-8440-thread-1)
[n:127.0.0.1:39792_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node1/.
[junit4] 2> 1449317 INFO (jetty-launcher-8440-thread-9)
[n:127.0.0.1:36919_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node7/.
[junit4] 2> 1449317 INFO (jetty-launcher-8440-thread-6)
[n:127.0.0.1:43333_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node5/.
[junit4] 2> 1449349 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34115.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449350 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34115.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449351 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34038.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449351 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34038.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55e716ee
[junit4] 2> 1449352 INFO (jetty-launcher-8440-thread-4)
[n:127.0.0.1:34115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node4/.
[junit4] 2> 1449353 INFO (jetty-launcher-8440-thread-7)
[n:127.0.0.1:34038_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1F0BCE896BC15E68-001/tempDir-001/node10/.
[junit4] 2> 1450430 INFO (zkConnectionManagerCallback-8605-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1450432 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
[junit4] 2> 1450433 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1F0BCE896BC15E68]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37237/solr ready
[junit4] 2> 1450805 INFO (qtp362717789-27374) [n:127.0.0.1:34115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=5&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1450809 INFO
(OverseerThreadFactory-4745-thread-1-processing-n:127.0.0.1:45203_solr)
[n:127.0.0.1:45203_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
test_col
[junit4] 2> 1450919 INFO (qtp362717789-27403) [n:127.0.0.1:34115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450920 INFO (qtp362717789-27404) [n:127.0.0.1:34115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450921 INFO (qtp362717789-27375) [n:127.0.0.1:34115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450922 INFO (qtp362717789-27402) [n:127.0.0.1:34115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450923 INFO (qtp362717789-27403) [n:127.0.0.1:34115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450924 INFO (qtp789918123-27384) [n:127.0.0.1:36919_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450925 INFO (qtp789918123-27385) [n:127.0.0.1:36919_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450926 INFO (qtp789918123-27386) [n:127.0.0.1:36919_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450927 INFO (qtp789918123-27387) [n:127.0.0.1:36919_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450928 INFO (qtp789918123-27383) [n:127.0.0.1:36919_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450934 INFO (qtp470919779-27378) [n:127.0.0.1:45203_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450935 INFO (qtp470919779-27379) [n:127.0.0.1:45203_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450937 INFO (qtp470919779-27380) [n:127.0.0.1:45203_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450938 INFO (qtp470919779-27376) [n:127.0.0.1:45203_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450938 INFO (qtp470919779-27377) [n:127.0.0.1:45203_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450940 INFO (qtp1977930267-27393) [n:127.0.0.1:46360_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450941 INFO (qtp1977930267-27399) [n:127.0.0.1:46360_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450942 INFO (qtp1977930267-27399) [n:127.0.0.1:46360_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450943 INFO (qtp1977930267-27398) [n:127.0.0.1:46360_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450944 INFO (qtp1977930267-27400) [n:127.0.0.1:46360_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450946 INFO (qtp1099526322-27424) [n:127.0.0.1:36861_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450947 INFO (qtp1099526322-27425) [n:127.0.0.1:36861_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450948 INFO (qtp1099526322-27426) [n:127.0.0.1:36861_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450948 INFO (qtp1099526322-27427) [n:127.0.0.1:36861_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450949 INFO (qtp1099526322-27423) [n:127.0.0.1:36861_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450951 INFO (qtp531062886-27351) [n:127.0.0.1:38746_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450952 INFO (qtp531062886-27352) [n:127.0.0.1:38746_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450953 INFO (qtp531062886-27353) [n:127.0.0.1:38746_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450954 INFO (qtp531062886-27354) [n:127.0.0.1:38746_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450954 INFO (qtp531062886-27350) [n:127.0.0.1:38746_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450956 INFO (qtp214662818-27339) [n:127.0.0.1:39792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450957 INFO (qtp214662818-27341) [n:127.0.0.1:39792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450958 INFO (qtp214662818-27342) [n:127.0.0.1:39792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450959 INFO (qtp214662818-27343) [n:127.0.0.1:39792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450959 INFO (qtp214662818-27340) [n:127.0.0.1:39792_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450961 INFO (qtp567973479-27331) [n:127.0.0.1:38684_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450962 INFO (qtp567973479-27334) [n:127.0.0.1:38684_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450963 INFO (qtp567973479-27335) [n:127.0.0.1:38684_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450964 INFO (qtp567973479-27330) [n:127.0.0.1:38684_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450964 INFO (qtp567973479-27336) [n:127.0.0.1:38684_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450977 INFO (qtp2011009776-27365) [n:127.0.0.1:43333_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=11
[junit4] 2> 1450978 INFO (qtp2011009776-27366) [n:127.0.0.1:43333_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450979 INFO (qtp2011009776-27367) [n:127.0.0.1:43333_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450980 INFO (qtp2011009776-27368) [n:127.0.0.1:43333_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450980 INFO (qtp2011009776-27364) [n:127.0.0.1:43333_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1450982 INFO (qtp463390247-27415) [n:127.0.0.1:34038_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group
[...truncated too long message...]
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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null546141224
[copy] Copying 242 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null546141224
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null546141224
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 40ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 266 minutes 40 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 lucene
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]