Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/764/
1 tests failed.
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test
Error Message:
There should be 3 documents because there should be two id=1 docs due to
overwrite=false expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be
two id=1 docs due to overwrite=false expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([A5A185C1D52FDACC:2DF5BA1B7BD3B734]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:175)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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)
Build Log:
[...truncated 11922 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/init-core-data-001
[junit4] 2> 61713 INFO
(SUITE-CloudSolrClientTest-seed#[A5A185C1D52FDACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 61713 INFO
(SUITE-CloudSolrClientTest-seed#[A5A185C1D52FDACC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/zeva/fm
[junit4] 2> 61716 WARN
(SUITE-CloudSolrClientTest-seed#[A5A185C1D52FDACC]-worker) [ ]
o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
[junit4] 2> 61734 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 61738 INFO (Thread-154) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 61738 INFO (Thread-154) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 61838 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:56405
[junit4] 2> 61855 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 61910 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 61951 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 63920 INFO (zkCallback-32-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9b0e39e name:ZooKeeperConnection
Watcher:127.0.0.1:56405 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 63921 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 63922 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 63924 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 63955 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 0x152028eabff0000, 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> 63961 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 63963 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 63973 INFO (zkCallback-33-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4486c8f0
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 63973 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 63974 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 63976 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 64001 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 64006 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 64008 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 64013 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 64014 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 64020 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 64020 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
because it doesn't exist
[junit4] 2> 64042 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 64043 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
because it doesn't exist
[junit4] 2> 64044 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
because it doesn't exist
[junit4] 2> 64168 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1
[junit4] 2> 64183 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 64194 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34dd1bc8{/zeva/fm,null,AVAILABLE}
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4608d4e7{HTTP/1.1,[http/1.1]}{127.0.0.1:44414}
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.Server Started @67763ms
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/tempDir-001/control/data,
hostContext=/zeva/fm, hostPort=44414,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores}
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001'
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 64197 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 64198 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 64199 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 64205 INFO (zkCallback-34-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7165c23d
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 64205 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 64205 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 64208 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 64208 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/solr.xml
[junit4] 2> 64215 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores
[junit4] 2> 64215 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer New CoreContainer 845393556
[junit4] 2> 64215 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001]
[junit4] 2> 64216 WARN
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/lib
[junit4] 2> 64216 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
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,useRetries : false,
[junit4] 2> 64217 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 64218 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 64218 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 64218 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56405/solr
[junit4] 2> 64237 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 64237 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 64252 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 64261 INFO (zkCallback-37-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48637489
name:ZooKeeperConnection Watcher:127.0.0.1:56405 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 64262 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 64263 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 64277 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 64318 INFO
(zkCallback-38-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@168b6a78
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 64319 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 64329 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 64337 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 64343 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 64347 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 64351 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 64375 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 64378 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 64380 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 64382 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/security.json
[junit4] 2> 64384 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44414_zeva%2Ffm
[junit4] 2> 64387 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44414_zeva%2Ffm
[junit4] 2> 64407 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 64424 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 64426 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 64428 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000
[junit4] 2> 64433 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:44414_zeva%2Ffm
[junit4] 2> 64434 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 64436 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.Overseer Overseer
(id=95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000) starting
[junit4] 2> 64445 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 64515 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 64524 INFO
(OverseerCollectionConfigSetProcessor-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.OverseerTaskProcessor Process
current queue of overseer operations
[junit4] 2> 64527 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 64525 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 64774 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 64774 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 64776 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores
[junit4] 2> 64779 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 64779 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1
[junit4] 2> 64779 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 64782 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 64783 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 64785 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0
[junit4] 2> 64785 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 64793 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] 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:44414/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:44414_zeva%2Ffm",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 64799 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 64812 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44414/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:44414_zeva%2Ffm",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 64829 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 64851 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 64863 INFO
(zkCallback-38-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] 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> 65800 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 65800 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 65801 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 65801 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 65802 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 65802 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1'
[junit4] 2> 65803 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 65803 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 65805 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 65811 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 65814 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 65825 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 65841 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 66063 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 66064 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 66065 WARN
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 66065 WARN
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 66071 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0
[junit4] 2> 66071 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 66071 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 66072 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/]
[junit4] 2> 66072 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 66072 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data
[junit4] 2> 66074 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/index/
[junit4] 2> 66075 WARN
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 66076 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/index
[junit4] 2> 66077 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5eb672af
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798dfaec),segFN=segments_1,generation=1}
[junit4] 2> 66077 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 66080 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 66081 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 66083 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 66084 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 66085 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 66086 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup
for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/
[junit4] 2> 66086 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 66116 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 66118 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 66130 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 66130 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 66131 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 66131 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 66131 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5eb672af
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@798dfaec),segFN=segments_1,generation=1}
[junit4] 2> 66131 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 66132 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6659b28e[collection1]
main
[junit4] 2> 66132 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 66133 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 66133 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 66137 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 66137 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 66137 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 66137 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 66137 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 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> 66138 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1522261667310731264
[junit4] 2> 66140 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1522261667310731264
[junit4] 2> 66142 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 66143 INFO
(searcherExecutor-212-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6659b28e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66144 INFO
(coreLoadExecutor-211-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 66156 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController Register replica - core:collection1
address:http://127.0.0.1:44414/zeva/fm collection:control_collection
shard:shard1
[junit4] 2> 66166 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 66181 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.LeaderElector Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95141353922428932-core_node1-n_0000000000
[junit4] 2> 66183 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process
for shard=shard1 and weAreReplacement=false and leaderVoteWait=0
[junit4] 2> 66189 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 66200 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 66200 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 66200 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44414/zeva/fm/collection1/
[junit4] 2> 66200 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 66200 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44414/zeva/fm/collection1/
has no replicas
[junit4] 2> 66216 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 66228 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader
registration node
[junit4] 2> 66253 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44414/zeva/fm/collection1/ shard1
[junit4] 2> 66254 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:44414/zeva/fm",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 66295 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 66296 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 66311 INFO (zkCallback-40-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71c1ae7f
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 66311 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 66311 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 66312 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 66329 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 66366 INFO (zkCallback-40-thread-1) [ ]
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> 66367 INFO
(zkCallback-38-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] 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> 66408 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController We are
http://127.0.0.1:44414/zeva/fm/collection1/ and leader is
http://127.0.0.1:44414/zeva/fm/collection1/
[junit4] 2> 66408 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:44414/zeva/fm
[junit4] 2> 66408 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 66408 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController publishing state=active
[junit4] 2> 66408 INFO
(coreZkRegister-205-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:44414_zeva%2Ffm c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading
it from system property
[junit4] 2> 66412 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] 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:44414/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:44414_zeva%2Ffm",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 66418 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] 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:44414/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:44414_zeva%2Ffm",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 66468 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1
[junit4] 2> 66469 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001
[junit4] 2> 66474 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 66493 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@697a8335{/zeva/fm,null,AVAILABLE}
[junit4] 2> 66494 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@78a8057d{HTTP/1.1,[http/1.1]}{127.0.0.1:56922}
[junit4] 2> 66494 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.Server Started @70060ms
[junit4] 2> 66494 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/zeva/fm, hostPort=56922,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores}
[junit4] 2> 66494 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 66494 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001'
[junit4] 2> 66495 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 66495 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 66495 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 66496 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 66507 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@282da89d
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 66507 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 66507 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 66511 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 66511 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/solr.xml
[junit4] 2> 66518 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores
[junit4] 2> 66518 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer New CoreContainer 283797846
[junit4] 2> 66518 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001]
[junit4] 2> 66518 WARN
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/lib
[junit4] 2> 66519 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
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,useRetries : false,
[junit4] 2> 66520 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 66521 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 66521 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 66521 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56405/solr
[junit4] 2> 66521 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 66522 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 66523 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 66534 INFO
(zkCallback-38-thread-1-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] 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> 66548 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@395e8d62
name:ZooKeeperConnection Watcher:127.0.0.1:56405 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 66548 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 66549 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 66535 INFO (zkCallback-40-thread-1) [ ]
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> 66575 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 66580 INFO
(zkCallback-45-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4e018e26
name:ZooKeeperConnection Watcher:127.0.0.1:56405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 66580 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 66597 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 67627 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56922_zeva%2Ffm
[junit4] 2> 67628 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56922_zeva%2Ffm
[junit4] 2> 67631 INFO
(zkCallback-38-thread-2-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] 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> 67631 INFO (zkCallback-40-thread-1) [ ]
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> 67632 INFO
(zkCallback-45-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm ] 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> 67633 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 67634 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95141353922428936-127.0.0.1:56922_zeva%2Ffm-n_0000000001
[junit4] 2> 67637 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000
to know if I could be the leader
[junit4] 2> 67704 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 67704 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 67711 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores
[junit4] 2> 67712 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 67712 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1
[junit4] 2> 67712 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 67715 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0
[junit4] 2> 67715 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:56922_zeva%2Ffm ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 67715 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 67715 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 67718 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] 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:56922/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:56922_zeva%2Ffm",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 67718 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] 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:56922/zeva/fm",
[junit4] 2> "node_name":"127.0.0.1:56922_zeva%2Ffm",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 67719 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 67719 INFO
(OverseerStateUpdate-95141353922428932-127.0.0.1:44414_zeva%2Ffm-n_0000000000)
[n:127.0.0.1:44414_zeva%2Ffm ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 67721 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 67825 INFO
(zkCallback-45-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm ] 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> 67825 INFO
(zkCallback-38-thread-2-processing-n:127.0.0.1:44414_zeva%2Ffm)
[n:127.0.0.1:44414_zeva%2Ffm ] 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> 67825 INFO (zkCallback-40-thread-1) [ ]
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> 68723 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 68723 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController Check for collection zkNode:collection1
[junit4] 2> 68725 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 68725 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
[junit4] 2> 68726 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 68726 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1'
[junit4] 2> 68727 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 68727 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 68729 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 68735 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 68738 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 68747 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 68757 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 68860 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 68860 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 68861 WARN
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 68861 WARN
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 68863 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0
[junit4] 2> 68863 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 68864 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 68864 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 68864 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 68864 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data
[junit4] 2> 68864 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 68865 WARN
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 68865 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 68866 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed89404
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39dbbe7d),segFN=segments_1,generation=1}
[junit4] 2> 68866 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 68868 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 68870 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 68874 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 68876 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 68876 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 68878 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 68879 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 68881 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/
[junit4] 2> 68881 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 68882 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 68884 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 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> 68885 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 68885 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 68885 INFO
(coreLoadExecutor-222-thread-1-processing-n:127.0.0.1:56922_zeva%2Ffm)
[n:127.0.0.1:56922_zeva%2Ffm c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed89404
lockFactory=org.apache.lucene.store.SingleInstanceLockFacto
[...truncated too long message...]
nt.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-3-003/cores/collection1/data/index;done=false>>]
[junit4] 2> 147345 INFO
(zkCallback-128-thread-1-processing-n:127.0.0.1:42666_zeva%2Ffm)
[n:127.0.0.1:42666_zeva%2Ffm c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001/shard-3-003/cores/collection1/data/index
[junit4] 2> 147345 WARN
(zkCallback-128-thread-1-processing-n:127.0.0.1:42666_zeva%2Ffm)
[n:127.0.0.1:42666_zeva%2Ffm c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.LeaderElector
[junit4] 2> java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer
[junit4] 2> at
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:958)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:897)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:893)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:303)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:347)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:657)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:329)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:385)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:385)
[junit4] 2> at
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:949)
[junit4] 2> ... 20 more
[junit4] 2> 148601 WARN
(zkCallback-128-thread-3-processing-n:127.0.0.1:42666_zeva%2Ffm)
[n:127.0.0.1:42666_zeva%2Ffm ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 148604 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@36eb636{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 148604 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A5A185C1D52FDACC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f094d91{/zeva/fm,null,UNAVAILABLE}
[junit4] 2> 148607 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
[n:127.0.0.1:33349_zeva%2Ffm c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica1] o.a.z.s.NIOServerCnxn caught end of
stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x152028fb4ba0005, 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> 148607 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:42666_zeva%2Ffm c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.ChaosMonkey monkey: stop shard! 41179
[junit4] 2> 148609 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A5A185C1D52FDACC])
[n:127.0.0.1:42666_zeva%2Ffm c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50116 50116
[junit4] 2> 148819 INFO (Thread-317) [n:127.0.0.1:33349_zeva%2Ffm
c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica1] o.a.s.c.ZkTestServer connecting to
127.0.0.1:50116 50116
[junit4] 2> 148821 WARN (Thread-317) [n:127.0.0.1:33349_zeva%2Ffm
c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica1] o.a.s.c.ZkTestServer Watch limit
violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 148824 INFO
(SUITE-CloudSolrClientTest-seed#[A5A185C1D52FDACC]-worker)
[n:127.0.0.1:42666_zeva%2Ffm c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A5A185C1D52FDACC-001
[junit4] 2> Jan 02, 2016 1:38:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{_version_=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=MockRandom),
a_t=PostingsFormat(name=MockRandom), intDefault=Lucene50(blocksize=128),
id=PostingsFormat(name=Asserting), text=PostingsFormat(name=Memory doPackFST=
true), range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=is_IS,
timezone=Africa/Bamako
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_66 (64-bit)/cpus=4,threads=1,free=59696096,total=300417024
[junit4] 2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer,
TestNamedListCodec, TestSpellCheckResponse, OperationsTest,
StreamExpressionToExpessionTest, TestConfigSetAdminRequest, NamedListTest,
TestUpdateRequestCodec, CollectionAdminRequestRequiredParamsTest,
LargeVolumeBinaryJettyTest, CommonAdminParamsTest, ContentStreamTest,
SolrExampleStreamingTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest,
TestBatchUpdate, LargeVolumeJettyTest, TestSolrProperties,
MergeIndexesEmbeddedTest, TestXMLEscaping, IteratorChainTest,
AnlysisResponseBaseTest, BasicHttpSolrClientTest, CloudSolrClientTest]
[junit4] Completed [72/72 (1!)] on J0 in 87.66s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 11 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:784:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:728:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:246:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1424:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:981:
There were test failures: 72 suites, 497 tests, 1 failure, 6 ignored (6
assumptions) [seed: A5A185C1D52FDACC]
Total time: 61 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]