Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1358/
1 tests failed. FAILED: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:60060/solr/test_col Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:60060/solr/test_col at __randomizedtesting.SeedInfo.seed([E0219AD5C8905A3E:C81FB70B5EF3E384]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:619) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletes(TestTolerantUpdateProcessorCloud.java:919) at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient(TestTolerantUpdateProcessorCloud.java:807) 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:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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:367) at java.lang.Thread.run(Thread.java:745) 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:170) 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:973) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 45 more Build Log: [...truncated 11349 lines...] [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/init-core-data-001 [junit4] 2> 374661 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 374667 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 374685 INFO (Thread-768) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 374685 INFO (Thread-768) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 374785 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:47552 [junit4] 2> 374785 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374805 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 374813 INFO (zkCallback-768-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37cebb14 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374814 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 374814 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 374814 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 374816 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json [junit4] 2> 374838 INFO (jetty-launcher-767-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 374839 INFO (jetty-launcher-767-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 374842 INFO (jetty-launcher-767-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 374844 INFO (jetty-launcher-767-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 374851 INFO (jetty-launcher-767-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 374892 INFO (jetty-launcher-767-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33071641{/solr,null,AVAILABLE} [junit4] 2> 374894 INFO (jetty-launcher-767-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@1ead025e{SSL,[ssl, http/1.1]}{127.0.0.1:58202} [junit4] 2> 374894 INFO (jetty-launcher-767-thread-4) [ ] o.e.j.s.Server Started @378183ms [junit4] 2> 374894 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58202} [junit4] 2> 374895 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 374895 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4' [junit4] 2> 374895 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374895 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 374895 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374897 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 374899 INFO (jetty-launcher-767-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23e77154{/solr,null,AVAILABLE} [junit4] 2> 374900 INFO (jetty-launcher-767-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@66e420a9{SSL,[ssl, http/1.1]}{127.0.0.1:54341} [junit4] 2> 374900 INFO (jetty-launcher-767-thread-3) [ ] o.e.j.s.Server Started @378188ms [junit4] 2> 374900 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54341} [junit4] 2> 374900 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 374900 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3' [junit4] 2> 374901 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374901 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 374901 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374917 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 374921 INFO (zkCallback-770-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0f01f5 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374921 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 374922 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 374922 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 374935 INFO (jetty-launcher-767-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42e01a31{/solr,null,AVAILABLE} [junit4] 2> 374936 INFO (jetty-launcher-767-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@12758c4{SSL,[ssl, http/1.1]}{127.0.0.1:60060} [junit4] 2> 374961 INFO (jetty-launcher-767-thread-1) [ ] o.e.j.s.Server Started @378250ms [junit4] 2> 374961 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60060} [junit4] 2> 374962 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 374962 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1' [junit4] 2> 374962 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374962 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 374962 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374961 INFO (jetty-launcher-767-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32c56dc{/solr,null,AVAILABLE} [junit4] 2> 374965 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 374971 INFO (jetty-launcher-767-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@511bad74{/solr,null,AVAILABLE} [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@7565fcad{SSL,[ssl, http/1.1]}{127.0.0.1:37595} [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.e.j.s.Server Started @378260ms [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37595} [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5' [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374972 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 374973 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374982 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 374983 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3/. [junit4] 2> 374983 INFO (jetty-launcher-767-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@6500966e{SSL,[ssl, http/1.1]}{127.0.0.1:34262} [junit4] 2> 374983 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 456085228 [junit4] 2> 374983 INFO (jetty-launcher-767-thread-2) [ ] o.e.j.s.Server Started @378271ms [junit4] 2> 374983 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3] [junit4] 2> 374983 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34262} [junit4] 2> 374983 INFO (zkCallback-772-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@774deabf name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 374983 WARN (jetty-launcher-767-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3/lib [junit4] 2> 374987 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 374983 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 374983 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 374988 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2' [junit4] 2> 374988 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 374988 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 374988 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 374988 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 374988 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 375005 INFO (zkCallback-769-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53299912 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375005 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375005 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375006 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 375009 INFO (zkCallback-771-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10cccab4 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375009 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375010 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375010 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 375017 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5/. [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 375041 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 962465099 [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 375041 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5] [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47552/solr [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 375041 WARN (jetty-launcher-767-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5/lib [junit4] 2> 375059 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 375017 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1/. [junit4] 2> 375060 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 2119718024 [junit4] 2> 375060 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1] [junit4] 2> 375060 WARN (jetty-launcher-767-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1/lib [junit4] 2> 375037 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375090 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 375106 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4/. [junit4] 2> 375106 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 375106 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1749087643 [junit4] 2> 375106 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4] [junit4] 2> 375106 WARN (jetty-launcher-767-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4/lib [junit4] 2> 375106 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 375041 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375106 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 375107 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 375107 INFO (zkCallback-773-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@546a2665 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375107 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47552/solr [junit4] 2> 375151 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 375151 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375138 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 375107 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375152 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 375152 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 375152 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47552/solr [junit4] 2> 375152 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 375152 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375181 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 375182 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 375182 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 375182 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47552/solr [junit4] 2> 375182 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 375182 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375158 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375152 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375193 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375183 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 375201 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375201 INFO (zkCallback-776-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18b87269 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375201 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375201 INFO (jetty-launcher-767-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375201 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2/. [junit4] 2> 375202 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1173230586 [junit4] 2> 375202 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2] [junit4] 2> 375202 WARN (jetty-launcher-767-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2/lib [junit4] 2> 375202 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 375203 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375214 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/256206180@3d1a78ca [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47552/solr [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 375215 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375215 INFO (zkCallback-781-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67f2a4dd name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375235 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375216 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375216 INFO (zkCallback-785-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7afee6d8 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375235 INFO (jetty-launcher-767-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375235 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375235 INFO (jetty-launcher-767-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375236 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1569002a3a90007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 375257 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375267 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/256206180@726c5c71 [junit4] 2> 375267 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/256206180@6d57fdb1 [junit4] 2> 375268 INFO (zkCallback-782-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53106646 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375268 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375268 INFO (jetty-launcher-767-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375268 INFO (zkCallback-789-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f4a740 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375268 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375268 INFO (jetty-launcher-767-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375269 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1569002a3a90008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 375270 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@484c9971 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375270 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375270 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375271 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/256206180@4275fce3 [junit4] 2> 375271 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 375273 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 375275 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 375277 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 375278 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 375279 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 375280 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 375281 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 375282 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 375283 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 375283 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375284 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375284 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 375286 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 375287 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 375288 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 375288 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422783045140491-127.0.0.1:54341_solr-n_0000000000 [junit4] 2> 375289 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54341_solr [junit4] 2> 375289 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 375290 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer Overseer (id=96422783045140491-127.0.0.1:54341_solr-n_0000000000) starting [junit4] 2> 375291 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 375294 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375305 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375305 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/256206180@19026bc7 [junit4] 2> 375308 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 375308 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76207c3f name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375309 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375310 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 375310 INFO (OverseerCollectionConfigSetProcessor-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 375312 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 375317 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54341_solr [junit4] 2> 375317 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54341_solr [junit4] 2> 375319 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375319 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375320 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 375336 INFO (zkCallback-790-thread-1-processing-n:127.0.0.1:58202_solr) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13929373 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375337 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375341 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 375341 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 375342 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node3/. [junit4] 2> 375342 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 375391 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375391 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 375391 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 375393 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52766f33 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375394 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375394 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 375394 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 375394 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2 [junit4] 2> 375394 INFO (jetty-launcher-767-thread-3) [n:127.0.0.1:54341_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 375395 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 375395 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422783045140494-127.0.0.1:60060_solr-n_0000000001 [junit4] 2> 375395 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96422783045140491-127.0.0.1:54341_solr-n_0000000000 to know if I could be the leader [junit4] 2> 375396 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:60060_solr as DOWN [junit4] 2> 375398 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60060_solr [junit4] 2> 375398 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60060_solr [junit4] 2> 375399 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:60060_solr"} current state version: 0 [junit4] 2> 375399 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60060_solr [junit4] 2> 375400 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 375400 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 375401 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375401 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 375401 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 375410 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375410 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 375411 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375411 INFO (zkCallback-794-thread-1-processing-n:127.0.0.1:34262_solr) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a89cfe9 name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375411 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375411 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375412 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 375417 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 375419 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 375419 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 375420 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node1/. [junit4] 2> 375419 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422783045140493-127.0.0.1:58202_solr-n_0000000002 [junit4] 2> 375420 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 375420 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96422783045140494-127.0.0.1:60060_solr-n_0000000001 to know if I could be the leader [junit4] 2> 375421 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:58202_solr as DOWN [junit4] 2> 375421 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375421 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 375422 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422783045140492-127.0.0.1:37595_solr-n_0000000003 [junit4] 2> 375422 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375422 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58202_solr [junit4] 2> 375422 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58202_solr [junit4] 2> 375422 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 375423 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96422783045140493-127.0.0.1:58202_solr-n_0000000002 to know if I could be the leader [junit4] 2> 375423 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:58202_solr"} current state version: 0 [junit4] 2> 375423 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37595_solr as DOWN [junit4] 2> 375423 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58202_solr [junit4] 2> 375423 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 375424 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 375424 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 375424 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 375425 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37595_solr [junit4] 2> 375425 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37595_solr [junit4] 2> 375425 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37595_solr"} current state version: 0 [junit4] 2> 375425 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37595_solr [junit4] 2> 375433 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 375434 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 375434 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 375434 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 375434 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 375435 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 375435 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 375436 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 375436 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422783045140495-127.0.0.1:34262_solr-n_0000000004 [junit4] 2> 375436 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96422783045140492-127.0.0.1:37595_solr-n_0000000003 to know if I could be the leader [junit4] 2> 375437 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34262_solr as DOWN [junit4] 2> 375438 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34262_solr [junit4] 2> 375438 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34262_solr [junit4] 2> 375438 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 375438 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:34262_solr"} current state version: 0 [junit4] 2> 375438 INFO (OverseerStateUpdate-96422783045140491-127.0.0.1:54341_solr-n_0000000000) [n:127.0.0.1:54341_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34262_solr [junit4] 2> 375439 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 375439 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 375439 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4]) [junit4] 2> 375439 INFO (zkCallback-792-thread-1-processing-n:127.0.0.1:60060_solr) [n:127.0.0.1:60060_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 375441 INFO (zkCallback-790-thread-1-processing-n:127.0.0.1:58202_solr) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 375441 INFO (zkCallback-788-thread-1-processing-n:127.0.0.1:54341_solr) [n:127.0.0.1:54341_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 375441 INFO (zkCallback-794-thread-1-processing-n:127.0.0.1:34262_solr) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 375442 INFO (zkCallback-791-thread-1-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 375442 INFO (zkCallback-794-thread-1-processing-n:127.0.0.1:34262_solr) [n:127.0.0.1:34262_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 375442 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2 [junit4] 2> 375442 INFO (jetty-launcher-767-thread-1) [n:127.0.0.1:60060_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 375445 INFO (zkCallback-790-thread-1-processing-n:127.0.0.1:58202_solr) [n:127.0.0.1:58202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 375457 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 375467 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 375467 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node4/. [junit4] 2> 375467 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 375466 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 375460 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 375468 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 375468 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node2/. [junit4] 2> 375468 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 375468 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 375469 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001/tempDir-001/node5/. [junit4] 2> 375469 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 375485 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2 [junit4] 2> 375485 INFO (jetty-launcher-767-thread-4) [n:127.0.0.1:58202_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 375494 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2 [junit4] 2> 375494 INFO (jetty-launcher-767-thread-5) [n:127.0.0.1:37595_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 375497 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2 [junit4] 2> 375498 INFO (jetty-launcher-767-thread-2) [n:127.0.0.1:34262_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 375498 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375508 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375529 INFO (zkCallback-799-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42f3b864 name:ZooKeeperConnection Watcher:127.0.0.1:47552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375530 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375530 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375532 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 375541 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 375587 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c02c4cd name:ZooKeeperConnection Watcher:127.0.0.1:47552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 375588 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 375588 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 375588 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 375589 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 375589 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 375591 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml [junit4] 2> 375601 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml [junit4] 2> 375602 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/regex-boost-processor-test.txt [junit4] 2> 375603 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml [junit4] 2> 375605 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml [junit4] 2> 375606 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml [junit4] 2> 375607 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml [junit4] 2> 375608 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml [junit4] 2> 375610 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-numeric.xml [junit4] 2> 375611 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig_codec.xml [junit4] 2> 375612 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 375613 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema_latest.xml [junit4] 2> 375615 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sorts.xml [junit4] 2> 375616 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-headers.xml [junit4] 2> 375618 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 375619 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml [junit4] 2> 375621 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl [junit4] 2> 375622 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml [junit4] 2> 375624 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml [junit4] 2> 375625 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml [junit4] 2> 375627 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml [junit4] 2> 375628 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml [junit4] 2> 375629 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml [junit4] 2> 375631 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml [junit4] 2> 375632 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml [junit4] 2> 375634 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml [junit4] 2> 375635 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml [junit4] 2> 375637 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js [junit4] 2> 375638 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml [junit4] 2> 375639 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt [junit4] 2> 375641 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml [junit4] 2> 375645 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt [junit4] 2> 375646 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-transformers.xml [junit4] 2> 375648 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml [junit4] 2> 375649 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt [junit4] 2> 375650 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml [junit4] 2> 375652 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.dic [junit4] 2> 375653 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml [junit4] 2> 375655 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml [junit4] 2> 375656 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-functionquery.xml [junit4] 2> 375657 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml [junit4] 2> 375659 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml [junit4] 2> 375660 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml [junit4] 2> 375661 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMulti.xml [junit4] 2> 375662 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicyfactory.xml [junit4] 2> 375664 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml [junit4] 2> 375665 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml [junit4] 2> 375666 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml [junit4] 2> 375668 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml [junit4] 2> 375669 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml [junit4] 2> 375670 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-classification.xml [junit4] 2> 375671 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml [junit4] 2> 375672 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff [junit4] 2> 375674 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml [junit4] 2> 375675 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml [junit4] 2> 375677 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml [junit4] 2> 375678 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml [junit4] 2> 375679 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml [junit4] 2> 375680 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml [junit4] 2> 375682 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml [junit4] 2> 375683 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 375685 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml [junit4] 2> 375686 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js [junit4] 2> 375687 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig_perf.xml [junit4] 2> 375689 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml [junit4] 2> 375690 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-basic.xml [junit4] 2> 375691 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml [junit4] 2> 375692 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication1.xml [junit4] 2> 375694 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml [junit4] 2> 375695 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml [junit4] 2> 375696 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml [junit4] 2> 375697 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml [junit4] 2> 375713 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml [junit4] 2> 375714 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-tfidf.xml [junit4] 2> 375715 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/jasuggest.txt [junit4] 2> 375716 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml [junit4] 2> 375717 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml [junit4] 2> 375719 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt [junit4] 2> 375720 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml [junit4] 2> 375721 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-highlight.xml [junit4] 2> 375722 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml [junit4] 2> 375723 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-blockjoinfacetcomponent.xml [junit4] 2> 375725 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-version-indexed.xml [junit4] 2> 375726 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml [junit4] 2> 375727 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt [junit4] 2> 375728 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml [junit4] 2> 375729 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml [junit4] 2> 375731 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-2.txt [junit4] 2> 375732 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml [junit4] 2> 375733 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim-default-override.xml [junit4] 2> 375734 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml [junit4] 2> 375736 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollect [...truncated too long message...] to prioritize overseer [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /roles.json [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311) [junit4] 2> at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:177) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1068225 ERROR (jetty-launcher-767-thread-2-EventThread) [n:127.0.0.1:34262_solr ] o.a.z.ClientCnxn Error while calling watcher [junit4] 2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$32/1987466861@3b7f46cb rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@62430888[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 16] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 1068226 INFO (jetty-launcher-767-thread-10) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32c56dc{/solr,null,UNAVAILABLE} [junit4] 2> 1069715 WARN (zkCallback-791-thread-2-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1069715 WARN (zkCallback-791-thread-3-processing-n:127.0.0.1:37595_solr) [n:127.0.0.1:37595_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445) [junit4] 2> at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724) [junit4] 2> at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1069716 INFO (jetty-launcher-767-thread-9) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@511bad74{/solr,null,UNAVAILABLE} [junit4] 2> 1069718 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47552 47552 [junit4] 2> 1069803 INFO (Thread-768) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47552 47552 [junit4] 2> 1069804 WARN (Thread-768) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig/managed-schema [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/test_col/state.json [junit4] 2> 2 /solr/overseer_elect/election/96422783045140491-127.0.0.1:54341_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 679 /solr/overseer/collection-queue-work [junit4] 2> 17 /solr/overseer/queue [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1069805 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[E0219AD5C8905A3E]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_E0219AD5C8905A3E-001 [junit4] 2> Aug 15, 2016 9:13:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {foo_i=PostingsFormat(name=MockRandom), expected_shard_s=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=287, maxMBSortInHeap=5.248305562137167, sim=ClassicSimilarity, locale=sr-Latn, timezone=Europe/Helsinki [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=227587576,total=477626368 [junit4] 2> NOTE: All tests run in this JVM: [TestFieldTypeResource, LeaderInitiatedRecoveryOnCommitTest, DocValuesMissingTest, HdfsBasicDistributedZkTest, TestSolrDeletionPolicy1, DistributedFacetPivotLongTailTest, ShowFileRequestHandlerTest, TestMiniSolrCloudClusterBase, TestSweetSpotSimilarityFactory, SortSpecParsingTest, TestDynamicLoading, CloneFieldUpdateProcessorFactoryTest, TestElisionMultitermQuery, HdfsLockFactoryTest, MultiThreadedOCPTest, BooleanFieldTest, RequestHandlersTest, TestSolrIndexConfig, SharedFSAutoReplicaFailoverUtilsTest, OverseerTest, TestGroupingSearch, TestHashQParserPlugin, TestCoreDiscovery, RecoveryZkTest, TestAnalyzeInfixSuggestions, TestReplicationHandlerBackup, OverseerStatusTest, TestCollapseQParserPlugin, DeleteNodeTest, TestStressUserVersions, TestConfigSetImmutable, TestManagedStopFilterFactory, TestUtils, TestLRUStatsCache, TestSolrQueryParser, JavabinLoaderTest, TestTolerantUpdateProcessorCloud] [junit4] Completed [264/629 (1!)] on J2 in 695.94s, 19 tests, 1 error <<< FAILURES! [...truncated 1201 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20160815_205529_262.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/heapdumps/java_pid14686.hprof ... [junit4] Heap dump file created [485494240 bytes in 1.710 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 11027 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:763: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid14686.hprof Total time: 87 minutes 40 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
