Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.3-Java7/18/
1 tests failed.
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test
Error Message:
There should be one document because overwrite=true expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: There should be one document because overwrite=true
expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([A6AF4756EBC10EA1:2EFB788C453D6359]: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:141)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11991 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-CloudSolrClientTest-seed#[A6AF4756EBC10EA1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 54 INFO
(SUITE-CloudSolrClientTest-seed#[A6AF4756EBC10EA1]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 57 WARN
(SUITE-CloudSolrClientTest-seed#[A6AF4756EBC10EA1]-worker) [ ]
o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
[junit4] 2> 100 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 103 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 104 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 202 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37753
[junit4] 2> 253 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 313 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 333 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> 1919 INFO (zkCallback-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c8e8f1e
name:ZooKeeperConnection Watcher:127.0.0.1:37753 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1920 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1924 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1926 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1952 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1952 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 0x152212c35160000, 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> 1954 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1961 INFO (zkCallback-2-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f2d18aa
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1962 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1963 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1970 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1977 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1983 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1988 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2003 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2019 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2029 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2031 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2037 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 2038 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
because it doesn't exist
[junit4] 2> 2040 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
because it doesn't exist
[junit4] 2> 2041 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
because it doesn't exist
[junit4] 2> 2042 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
because it doesn't exist
[junit4] 2> 2043 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
because it doesn't exist
[junit4] 2> 2044 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 2045 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
because it doesn't exist
[junit4] 2> 2046 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
because it doesn't exist
[junit4] 2> 2479 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1
[junit4] 2> 2522 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ] o.e.j.u.log
Logging initialized @5780ms
[junit4] 2> 2737 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 2805 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@475ed115{/,null,AVAILABLE}
[junit4] 2> 2819 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4c5feec7{HTTP/1.1}{127.0.0.1:51339}
[junit4] 2> 2820 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ] o.e.j.s.Server
Started @6079ms
[junit4] 2> 2821 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/tempDir-001/control/data,
hostContext=/, hostPort=51339,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores}
[junit4] 2> 2830 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@705789f3
[junit4] 2> 2860 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/'
[junit4] 2> 3038 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3048 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3087 INFO (zkCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5e223ed2
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3093 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3100 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3105 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3107 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/solr.xml
[junit4] 2> 3295 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores
[junit4] 2> 3361 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1270457804
[junit4] 2> 3361 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/]
[junit4] 2> 3362 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/lib
[junit4] 2> 3362 WARN
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/lib).
[junit4] 2> 3402 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
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> 3705 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3710 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3712 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3714 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37753/solr
[junit4] 2> 3729 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3730 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3738 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3740 INFO (zkCallback-5-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@759b9645
name:ZooKeeperConnection Watcher:127.0.0.1:37753 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3741 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3742 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3755 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3758 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7737ff3 name:ZooKeeperConnection
Watcher:127.0.0.1:37753/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3759 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3770 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 3782 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 3788 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 3796 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 3801 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 3814 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3819 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 3824 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 3828 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 3830 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51339_
[junit4] 2> 3833 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51339_
[junit4] 2> 3872 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 3882 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 3886 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3888 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95175015881113604-127.0.0.1:51339_-n_0000000000
[junit4] 2> 3895 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51339_
[junit4] 2> 3896 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 3900 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.Overseer Overseer
(id=95175015881113604-127.0.0.1:51339_-n_0000000000) starting
[junit4] 2> 3908 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 3939 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 4014 INFO
(OverseerCollectionProcessor-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.OverseerCollectionProcessor Process current
queue of collection creations
[junit4] 2> 4015 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 4054 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 4326 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 4326 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4403 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.CoresLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores
[junit4] 2> 4461 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.SolrCore Created CoreDescriptor:
{absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/,
config=solrconfig.xml, transient=false, shard=,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1,
coreNodeName=, name=collection1, schema=schema.xml, dataDir=data/,
loadOnStartup=true, collection=control_collection,
configSetProperties=configsetprops.json}
[junit4] 2> 4463 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/
[junit4] 2> 4463 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 4470 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 4471 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController numShards not found
on descriptor - reading it from system property
[junit4] 2> 4474 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0
[junit4] 2> 4474 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:51339_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 4479 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController look for our core
node name
[junit4] 2> 4479 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 4484 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51339",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:51339_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down"} current state version: 0
[junit4] 2> 4495 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51339",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:51339_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down"}
[junit4] 2> 4500 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 4510 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 4518 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
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> 4523 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 1
[junit4] 2> 5480 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController waiting to find
shard id in clusterstate for collection1
[junit4] 2> 5480 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController Check for collection
zkNode:control_collection
[junit4] 2> 5482 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.ZkController Collection zkNode
exists
[junit4] 2> 5482 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Load collection
config from:/collections/control_collection
[junit4] 2> 5484 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 5485 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.SolrResourceLoader new
SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/'
[junit4] 2> 5513 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 5546 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.SolrConfig current version of
requestparams : -1
[junit4] 2> 5621 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 5.3.2
[junit4] 2> 5738 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.Config Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 5752 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 5845 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=test
[junit4] 2> 6467 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema default search field
in schema is text
[junit4] 2> 6469 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 6476 WARN
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 6476 WARN
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.s.IndexSchema Field text is not
multivalued and destination for multiple copyFields (3)
[junit4] 2> 6497 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0
[junit4] 2> 6498 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 6499 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 6514 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 6516 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX
monitoring not detected for core: collection1
[junit4] 2> 6539 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data
[junit4] 2> 6540 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data/index/
[junit4] 2> 6540 WARN
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 6557 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data/index
[junit4] 2> 6614 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@c7ee5ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1c1cbe),segFN=segments_1,generation=1}
[junit4] 2> 6616 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
newest commit generation = 1
[junit4] 2> 6620 INFO (OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:51339_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data/
[junit4] 2> 6621 WARN (OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 6848 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 6910 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
xsltCacheLifetimeSeconds=60
[junit4] 2> 6915 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
xsltCacheLifetimeSeconds=60
[junit4] 2> 6917 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
xsltCacheLifetimeSeconds=60
[junit4] 2> 6918 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader
xsltCacheLifetimeSeconds=60
[junit4] 2> 6939 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/schema,/admin/luke,/config,/update/csv,/admin/file,/admin/ping,standard,/admin/mbeans,/update/json,/update,,/admin/logging,/admin/system,/admin/segments,/admin/plugins,/admin/threads,/update/json/docs,/admin/properties,/get,/replication
[junit4] 2> 6940 WARN
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 6942 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 6960 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 6961 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 6972 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard
AutoCommit: disabled
[junit4] 2> 6972 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft
AutoCommit: disabled
[junit4] 2> 6977 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@c7ee5ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1c1cbe),segFN=segments_1,generation=1}
[junit4] 2> 6977 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
newest commit generation = 1
[junit4] 2> 7005 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@8717855[collection1] main
[junit4] 2> 7016 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7019 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7019 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7023 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 7023 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager
Initializing RestManager with initArgs: {}
[junit4] 2> 7045 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7046 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7047 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7047 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager
Initializing 0 registered ManagedResources
[junit4] 2> 7073 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 7075 INFO (searcherExecutor-8-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8717855[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 7076 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7076 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7076 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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> 7077 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
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
1522800261321457664
[junit4] 2> 7082 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog
Took 6 ms to seed version buckets with highest version 1522800261321457664
[junit4] 2> 7083 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
watch zkdir /configs/conf1
[junit4] 2> 7086 INFO
(coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer
registering core: collection1
[junit4] 2> 7089 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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:51339 collection:control_collection shard:shard1
[junit4] 2> 7098 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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> 7110 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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/95175015881113604-core_node1-n_0000000000
[junit4] 2> 7113 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 7116 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 7117 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 7117 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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> 7118 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] 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> 7119 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51339/collection1/
[junit4] 2> 7119 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 7120 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy http://127.0.0.1:51339/collection1/ has no replicas
[junit4] 2> 7120 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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:51339/collection1/ shard1
[junit4] 2> 7122 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 7123 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
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> 7128 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
[junit4] 2> 7134 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 7137 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] 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:51339",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 7244 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
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> 7248 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 7289 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController We are http://127.0.0.1:51339/collection1/ and leader is
http://127.0.0.1:51339/collection1/
[junit4] 2> 7290 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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:51339
[junit4] 2> 7291 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 7291 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController publishing state=active
[junit4] 2> 7291 INFO (coreZkRegister-1-thread-1-processing-s:shard1
c:control_collection r:core_node1 n:127.0.0.1:51339_ x:collection1)
[n:127.0.0.1:51339_ 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> 7294 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 7296 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51339",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:51339_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active"} current state version: 3
[junit4] 2> 7298 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51339",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:51339_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active"}
[junit4] 2> 7409 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
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> 7414 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 7507 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 7508 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 7511 INFO (zkCallback-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f2d0b54
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 7511 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 7512 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 7512 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 7520 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 7520 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 7521 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 7522 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 7526 INFO (zkCallback-9-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@422df3fe
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 7526 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 7527 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 7531 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 7534 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 4
[junit4] 2> 7534 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 7641 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 7644 INFO (zkCallback-8-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> 7646 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
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> 7649 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1
[junit4] 2> 7650 INFO (zkCallback-8-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
[junit4] 2> 7651 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001
[junit4] 2> 7652 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 7653 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
[junit4] 2> 7656 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46615a17{/,null,AVAILABLE}
[junit4] 2> 7657 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@188afc15{HTTP/1.1}{127.0.0.1:36829}
[junit4] 2> 7657 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ] o.e.j.s.Server
Started @10916ms
[junit4] 2> 7657 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml,
hostPort=36829,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/tempDir-001/jetty1,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores,
hostContext=/}
[junit4] 2> 7659 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@705789f3
[junit4] 2> 7659 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/'
[junit4] 2> 7699 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 7703 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 7707 INFO (zkCallback-10-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b131db5
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 7707 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 7708 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 7711 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 7711 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/solr.xml
[junit4] 2> 7743 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores
[junit4] 2> 7744 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer New CoreContainer 91249071
[junit4] 2> 7744 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/]
[junit4] 2> 7744 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/lib
[junit4] 2> 7745 WARN
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/lib).
[junit4] 2> 7756 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
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> 7758 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 7759 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 7760 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 7760 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37753/solr
[junit4] 2> 7760 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 7761 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 7766 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 7769 INFO (zkCallback-12-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f516f91 name:ZooKeeperConnection
Watcher:127.0.0.1:37753 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 7769 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 7770 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 7774 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 7818 INFO
(zkCallback-13-thread-1-processing-n:127.0.0.1:36829_) [n:127.0.0.1:36829_ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@527ddc43
name:ZooKeeperConnection Watcher:127.0.0.1:37753/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 7818 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 7828 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 8847 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36829_
[junit4] 2> 8848 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36829_
[junit4] 2> 8854 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 8856 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95175015881113609-127.0.0.1:36829_-n_0000000001
[junit4] 2> 8860 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95175015881113604-127.0.0.1:51339_-n_0000000000 to
know if I could be the leader
[junit4] 2> 8886 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 8887 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 8888 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.CoresLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores
[junit4] 2> 8889 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.SolrCore Created CoreDescriptor: {collection=collection1,
transient=false,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1,
config=solrconfig.xml,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/,
name=collection1, coreNodeName=, loadOnStartup=true, schema=schema.xml,
shard=, configSetProperties=configsetprops.json, dataDir=data/}
[junit4] 2> 8890 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/
[junit4] 2> 8890 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 8906 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 8906 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 8914 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0
[junit4] 2> 8914 INFO
(TEST-CloudSolrClientTest.test-seed#[A6AF4756EBC10EA1]) [n:127.0.0.1:36829_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 8915 INFO
(zkCallback-6-thread-1-processing-n:127.0.0.1:51339_) [n:127.0.0.1:51339_ ]
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 8916 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for external collection collection1
[junit4] 2> 8917 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch collection1
[junit4] 2> 8917 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36829",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:36829_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down"} current state version: 5
[junit4] 2> 8918 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36829",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:36829_",
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down"}
[junit4] 2> 8918 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Updating collection state at /collections/collection1/state.json from
ZooKeeper...
[junit4] 2> 8919 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 8920 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 8923 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Updating data for collection1 to ver 0
[junit4] 2> 8923 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 9026 INFO
(OverseerStateUpdate-95175015881113604-127.0.0.1:51339_-n_0000000000)
[n:127.0.0.1:51339_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 9028 INFO
(zkCallback-13-thread-1-processing-n:127.0.0.1:36829_) [n:127.0.0.1:36829_ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 9030 INFO
(zkCallback-13-thread-1-processing-n:127.0.0.1:36829_) [n:127.0.0.1:36829_ ]
o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1
[junit4] 2> 9924 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 9924 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 9926 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 9926 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from:/collections/collection1
[junit4] 2> 9928 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 9928 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/'
[junit4] 2> 9947 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 9957 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 9981 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.3.2
[junit4] 2> 10031 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 10034 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema Reading
Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 10114 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 10423 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 10426 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 10429 WARN
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 10430 WARN
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 10433 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0
[junit4] 2> 10434 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 10435 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 10435 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 10436 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 10437 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data
[junit4] 2> 10437 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 10438 WARN
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 10438 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 10440 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bb936e5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cc30ad0),segFN=segments_1,generation=1}
[junit4] 2> 10440 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 10441 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36829_
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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data/
[junit4] 2> 10442 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36829_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 10447 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 10451 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10453 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10455 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10456 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 10460 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/schema,/admin/luke,/config,/update/csv,/admin/file,/admin/ping,standard,/admin/mbeans,/update/json,/update,,/admin/logging,/admin/system,/admin/segments,/admin/plugins,/admin/threads,/update/json/docs,/admin/properties,/get,/replication
[junit4] 2> 10461 WARN
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 10462 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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> 10463 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 10464 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ 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> 10469 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 10469 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 10470 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bb936e5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cc30ad0),segFN=segments_1,generation=1}
[junit4] 2> 10470 INFO
(coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:36829_)
[n:127.0.0.1:36829_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit g
[...truncated too long message...]
0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 94804 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.SolrCoreState
Closing SolrCoreState
[junit4] 2> 94804 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 94804 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
closing IndexWriter with IndexWriterCloser
[junit4] 2> 94806 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore
[collection1] Closing main searcher on request.
[junit4] 2> 94806 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 94806 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data/index;done=false>>]
[junit4] 2> 94807 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data/index
[junit4] 2> 94807 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data;done=false>>]
[junit4] 2> 94807 INFO
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001/shard-3-003/cores/collection1/data
[junit4] 2> 94807 WARN
(zkCallback-84-thread-1-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.LeaderElector
[junit4] 2> org.apache.solr.common.SolrException: SolrCore not
found:collection1 in []
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:207)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:199)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:257)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:481)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:238)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:199)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 96297 WARN
(zkCallback-84-thread-3-processing-n:127.0.0.1:37658_) [n:127.0.0.1:37658_ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 96299 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@4b28f033{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 96299 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A6AF4756EBC10EA1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4a65a34b{/,null,UNAVAILABLE}
[junit4] 2> 96302 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A6AF4756EBC10EA1])
[n:127.0.0.1:37658_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.ChaosMonkey monkey: stop shard! 45174
[junit4] 2> 96303 INFO
(TEST-CloudSolrClientTest.testShutdown-seed#[A6AF4756EBC10EA1])
[n:127.0.0.1:37658_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55461 55461
[junit4] 2> 96494 INFO (Thread-159) [n:127.0.0.1:43546_ c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to
127.0.0.1:55461 55461
[junit4] 2> 96495 WARN (Thread-159) [n:127.0.0.1:43546_ c:collection1
s:shard2 r:core_node3 x:collection1] 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> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 96498 INFO
(SUITE-CloudSolrClientTest-seed#[A6AF4756EBC10EA1]-worker) [n:127.0.0.1:37658_
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-5.3-Java7/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A6AF4756EBC10EA1-001
[junit4] 2> Jan 08, 2016 12:19:47 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(Lucene53):
{intDefault=PostingsFormat(name=Memory doPackFST= false),
a_t=PostingsFormat(name=Memory doPackFST= true),
_version_=PostingsFormat(name=Memory doPackFST= false),
multiDefault=PostingsFormat(name=Memory doPackFST= true),
range_facet_l=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50,
text=FST50, timestamp=PostingsFormat(name=Memory doPackFST= true)},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {},
locale=lt, timezone=America/Boise
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=1,free=130079120,total=343408640
[junit4] 2> NOTE: All tests run in this JVM: [CloudSolrClientTest]
[junit4] Completed [49/67] on J0 in 98.79s, 3 tests, 1 failure <<< FAILURES!
[...truncated 65 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:726:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:670:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build.xml:243:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/common-build.xml:524:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1449:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1003:
There were test failures: 67 suites, 468 tests, 1 failure
Total time: 58 minutes 12 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]