Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6117/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([43EECE075084521D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:834)
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)
FAILED:
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([43EECE075084521D:CBBAF1DDFE783FE5]:0)
at java.lang.String.toLowerCase(String.java:2647)
at java.security.Provider$UString.<init>(Provider.java:1248)
at java.security.Provider$Service.getAttribute(Provider.java:1539)
at javax.crypto.Cipher$Transform.supports(Cipher.java:405)
at javax.crypto.Cipher$Transform.supportsMode(Cipher.java:395)
at javax.crypto.Cipher$Transform.supportsModePadding(Cipher.java:383)
at javax.crypto.Cipher.getInstance(Cipher.java:523)
at sun.security.ssl.JsseJce.getCipher(JsseJce.java:229)
at sun.security.ssl.CipherBox.<init>(CipherBox.java:179)
at sun.security.ssl.CipherBox.newCipherBox(CipherBox.java:263)
at
sun.security.ssl.CipherSuite$BulkCipher.newCipher(CipherSuite.java:505)
at
sun.security.ssl.CipherSuite$BulkCipher.isAvailable(CipherSuite.java:572)
at
sun.security.ssl.CipherSuite$BulkCipher.isAvailable(CipherSuite.java:527)
at sun.security.ssl.CipherSuite.isAvailable(CipherSuite.java:194)
at
sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(SSLContextImpl.java:346)
at
sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(SSLContextImpl.java:304)
at sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:626)
at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:567)
at
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:110)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:363)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
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)
Build Log:
[...truncated 10816 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\init-core-data-001
[junit4] 2> 429611 INFO
(SUITE-CdcrVersionReplicationTest-seed#[43EECE075084521D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 429611 INFO
(SUITE-CdcrVersionReplicationTest-seed#[43EECE075084521D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 429629 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 429636 INFO (Thread-771) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 429636 INFO (Thread-771) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 429731 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkTestServer start zk server on port:54915
[junit4] 2> 429732 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 429735 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429762 INFO (zkCallback-613-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f8b69 name:ZooKeeperConnection
Watcher:127.0.0.1:54915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 429763 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429763 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 429763 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 429771 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 429779 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 429781 INFO (zkCallback-614-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ce75ff name:ZooKeeperConnection
Watcher:127.0.0.1:54915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 429781 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 429792 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 429792 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 429813 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 429832 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 429835 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 429852 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 429853 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 429862 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 429862 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 429878 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 429878 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 429916 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 429916 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 429922 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 429922 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 429937 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 429937 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 429983 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 429984 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 429991 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 429991 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 429995 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 429995 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 430001 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 430002 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 430005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 430006 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 430015 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 0x157295474610001, 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> 430016 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
[junit4] 2> 431085 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1
[junit4] 2> 431092 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 431093 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9fbedb{/,null,AVAILABLE}
[junit4] 2> 431096 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@18541d2{HTTP/1.1,[http/1.1]}{127.0.0.1:54922}
[junit4] 2> 431096 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.Server Started @434568ms
[junit4] 2> 431096 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=54922,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores}
[junit4] 2> 431097 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 431097 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001'
[junit4] 2> 431097 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 431097 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 431098 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 431100 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 431110 INFO (zkCallback-615-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@733f16 name:ZooKeeperConnection
Watcher:127.0.0.1:54915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 431111 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 431111 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 431113 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 431114 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\solr.xml
[junit4] 2> 431135 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores
[junit4] 2> 431136 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer New CoreContainer 9725106
[junit4] 2> 431136 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001]
[junit4] 2> 431136 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\lib
[junit4] 2> 431137 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54915/solr
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 431145 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 431147 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 431150 INFO (zkCallback-618-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b85080 name:ZooKeeperConnection
Watcher:127.0.0.1:54915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 431150 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 431151 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 431153 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$73/13517589@730d7c
[junit4] 2> 431154 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431160 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1312fda name:ZooKeeperConnection
Watcher:127.0.0.1:54915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 431160 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 431162 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 431167 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 431175 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 431181 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 431186 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 431190 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 431193 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 431196 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 431198 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 431200 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 431201 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 431204 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 431210 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 431213 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 431216 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 431217 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96591359718260740-127.0.0.1:54922_-n_0000000000
[junit4] 2> 431218 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:54922_
[junit4] 2> 431218 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 431221 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer Overseer
(id=96591359718260740-127.0.0.1:54922_-n_0000000000) starting
[junit4] 2> 431225 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 431238 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 431240 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54922_
[junit4] 2> 431240 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54922_
[junit4] 2> 431240 INFO
(OverseerCollectionConfigSetProcessor-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 431242 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 431245 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] 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> 431249 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 431291 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 431291 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 431294 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores
[junit4] 2> 431298 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 431298 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1
[junit4] 2> 431298 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 431299 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 431299 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 431300 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 431300 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54922_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 431301 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Collection tmp_collection not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 431302 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54922",
[junit4] 2> "node_name":"127.0.0.1:54922_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 431302 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54922",
[junit4] 2> "node_name":"127.0.0.1:54922_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 431302 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
tmp_collection
[junit4] 2> 431302 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
Deleting data for [tmp_collection]
[junit4] 2> 431302 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 431304 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 431306 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 432307 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 432307 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:tmp_collection
[junit4] 2> 432308 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Creating collection in ZooKeeper:tmp_collection
[junit4] 2> 432308 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Looking for collection configName
[junit4] 2> 432325 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.ZkController Only
one config set found in zk - using it:conf1
[junit4] 2> 432325 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.c.SolrZkClient
makePath: /collections/tmp_collection
[junit4] 2> 432332 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred -
updating...
[junit4] 2> 432334 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/collections/tmp_collection]
[junit4] 2> 432338 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/tmp_collection] [configName]=[conf1] specified config exists
in ZooKeeper
[junit4] 2> 432338 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1'
[junit4] 2> 432338 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 432338 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 432348 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 432368 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 432380 WARN
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 432382 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 432394 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 432411 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 432553 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 432554 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 432554 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 432571 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 432620 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 432621 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
tmp_collection
[junit4] 2> 432621 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 432621 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\]
[junit4] 2> 432622 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@171ee6e
[junit4] 2> 432622 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\snapshot_metadata
[junit4] 2> 432622 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 432622 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\
[junit4] 2> 432623 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\index/
[junit4] 2> 432623 WARN
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 432624 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\index
[junit4] 2> 432624 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 432625 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@89a710
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662345),segFN=segments_1,generation=1}
[junit4] 2> 432625 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 432625 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54922_
c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking
for old index directories to cleanup for core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\
[junit4] 2> 432626 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54922_
c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-001\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 432633 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"cdcr-processor-chain"
[junit4] 2> 432714 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 432724 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 432726 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 432727 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 432732 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 432775 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
[junit4] 2> 432775 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 432818 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 432818 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 432818 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 432818 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 432823 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.5498046875,
floorSegmentMB=1.7470703125, forceMergeDeletesPctAllowed=16.67236875779031,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6748128357244312
[junit4] 2> 432823 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@89a710
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@662345),segFN=segments_1,generation=1}
[junit4] 2> 432823 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 432823 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1254623[collection1] main]
[junit4] 2> 432823 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/tmp_collection]
[junit4] 2> 432834 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 432834 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 432837 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 432837 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 432837 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 432838 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 432838 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 432838 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 432838 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 432869 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
[junit4] 2> 432875 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 432889 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 432952 INFO
(searcherExecutor-1482-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@1254623[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432952 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 432952 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 432952 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 432953 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1545461758961909760
[junit4] 2> 432954 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1545461758961909760
[junit4] 2> 432955 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 432956 INFO
(coreLoadExecutor-1481-thread-1-processing-n:127.0.0.1:54922_)
[n:127.0.0.1:54922_ c:tmp_collection s:shard2 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 432956 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica -
core:collection1 address:http://127.0.0.1:54922 collection:tmp_collection
shard:shard2
[junit4] 2> 432958 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/tmp_collection/leader_elect/shard2/election
[junit4] 2> 432964 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership
election with path:
/collections/tmp_collection/leader_elect/shard2/election/96591359718260740-core_node1-n_0000000000
[junit4] 2> 432965 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running
the leader process for shard=shard2 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 432968 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 432968 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 432968 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54922/collection1/
[junit4] 2> 432968 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 432968 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:54922/collection1/ has no replicas
[junit4] 2> 432969 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection"} current state version: 1
[junit4] 2> 432969 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/tmp_collection/leaders/shard2
[junit4] 2> 432972 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 432975 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/tmp_collection/leaders/shard2/leader after winning as
/collections/tmp_collection/leader_elect/shard2/election/96591359718260740-core_node1-n_0000000000
[junit4] 2> 432976 INFO
(zkCallback-619-thread-3-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.h.CdcrLeaderStateManager Received new leader state @
tmp_collection:shard2
[junit4] 2> 432987 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:54922/collection1/ shard2
[junit4] 2> 432997 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54922",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 433104 INFO
(zkCallback-619-thread-3-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 433148 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are
http://127.0.0.1:54922/collection1/ and leader is
http://127.0.0.1:54922/collection1/
[junit4] 2> 433148 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:54922
[junit4] 2> 433148 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 433148 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing
state=active
[junit4] 2> 433148 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found
on descriptor - reading it from system property
[junit4] 2> 433151 INFO
(coreZkRegister-1474-thread-1-processing-n:127.0.0.1:54922_ x:collection1
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:54922_ c:tmp_collection
s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy
cluster state for collection tmp_collection
[junit4] 2> 433153 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54922",
[junit4] 2> "node_name":"127.0.0.1:54922_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 433153 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54922",
[junit4] 2> "node_name":"127.0.0.1:54922_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 433260 INFO
(zkCallback-619-thread-2-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 434021 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1
[junit4] 2> 434028 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 434029 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e58378{/,null,AVAILABLE}
[junit4] 2> 434031 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@16503a8{HTTP/1.1,[http/1.1]}{127.0.0.1:54934}
[junit4] 2> 434031 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.e.j.s.Server Started @437504ms
[junit4] 2> 434031 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/, hostPort=54934,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores}
[junit4] 2> 434032 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 434032 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002'
[junit4] 2> 434033 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 434033 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 434034 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 434036 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 434040 INFO (zkCallback-621-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@541471 name:ZooKeeperConnection
Watcher:127.0.0.1:54915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 434040 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 434041 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 434043 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 434043 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\solr.xml
[junit4] 2> 434066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores
[junit4] 2> 434066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer New CoreContainer 5025456
[junit4] 2> 434066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002]
[junit4] 2> 434067 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\lib
[junit4] 2> 434067 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54915/solr
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 434074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 434077 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 434079 INFO (zkCallback-624-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@acdac2 name:ZooKeeperConnection
Watcher:127.0.0.1:54915 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 434079 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 434079 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 434081 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$73/13517589@342682
[junit4] 2> 434082 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 434086 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:54934_) [n:127.0.0.1:54934_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15a0257 name:ZooKeeperConnection
Watcher:127.0.0.1:54915/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 434086 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 434102 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 434103 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 434104 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 434110 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 434112 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96591359718260743-127.0.0.1:54934_-n_0000000001
[junit4] 2> 434113 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96591359718260740-127.0.0.1:54922_-n_0000000000 to
know if I could be the leader
[junit4] 2> 434114 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54934_ as
DOWN
[junit4] 2> 434117 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54934_
[junit4] 2> 434117 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54934_
[junit4] 2> 434118 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54934_"} current state version: 4
[junit4] 2> 434118 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.NodeMutator DownNode state invoked for node:
127.0.0.1:54934_
[junit4] 2> 434122 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] 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> 434122 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:54934_) [n:127.0.0.1:54934_
] 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> 434124 INFO
(zkCallback-619-thread-1-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 434125 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:54934_) [n:127.0.0.1:54934_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 434185 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 434185 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 434187 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores
[junit4] 2> 434190 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 434190 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1
[junit4] 2> 434191 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 434192 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 434192 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 434193 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[43EECE075084521D])
[n:127.0.0.1:54934_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 434193 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 434194 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Registering watch for collection tmp_collection
[junit4] 2> 434196 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
Deleting data for [tmp_collection]
[junit4] 2> 434196 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54934",
[junit4] 2> "node_name":"127.0.0.1:54934_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 434197 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54934",
[junit4] 2> "node_name":"127.0.0.1:54934_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 434197 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 434197 INFO
(OverseerStateUpdate-96591359718260740-127.0.0.1:54922_-n_0000000000)
[n:127.0.0.1:54922_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 434197 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 434303 INFO
(zkCallback-619-thread-3-processing-n:127.0.0.1:54922_) [n:127.0.0.1:54922_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 434303 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:54934_) [n:127.0.0.1:54934_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 435199 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 435199 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:tmp_collection
[junit4] 2> 435199 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 435199 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/collections/tmp_collection]
[junit4] 2> 435202 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/tmp_collection] [configName]=[conf1] specified config exists
in ZooKeeper
[junit4] 2> 435202 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1'
[junit4] 2> 435202 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 435202 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 435207 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 435224 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 435229 WARN
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 435230 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 435241 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 435260 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 435409 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 435411 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 435411 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 435419 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 435466 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 435466 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
tmp_collection
[junit4] 2> 435467 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 435467 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1\data\]
[junit4] 2> 435468 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@171ee6e
[junit4] 2> 435469 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1\data\snapshot_metadata
[junit4] 2> 435469 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 435469 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1\data\
[junit4] 2> 435470 INFO
(coreLoadExecutor-1493-thread-1-processing-n:127.0.0.1:54934_)
[n:127.0.0.1:54934_ c:tmp_collection s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_43EECE075084521D-001\jetty-002\cores\collection1\data\index/
[junit4] 2> 435470 WARN (cor
[...truncated too long message...]
DistributedFacetPivotLongTailTest_43EECE075084521D-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata;done=false>>]
[junit4] 2> 1122217 INFO (coreCloseExecutor-4801-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1122217 INFO (coreCloseExecutor-4801-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_43EECE075084521D-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
[junit4] 2> 1122217 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[43EECE075084521D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@15e36ef{/o_xk,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test
-Dtests.seed=43EECE075084521D -Dtests.slow=true -Dtests.locale=fr-CH
-Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 71.1s J1 | DistributedFacetPivotLongTailTest.test <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit
exceeded
[junit4] > at
__randomizedtesting.SeedInfo.seed([43EECE075084521D:CBBAF1DDFE783FE5]:0)
[junit4] > at java.lang.String.toLowerCase(String.java:2647)
[junit4] > at
java.security.Provider$UString.<init>(Provider.java:1248)
[junit4] > at
java.security.Provider$Service.getAttribute(Provider.java:1539)
[junit4] > at
javax.crypto.Cipher$Transform.supports(Cipher.java:405)
[junit4] > at
javax.crypto.Cipher$Transform.supportsMode(Cipher.java:395)
[junit4] > at
javax.crypto.Cipher$Transform.supportsModePadding(Cipher.java:383)
[junit4] > at javax.crypto.Cipher.getInstance(Cipher.java:523)
[junit4] > at sun.security.ssl.JsseJce.getCipher(JsseJce.java:229)
[junit4] > at sun.security.ssl.CipherBox.<init>(CipherBox.java:179)
[junit4] > at
sun.security.ssl.CipherBox.newCipherBox(CipherBox.java:263)
[junit4] > at
sun.security.ssl.CipherSuite$BulkCipher.newCipher(CipherSuite.java:505)
[junit4] > at
sun.security.ssl.CipherSuite$BulkCipher.isAvailable(CipherSuite.java:572)
[junit4] > at
sun.security.ssl.CipherSuite$BulkCipher.isAvailable(CipherSuite.java:527)
[junit4] > at
sun.security.ssl.CipherSuite.isAvailable(CipherSuite.java:194)
[junit4] > at
sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(SSLContextImpl.java:346)
[junit4] > at
sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(SSLContextImpl.java:304)
[junit4] > at
sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:626)
[junit4] > at
sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:567)
[junit4] > at
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:110)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:363)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] > at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
[junit4] 2> 1122667 INFO
(SUITE-DistributedFacetPivotLongTailTest-seed#[43EECE075084521D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_43EECE075084521D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{stat_i=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
bar_s=PostingsFormat(name=LuceneFixedGap),
multiDefault=PostingsFormat(name=Asserting),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=957,
maxMBSortInHeap=6.83800263759988, sim=ClassicSimilarity, locale=fr-CH,
timezone=America/Indiana/Petersburg
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=132081000,total=477364224
[junit4] 2> NOTE: All tests run in this JVM: [TestOmitPositions,
LukeRequestHandlerTest, TestFieldSortValues, SearchHandlerTest,
HdfsChaosMonkeySafeLeaderTest, TestDistribDocBasedVersion,
SaslZkACLProviderTest, SuggesterWFSTTest, TestUseDocValuesAsStored2,
TestAtomicUpdateErrorCases, TestConfig, SpellCheckCollatorTest,
SpatialHeatmapFacetsTest, TestFuzzyAnalyzedSuggestions, TestConfigSetImmutable,
TestJettySolrRunner, OverriddenZkACLAndCredentialsProvidersTest, TestDocSet,
CdcrUpdateLogTest, SortByFunctionTest, TestTrackingShardHandlerFactory,
PeerSyncReplicationTest, CustomCollectionTest, SortSpecParsingTest,
ConnectionManagerTest, DistributedDebugComponentTest,
DistributedFacetPivotSmallTest, TestSolrCLIRunExample,
TestHighFrequencyDictionaryFactory, TestJsonFacets, TestValueSourceCache,
GraphQueryTest, ResourceLoaderTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestClusterStateMutator, TestExactStatsCache, TestCloudManagedSchema,
HdfsDirectoryFactoryTest, TestSuggestSpellingConverter,
TestQuerySenderListener, BasicAuthIntegrationTest, AddBlockUpdateTest,
TestStressCloudBlindAtomicUpdates, TestDocBasedVersionConstraints,
TestManagedSchema, AliasIntegrationTest, CurrencyFieldOpenExchangeTest,
CloudExitableDirectoryReaderTest, ReturnFieldsTest,
TestGraphTermsQParserPlugin, DateMathParserTest, CoreAdminCreateDiscoverTest,
TestFieldCacheSort, TestAuthenticationFramework,
DeleteLastCustomShardedReplicaTest, TestCustomDocTransformer,
TestLeaderElectionZkExpiry, RegexBoostProcessorTest,
TestSolrCloudWithKerberosAlt, MinimalSchemaTest, TestSolr4Spatial,
TestReloadAndDeleteDocs, TestLuceneMatchVersion, TestRecoveryHdfs,
CollectionStateFormat2Test, TestDocTermOrds, RequestLoggingTest,
TestCrossCoreJoin, TestLegacyFieldCache, DefaultValueUpdateProcessorTest,
AutoCommitTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestExclusionRuleCollectionAccess, TestQuerySenderNoQuery,
TestSolrCoreProperties, ShowFileRequestHandlerTest, AnalyticsQueryTest,
OverseerStatusTest, UUIDUpdateProcessorFallbackTest, TestSortingResponseWriter,
ChaosMonkeySafeLeaderTest, TestReversedWildcardFilterFactory,
CloudMLTQParserTest, ZkSolrClientTest, RequestHandlersTest, TestSolrXml,
SuggesterTest, RAMDirectoryFactoryTest, SharedFSAutoReplicaFailoverTest,
TestSolrConfigHandlerCloud, HdfsRecoveryZkTest, ResponseHeaderTest,
UUIDFieldTest, DebugComponentTest, TestObjectReleaseTracker,
StatsComponentTest, BaseCdcrDistributedZkTest, TestSchemaNameResource,
TestExpandComponent, ClusterStateTest, TestLocalFSCloudBackupRestore,
ConvertedLegacyTest, EchoParamsTest, SpellCheckComponentTest,
ShardRoutingCustomTest, SimpleCollectionCreateDeleteTest, SliceStateTest,
FieldAnalysisRequestHandlerTest, TestInitQParser, TestCloudInspectUtil,
TestRebalanceLeaders, JsonLoaderTest, MultiThreadedOCPTest,
DistributedFacetPivotLongTailTest]
[junit4] Completed [210/631 (2!)] on J1 in 71.23s, 1 test, 1 error <<<
FAILURES!
[...truncated 1373 lines...]
[junit4] JVM J1: stdout was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20160914_152549_973.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid5428.hprof
...
[junit4] Heap dump file created [439762163 bytes in 2.436 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 11031 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:715: Some of
the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid5428.hprof
Total time: 84 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]