Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3203/
1 tests failed. FAILED: org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly Error Message: IOException occurred when talking to server at: https://127.0.0.1:37591/solr/testSegmentTerminateEarly_shard2_replica_n5 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occurred when talking to server at: https://127.0.0.1:37591/solr/testSegmentTerminateEarly_shard2_replica_n5 at __randomizedtesting.SeedInfo.seed([8EE1EE4A91A8FE6D:5E4729E74DFA6A07]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156) at org.apache.solr.cloud.SegmentTerminateEarlyTestState.addDocuments(SegmentTerminateEarlyTestState.java:85) at org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) 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) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:37591/solr/testSegmentTerminateEarly_shard2_replica_n5 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:37591 [/127.0.0.1] failed: Read timed out at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 10 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 20 more Build Log: [...truncated 12795 lines...] [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting [junit4] 2> 229707 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/init-core-data-001 [junit4] 2> 229707 WARN (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 229707 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 229743 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 229744 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001 [junit4] 2> 229744 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 229778 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 229778 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 229883 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:45374 [junit4] 2> 229883 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45374 [junit4] 2> 229883 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45374 [junit4] 2> 229919 INFO (zkConnectionManagerCallback-370-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230013 INFO (zkConnectionManagerCallback-372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230057 INFO (zkConnectionManagerCallback-374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230090 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x107f90b8e020002, likely client has closed socket [junit4] 2> 230092 WARN (jetty-launcher-375-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230093 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230093 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230093 INFO (jetty-launcher-375-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> 230111 WARN (jetty-launcher-375-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230112 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230112 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230112 INFO (jetty-launcher-375-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> 230113 WARN (jetty-launcher-375-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230113 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230113 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230113 INFO (jetty-launcher-375-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> 230128 WARN (jetty-launcher-375-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230129 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230129 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230129 INFO (jetty-launcher-375-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> 230163 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230163 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230164 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 230164 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c1641b7{/solr,null,AVAILABLE} [junit4] 2> 230164 WARN (jetty-launcher-375-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230165 WARN (jetty-launcher-375-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@57d4106b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230179 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230179 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230179 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 230180 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c9cea10{/solr,null,AVAILABLE} [junit4] 2> 230180 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230180 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230180 INFO (jetty-launcher-375-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> 230180 WARN (jetty-launcher-375-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@319f35b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230181 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230181 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230181 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 230197 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49a47f2f{/solr,null,AVAILABLE} [junit4] 2> 230197 WARN (jetty-launcher-375-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e5915ba[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230214 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230214 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230214 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 230215 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c448042{/solr,null,AVAILABLE} [junit4] 2> 230215 WARN (jetty-launcher-375-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b4bcd38[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230216 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5f1ae6fb{SSL,[ssl, http/1.1]}{127.0.0.1:41843} [junit4] 2> 230216 INFO (jetty-launcher-375-thread-3) [ ] o.e.j.s.Server Started @230312ms [junit4] 2> 230216 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41843} [junit4] 2> 230216 ERROR (jetty-launcher-375-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230216 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230217 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230217 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230217 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230217 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230217 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 230217 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230217 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T20:54:14.592Z [junit4] 2> 230217 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@758bd829{/solr,null,AVAILABLE} [junit4] 2> 230217 WARN (jetty-launcher-375-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5eab284c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230384 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53fc6a0{SSL,[ssl, http/1.1]}{127.0.0.1:43782} [junit4] 2> 230384 INFO (jetty-launcher-375-thread-1) [ ] o.e.j.s.Server Started @230480ms [junit4] 2> 230384 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43782} [junit4] 2> 230385 ERROR (jetty-launcher-375-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230385 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230385 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230385 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230385 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230385 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T20:54:14.760Z [junit4] 2> 230385 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@623c281c{SSL,[ssl, http/1.1]}{127.0.0.1:40372} [junit4] 2> 230385 INFO (jetty-launcher-375-thread-2) [ ] o.e.j.s.Server Started @230481ms [junit4] 2> 230385 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40372} [junit4] 2> 230440 ERROR (jetty-launcher-375-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230440 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230440 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230440 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230440 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230475 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50348414{SSL,[ssl, http/1.1]}{127.0.0.1:37591} [junit4] 2> 230475 INFO (jetty-launcher-375-thread-5) [ ] o.e.j.s.Server Started @230571ms [junit4] 2> 230475 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37591} [junit4] 2> 230475 ERROR (jetty-launcher-375-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230475 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230476 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230476 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230476 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1a3eda5c{SSL,[ssl, http/1.1]}{127.0.0.1:39412} [junit4] 2> 230476 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T20:54:14.851Z [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.e.j.s.Server Started @230571ms [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39412} [junit4] 2> 230476 ERROR (jetty-launcher-375-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230476 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T20:54:14.851Z [junit4] 2> 230440 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-06T20:54:14.815Z [junit4] 2> 230625 INFO (zkConnectionManagerCallback-377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230641 INFO (zkConnectionManagerCallback-379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230661 INFO (zkConnectionManagerCallback-381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230674 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 230674 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 230694 INFO (zkConnectionManagerCallback-385-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230747 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 230778 INFO (zkConnectionManagerCallback-383-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230977 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 231050 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 231086 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x107f90b8e020003, likely client has closed socket [junit4] 2> 232243 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 232243 WARN (jetty-launcher-375-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 232244 WARN (jetty-launcher-375-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@140e1819[provider=null,keyStore=null,trustStore=null] [junit4] 2> 232259 WARN (jetty-launcher-375-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 232260 WARN (jetty-launcher-375-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6c8ad01a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 232261 INFO (jetty-launcher-375-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45374/solr [junit4] 2> 232557 INFO (zkConnectionManagerCallback-391-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 232887 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 232887 WARN (jetty-launcher-375-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 232897 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x107f90b8e020008, likely client has closed socket [junit4] 2> 232902 WARN (jetty-launcher-375-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@213dae58[provider=null,keyStore=null,trustStore=null] [junit4] 2> 232923 WARN (jetty-launcher-375-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 233214 WARN (jetty-launcher-375-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6fad9222[provider=null,keyStore=null,trustStore=null] [junit4] 2> 233215 INFO (jetty-launcher-375-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45374/solr [junit4] 2> 233433 INFO (zkConnectionManagerCallback-399-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 233566 INFO (zkConnectionManagerCallback-394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 233786 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x107f90b8e02000a, likely client has closed socket [junit4] 2> 233956 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 233957 WARN (jetty-launcher-375-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 234004 WARN (jetty-launcher-375-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c9f4c13[provider=null,keyStore=null,trustStore=null] [junit4] 2> 234045 WARN (jetty-launcher-375-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 234125 INFO (zkConnectionManagerCallback-403-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 234262 WARN (jetty-launcher-375-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6094d5fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 234262 INFO (jetty-launcher-375-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45374/solr [junit4] 2> 234274 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 234274 WARN (jetty-launcher-375-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 234278 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39412_solr [junit4] 2> 234413 WARN (jetty-launcher-375-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b32cb85[provider=null,keyStore=null,trustStore=null] [junit4] 2> 234450 WARN (jetty-launcher-375-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 234466 WARN (jetty-launcher-375-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60cdf598[provider=null,keyStore=null,trustStore=null] [junit4] 2> 234467 INFO (jetty-launcher-375-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45374/solr [junit4] 2> 234605 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.c.Overseer Overseer (id=74301746897354763-127.0.0.1:39412_solr-n_0000000000) starting [junit4] 2> 234628 INFO (zkConnectionManagerCallback-411-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 234725 INFO (zkConnectionManagerCallback-417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 234815 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 234816 WARN (jetty-launcher-375-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 234944 WARN (jetty-launcher-375-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ce763ba[provider=null,keyStore=null,trustStore=null] [junit4] 2> 234946 INFO (zkConnectionManagerCallback-425-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 234981 WARN (jetty-launcher-375-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 235015 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 235065 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39412_solr [junit4] 2> 235090 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39412_solr [junit4] 2> 235106 INFO (zkConnectionManagerCallback-419-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 235143 WARN (jetty-launcher-375-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16ef59b8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 235144 INFO (jetty-launcher-375-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45374/solr [junit4] 2> 235228 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 235232 INFO (zkConnectionManagerCallback-427-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 235232 INFO (zkConnectionManagerCallback-432-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 235287 INFO (zkCallback-424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 235288 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x107f90b8e020011, likely client has closed socket [junit4] 2> 235358 INFO (zkConnectionManagerCallback-434-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 235613 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 235629 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 235630 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 235811 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 236068 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43782_solr as DOWN [junit4] 2> 236068 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40372_solr as DOWN [junit4] 2> 236083 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 236083 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40372_solr [junit4] 2> 236083 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 236083 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43782_solr [junit4] 2> 236142 INFO (zkCallback-424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 236143 INFO (zkCallback-433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 236143 INFO (zkCallback-418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 236144 INFO (zkCallback-426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 236155 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37591_solr as DOWN [junit4] 2> 236156 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236178 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 236178 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37591_solr [junit4] 2> 236180 INFO (zkCallback-402-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 236216 INFO (zkCallback-424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 236217 INFO (zkCallback-402-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 236217 INFO (zkCallback-426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 236217 INFO (zkCallback-433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 236217 INFO (zkCallback-418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 236288 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236289 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236359 INFO (jetty-launcher-375-thread-4) [n:127.0.0.1:39412_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node4/. [junit4] 2> 236375 INFO (zkConnectionManagerCallback-446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 236431 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 236432 INFO (zkConnectionManagerCallback-456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 236502 INFO (zkConnectionManagerCallback-451-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 236541 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 236553 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 236670 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 236671 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 236720 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43782.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236780 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 236780 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 236793 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43782.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236793 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43782.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 236794 INFO (jetty-launcher-375-thread-1) [n:127.0.0.1:43782_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node1/. [junit4] 2> 236812 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 236889 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 237274 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237346 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37591.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237439 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37591.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237440 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37591.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237454 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237454 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 237455 INFO (jetty-launcher-375-thread-2) [n:127.0.0.1:40372_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node2/. [junit4] 2> 237474 INFO (jetty-launcher-375-thread-5) [n:127.0.0.1:37591_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node5/. [junit4] 2> 238313 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 238350 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41843_solr as DOWN [junit4] 2> 238351 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 238351 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41843_solr [junit4] 2> 238370 INFO (zkCallback-402-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238370 INFO (zkCallback-424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238372 INFO (zkCallback-426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238372 INFO (zkCallback-418-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238405 INFO (zkCallback-433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238406 INFO (zkCallback-445-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238421 INFO (zkCallback-393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238445 INFO (zkCallback-450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238445 INFO (zkCallback-455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 238587 INFO (zkConnectionManagerCallback-464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238640 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 238713 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 238749 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 238881 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41843.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 238935 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41843.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 238935 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41843.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 238968 INFO (jetty-launcher-375-thread-3) [n:127.0.0.1:41843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node3/. [junit4] 2> 239511 INFO (zkConnectionManagerCallback-470-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239520 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 239522 INFO (SUITE-TestSegmentSorting-seed#[8EE1EE4A91A8FE6D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45374/solr ready [junit4] 2> 244610 INFO (TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[8EE1EE4A91A8FE6D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentTerminateEarly [junit4] 2> 245076 INFO (qtp530181593-1017) [n:127.0.0.1:39412_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 245241 INFO (OverseerThreadFactory-744-thread-1-processing-n:127.0.0.1:39412_solr) [n:127.0.0.1:39412_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSegmentTerminateEarly [junit4] 2> 245858 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSegmentTerminateEarly", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSegmentTerminateEarly_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40372/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 245873 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSegmentTerminateEarly", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSegmentTerminateEarly_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41843/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 245895 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSegmentTerminateEarly", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSegmentTerminateEarly_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37591/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 245965 INFO (OverseerStateUpdate-74301746897354763-127.0.0.1:39412_solr-n_0000000000) [n:127.0.0.1:39412_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSegmentTerminateEarly", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSegmentTerminateEarly_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39412/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 246976 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 246977 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 247158 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node6&name=testSegmentTerminateEarly_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 247468 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node4&name=testSegmentTerminateEarly_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 247485 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 247612 INFO (zkCallback-393-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 248488 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 248560 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 249086 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica_n5] Schema name=test [junit4] 2> 249088 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 249236 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica_n7] Schema name=test [junit4] 2> 249381 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica_n1] Schema name=test [junit4] 2> 249408 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 249712 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica_n2] Schema name=test [junit4] 2> 251322 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 251905 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 251944 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard1_replica_n1' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 251945 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40372.solr.core.testSegmentTerminateEarly.shard1.replica_n1' (registry 'solr.core.testSegmentTerminateEarly.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 251945 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node2/testSegmentTerminateEarly_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node2/./testSegmentTerminateEarly_shard1_replica_n1/data/] [junit4] 2> 252108 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21591282007459223]) [junit4] 2> 252197 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 252296 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 252604 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard1_replica_n2' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 252605 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41843.solr.core.testSegmentTerminateEarly.shard1.replica_n2' (registry 'solr.core.testSegmentTerminateEarly.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 252605 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node3/testSegmentTerminateEarly_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node3/./testSegmentTerminateEarly_shard1_replica_n2/data/] [junit4] 2> 252675 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21591282007459223]) [junit4] 2> 252711 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica_n5' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 252713 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testSegmentTerminateEarly_shard2_replica_n7' using configuration from collection testSegmentTerminateEarly, trusted=true [junit4] 2> 252713 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39412.solr.core.testSegmentTerminateEarly.shard2.replica_n7' (registry 'solr.core.testSegmentTerminateEarly.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 252714 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node4/testSegmentTerminateEarly_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node4/./testSegmentTerminateEarly_shard2_replica_n7/data/] [junit4] 2> 252728 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37591.solr.core.testSegmentTerminateEarly.shard2.replica_n5' (registry 'solr.core.testSegmentTerminateEarly.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d61cbc9 [junit4] 2> 252728 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node5/testSegmentTerminateEarly_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestSegmentSorting_8EE1EE4A91A8FE6D-001/tempDir-001/node5/./testSegmentTerminateEarly_shard2_replica_n5/data/] [junit4] 2> 252801 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21591282007459223]) [junit4] 2> 252825 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21591282007459223]) [junit4] 2> 253511 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 253511 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 253601 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 253601 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 253615 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 253615 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 253635 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7468519321697639]) [junit4] 2> 253635 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f3f90b6[testSegmentTerminateEarly_shard1_replica_n1] main] [junit4] 2> 253636 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253637 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253637 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 253637 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627291048227110912 [junit4] 2> 253804 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 253804 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 253890 INFO (searcherExecutor-765-thread-1-processing-n:127.0.0.1:40372_solr x:testSegmentTerminateEarly_shard1_replica_n1 c:testSegmentTerminateEarly s:shard1 r:core_node3) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica_n1] Registered new searcher Searcher@5f3f90b6[testSegmentTerminateEarly_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 253892 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSegmentTerminateEarly/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 253892 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSegmentTerminateEarly/leaders/shard1 [junit4] 2> 253909 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 253922 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 253922 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 253924 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 253924 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 253938 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7468519321697639]) [junit4] 2> 253939 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7468519321697639]) [junit4] 2> 253939 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@369f0ee0[testSegmentTerminateEarly_shard1_replica_n2] main] [junit4] 2> 253940 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7761bb5f[testSegmentTerminateEarly_shard2_replica_n5] main] [junit4] 2> 253947 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253948 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253948 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 253948 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627291048553218048 [junit4] 2> 253975 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253975 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 253976 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 253976 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627291048582578176 [junit4] 2> 254081 INFO (searcherExecutor-766-thread-1-processing-n:127.0.0.1:41843_solr x:testSegmentTerminateEarly_shard1_replica_n2 c:testSegmentTerminateEarly s:shard1 r:core_node4) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica_n2] Registered new searcher Searcher@369f0ee0[testSegmentTerminateEarly_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 254103 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSegmentTerminateEarly/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 254103 INFO (qtp1536374360-993) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSegmentTerminateEarly/leaders/shard1 [junit4] 2> 254137 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 254137 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 254139 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 254139 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 254208 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7468519321697639]) [junit4] 2> 254209 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad0db11[testSegmentTerminateEarly_shard2_replica_n7] main] [junit4] 2> 254352 INFO (searcherExecutor-768-thread-1-processing-n:127.0.0.1:37591_solr x:testSegmentTerminateEarly_shard2_replica_n5 c:testSegmentTerminateEarly s:shard2 r:core_node6) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica_n5] Registered new searcher Searcher@7761bb5f[testSegmentTerminateEarly_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 254408 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 254417 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 254417 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 254417 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627291049045000192 [junit4] 2> 254420 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 254420 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 254420 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40372/solr/testSegmentTerminateEarly_shard1_replica_n1/ [junit4] 2> 254474 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSegmentTerminateEarly/terms/shard2 to Terms{values={core_node6=0}, version=0} [junit4] 2> 254474 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSegmentTerminateEarly/leaders/shard2 [junit4] 2> 254511 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 254520 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica_n1 url=https://127.0.0.1:40372/solr START replicas=[https://127.0.0.1:41843/solr/testSegmentTerminateEarly_shard1_replica_n2/] nUpdates=100 [junit4] 2> 254534 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica_n1 url=https://127.0.0.1:40372/solr DONE. We have no versions. sync failed. [junit4] 2> 254680 INFO (searcherExecutor-767-thread-1-processing-n:127.0.0.1:39412_solr x:testSegmentTerminateEarly_shard2_replica_n7 c:testSegmentTerminateEarly s:shard2 r:core_node8) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica_n7] Registered new searcher Searcher@5ad0db11[testSegmentTerminateEarly_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 254708 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSegmentTerminateEarly/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1} [junit4] 2> 254708 INFO (qtp530181593-1019) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSegmentTerminateEarly/leaders/shard2 [junit4] 2> 254857 INFO (qtp1536374360-991) [n:127.0.0.1:41843_solr c:testSegmentTerminateEarly s:shard1 r:core_node4 x:testSegmentTerminateEarly_shard1_replica_n2] o.a.s.c.S.Request [testSegmentTerminateEarly_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=93 [junit4] 2> 254907 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 254907 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 254907 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSegmentTerminateEarly/leaders/shard1/leader after winning as /collections/testSegmentTerminateEarly/leader_elect/shard1/election/74301746897354766-core_node3-n_0000000000 [junit4] 2> 254927 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40372/solr/testSegmentTerminateEarly_shard1_replica_n1/ shard1 [junit4] 2> 255017 INFO (zkCallback-418-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSegmentTerminateEarly/state.json] for collection [testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5]) [junit4] 2> 255018 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 255018 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 255018 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37591/solr/testSegmentTerminateEarly_shard2_replica_n5/ [junit4] 2> 255036 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 255037 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica_n5 url=https://127.0.0.1:37591/solr START replicas=[https://127.0.0.1:39412/solr/testSegmentTerminateEarly_shard2_replica_n7/] nUpdates=100 [junit4] 2> 255039 INFO (qtp1318932061-1003) [n:127.0.0.1:40372_solr c:testSegmentTerminateEarly s:shard1 r:core_node3 x:testSegmentTerminateEarly_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=7554 [junit4] 2> 255057 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica_n5 url=https://127.0.0.1:37591/solr DONE. We have no versions. sync failed. [junit4] 2> 255304 INFO (qtp530181593-1022) [n:127.0.0.1:39412_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 x:testSegmentTerminateEarly_shard2_replica_n7] o.a.s.c.S.Request [testSegmentTerminateEarly_shard2_replica_n7] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=119 [junit4] 2> 255306 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 255306 INFO (qtp1362395481-1014) [n:127.0.0.1:37591_solr c:testSegmentTerminateEarly s:shard2 r:core_node6 x:testSegmentTerminateEarly_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - [...truncated too long message...] il: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1646875028 [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1646875028 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1646875028 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 34ms :: artifacts dl 1ms --------------------------------------------------------------------- | | 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: 233 minutes 29 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
