Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4246/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseParallelGC
2 tests failed.
REGRESSION: org.apache.solr.SolrInfoMBeanTest.testCallMBeanInfo
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([B1C053563717DE9:F47A8809080900F7]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.solr.SolrInfoMBeanTest.testCallMBeanInfo(SolrInfoMBeanTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:43)
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)
REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch
Error Message:
No live SolrServers available to handle this
request:[https://127.0.0.1:49256/egd/ds, https://127.0.0.1:49274/egd/ds,
https://127.0.0.1:49265/egd/ds, https://127.0.0.1:49232/egd/ds,
https://127.0.0.1:49247/egd/ds]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[https://127.0.0.1:49256/egd/ds,
https://127.0.0.1:49274/egd/ds, https://127.0.0.1:49265/egd/ds,
https://127.0.0.1:49232/egd/ds, https://127.0.0.1:49247/egd/ds]
at
__randomizedtesting.SeedInfo.seed([B1C053563717DE9:8AFA8B2D142E1DD5]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
at
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
at
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:43)
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
remove replica : delLiveColl/shard1/core_node1
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
... 47 more
Build Log:
[...truncated 10835 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\init-core-data-001
[junit4] 2> 523028 T1329 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 523028 T1329 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /egd/ds
[junit4] 2> 523035 T1329 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 523036 T1329 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 523042 T1330 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 523144 T1329 oasc.ZkTestServer.run start zk server on
port:49222
[junit4] 2> 523145 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 523149 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 523166 T1336 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15b5f30 name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 523167 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 523167 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 523168 T1329 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 523182 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 523185 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 523188 T1338 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e9ce76 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 523189 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 523189 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 523189 T1329 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 523200 T1329 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 523210 T1329 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 523216 T1329 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 523223 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 523225 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 523240 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 523240 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 523249 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 523249 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 523258 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 523259 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 523266 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 523267 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 523274 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 523275 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 523284 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 523285 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 523294 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 523294 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 523304 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 523304 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 523316 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 523317 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 523325 T1329 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 523325 T1329 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 523337 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 523339 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 523344 T1340 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5eff9f name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 523345 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 523345 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 525147 T1329 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 525160 T1329 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 525179 T1329 oejs.AbstractConnector.doStart Started
[email protected]:49232
[junit4] 2> 525187 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 525187 T1329 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 525188 T1329 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002
[junit4] 2> 525188 T1329 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\'
[junit4] 2> 525230 T1329 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\solr.xml
[junit4] 2> 525240 T1329 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002
[junit4] 2> 525242 T1329 oasc.CoreContainer.<init> New CoreContainer
29827615
[junit4] 2> 525242 T1329 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\]
[junit4] 2> 525244 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 525245 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 525252 T1329 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 525255 T1329 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 525255 T1329 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 525255 T1329 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 525255 T1329 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49222/solr
[junit4] 2> 525258 T1329 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 525258 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 525260 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 525264 T1351 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@33d26b name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 525264 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 525264 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 525272 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 525278 T1353 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1eb43af name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 525279 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 525285 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 525294 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 525305 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 525313 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 525333 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 525344 T1329 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 525349 T1329 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49232_egd%2Fds
[junit4] 2> 525351 T1329 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49232_egd%2Fds
[junit4] 2> 525358 T1329 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 525363 T1329 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 525368 T1329 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 525373 T1329 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:49232_egd%2Fds
[junit4] 2> 525373 T1329 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 525377 T1329 oasc.Overseer.start Overseer
(id=92551075493904388-127.0.0.1:49232_egd%2Fds-n_0000000000) starting
[junit4] 2> 525382 T1329 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 525404 T1329 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 525406 T1355 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 525408 T1329 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 525415 T1329 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 525419 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 525431 T1354 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 525434 T1329 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002
[junit4] 2> 526188 T1329 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\conf\
[junit4] 2> 526312 T1329 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 526316 T1329 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 526316 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 526331 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 526337 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 526345 T1359 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@175ffd2 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 526346 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 526346 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 526349 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 526365 T1329 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 526365 T1329 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 526366 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 526367 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 526370 T1361 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c67ffa name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 526370 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 526371 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 526378 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 526398 T1354 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 526398 T1354
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 526399 T1354
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 526410 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 526414 T1362 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 526432 T1363 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 528323 T1329 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 528326 T1329 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 528340 T1329 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 528344 T1329 oejs.AbstractConnector.doStart Started
[email protected]:49247
[junit4] 2> 528349 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 528352 T1329 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 528352 T1329 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003
[junit4] 2> 528352 T1329 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\'
[junit4] 2> 528401 T1329 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\solr.xml
[junit4] 2> 528417 T1329 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003
[junit4] 2> 528417 T1329 oasc.CoreContainer.<init> New CoreContainer
28566099
[junit4] 2> 528418 T1329 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\]
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 528420 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 528429 T1329 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 528434 T1329 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 528434 T1329 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 528434 T1329 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 528434 T1329 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49222/solr
[junit4] 2> 528434 T1329 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 528434 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 528437 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 528448 T1374 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@30d388 name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 528449 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 528449 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 528460 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 528467 T1376 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@134a321 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 528468 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 528487 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 529573 T1329 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49247_egd%2Fds
[junit4] 2> 529577 T1329 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49247_egd%2Fds
[junit4] 2> 529600 T1329 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 529606 T1329 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003
[junit4] 2> 530417 T1329 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\conf\
[junit4] 2> 530540 T1329 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 530544 T1329 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 530544 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 532165 T1329 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 532166 T1329 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 532178 T1329 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 532182 T1329 oejs.AbstractConnector.doStart Started
[email protected]:49256
[junit4] 2> 532186 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 532186 T1329 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 532186 T1329 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004
[junit4] 2> 532186 T1329 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004\'
[junit4] 2> 532225 T1329 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004\solr.xml
[junit4] 2> 532237 T1329 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004
[junit4] 2> 532237 T1329 oasc.CoreContainer.<init> New CoreContainer
30555410
[junit4] 2> 532237 T1329 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004\]
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 532239 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 532241 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 532241 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 532241 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 532246 T1329 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 532249 T1329 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 532249 T1329 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 532249 T1329 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 532251 T1329 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49222/solr
[junit4] 2> 532251 T1329 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 532251 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 532253 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 532256 T1389 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@aa01b3 name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 532257 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 532257 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 532260 T1331 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x148ceb67a650009, 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>
[junit4] 2> 532263 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 532265 T1391 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18b06f7 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 532265 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 532279 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 533253 T1329 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49256_egd%2Fds
[junit4] 2> 533257 T1329 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49256_egd%2Fds
[junit4] 2> 533273 T1329 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 533283 T1329 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004
[junit4] 2> 534373 T1329 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004\conf\
[junit4] 2> 534574 T1329 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 534577 T1329 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 534577 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 536295 T1329 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 536295 T1329 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 536312 T1329 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 536315 T1329 oejs.AbstractConnector.doStart Started
[email protected]:49265
[junit4] 2> 536322 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 536323 T1329 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 536323 T1329 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005
[junit4] 2> 536323 T1329 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\'
[junit4] 2> 536358 T1329 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\solr.xml
[junit4] 2> 536373 T1329 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005
[junit4] 2> 536373 T1329 oasc.CoreContainer.<init> New CoreContainer 573412
[junit4] 2> 536373 T1329 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\]
[junit4] 2> 536374 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 536374 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 536374 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 536375 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 536382 T1329 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 536387 T1329 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 536388 T1329 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 536388 T1329 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 536389 T1329 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49222/solr
[junit4] 2> 536389 T1329 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 536389 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 536391 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 536394 T1404 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1b5ab6 name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 536395 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 536395 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 536398 T1331 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x148ceb67a65000b, 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>
[junit4] 2> 536400 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 536402 T1406 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12469f9 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 536403 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 536417 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 537391 T1329 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49265_egd%2Fds
[junit4] 2> 537394 T1329 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49265_egd%2Fds
[junit4] 2> 537418 T1329 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 537423 T1329 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005
[junit4] 2> 538075 T1329 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\conf\
[junit4] 2> 538187 T1329 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 538190 T1329 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 538191 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 539802 T1329 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 4
[junit4] 2> 539804 T1329 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 539816 T1329 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 539819 T1329 oejs.AbstractConnector.doStart Started
[email protected]:49274
[junit4] 2> 539826 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 539826 T1329 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 539827 T1329 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006
[junit4] 2> 539828 T1329 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006\'
[junit4] 2> 539861 T1329 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006\solr.xml
[junit4] 2> 539873 T1329 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006
[junit4] 2> 539873 T1329 oasc.CoreContainer.<init> New CoreContainer
29997965
[junit4] 2> 539873 T1329 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006\]
[junit4] 2> 539876 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 539876 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 539877 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 539878 T1329 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 539881 T1329 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 539884 T1329 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 539884 T1329 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 539884 T1329 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 539884 T1329 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49222/solr
[junit4] 2> 539884 T1329 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 539884 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 539888 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 539894 T1419 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@65c2c8 name:ZooKeeperConnection
Watcher:127.0.0.1:49222 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 539894 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 539894 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 539899 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 539901 T1421 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@483f13 name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 539902 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 539921 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 540800 T1329 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49274_egd%2Fds
[junit4] 2> 540804 T1329 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49274_egd%2Fds
[junit4] 2> 540821 T1329 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 540829 T1329 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006
[junit4] 2> 541399 T1329 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-006\conf\
[junit4] 2> 541508 T1329 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 541510 T1329 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 541511 T1329 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 541527 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 541530 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 541532 T1425 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b5d0e name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 541532 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 541532 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 541536 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 541544 T1329
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with
stateFormat=2: delLiveColl
[junit4] 2> 541545 T1329
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 541547 T1329 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 541549 T1427 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1acacfd name:ZooKeeperConnection
Watcher:127.0.0.1:49222/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 541549 T1329 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 541549 T1329 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 541552 T1329
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 541641 T1399 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2
[junit4] 2> 541645 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 541648 T1355 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"delLiveColl",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "stateFormat":"2"}
[junit4] 2> 541656 T1428 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"delLiveColl",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "stateFormat":"2"}
[junit4] 2> 541661 T1428 oasc.OverseerCollectionProcessor.createConfNode
Only one config set found in zk - using it:conf1
[junit4] 2> 541661 T1428 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/delLiveColl
[junit4] 2> 541664 T1428 oascc.SolrZkClient.makePath makePath:
/collections/delLiveColl
[junit4] 2> 541672 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 541679 T1354 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: delLiveColl
[junit4] 2> 541680 T1354
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
delLiveColl with shards [shard1, shard2]
[junit4] 2> 541680 T1354
oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
[junit4] 2> 541685 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/delLiveColl/state.json
[junit4] 2> 541689 T1363 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541690 T1407 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541690 T1362 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541690 T1392 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541691 T1377 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541691 T1430 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541692 T1429 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541694 T1422 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 541759 T1428 oasc.OverseerCollectionProcessor.createCollection
Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2]
, replicationFactor : 2
[junit4] 2> 541759 T1428 oasc.OverseerCollectionProcessor.createCollection
Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of
collection delLiveColl on 127.0.0.1:49232_egd%2Fds
[junit4] 2> 541761 T1428 oasc.OverseerCollectionProcessor.createCollection
Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of
collection delLiveColl on 127.0.0.1:49247_egd%2Fds
[junit4] 2> 541769 T1428 oasc.OverseerCollectionProcessor.createCollection
Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of
collection delLiveColl on 127.0.0.1:49265_egd%2Fds
[junit4] 2> 541848 T1428 oasc.OverseerCollectionProcessor.createCollection
Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of
collection delLiveColl on 127.0.0.1:49256_egd%2Fds
[junit4] 2> 541850 T1349 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 541890 T1371 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 541937 T1401 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 541955 T1349 oasc.ZkController.publish publishing
core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
[junit4] 2> 541964 T1386 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 541969 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 541970 T1371 oasc.ZkController.publish publishing
core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
[junit4] 2> 541973 T1349 oasc.ZkController.preRegister Registering watch
for external collection delLiveColl
[junit4] 2> 541974 T1349 oascc.ZkStateReader.addZkWatch addZkWatch
delLiveColl
[junit4] 2> 541976 T1401 oasc.ZkController.publish publishing
core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
[junit4] 2> 541976 T1349 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/delLiveColl/state.json from ZooKeeper...
[junit4] 2> 541979 T1386 oasc.ZkController.publish publishing
core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
[junit4] 2> 541981 T1371 oasc.ZkController.preRegister Registering watch
for external collection delLiveColl
[junit4] 2> 541981 T1371 oascc.ZkStateReader.addZkWatch addZkWatch
delLiveColl
[junit4] 2> 541983 T1371 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/delLiveColl/state.json from ZooKeeper...
[junit4] 2> 541984 T1349 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 0
[junit4] 2> 541985 T1349 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 541986 T1401 oasc.ZkController.preRegister Registering watch
for external collection delLiveColl
[junit4] 2> 541986 T1401 oascc.ZkStateReader.addZkWatch addZkWatch
delLiveColl
[junit4] 2> 541989 T1401 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/delLiveColl/state.json from ZooKeeper...
[junit4] 2> 541989 T1371 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 0
[junit4] 2> 541990 T1371 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 541991 T1386 oasc.ZkController.preRegister Registering watch
for external collection delLiveColl
[junit4] 2> 541992 T1386 oascc.ZkStateReader.addZkWatch addZkWatch
delLiveColl
[junit4] 2> 541992 T1386 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/delLiveColl/state.json from ZooKeeper...
[junit4] 2> 541993 T1401 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 0
[junit4] 2> 541993 T1401 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 541996 T1354 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 0
[junit4] 2> 541997 T1354 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"delLiveColl_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49232/egd/ds",
[junit4] 2> "node_name":"127.0.0.1:49232_egd%2Fds",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "operation":"state"}
[junit4] 2> 541998 T1386 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 0
[junit4] 2> 541998 T1386 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 542002 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/delLiveColl/state.json
[junit4] 2> 542003 T1392 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542003 T1377 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542004 T1362 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542003 T1407 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542005 T1377 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 1
[junit4] 2> 542006 T1392 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 1
[junit4] 2> 542007 T1407 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 1
[junit4] 2> 542011 T1362 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 1
[junit4] 2> 542018 T1354 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 1
[junit4] 2> 542019 T1354 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"delLiveColl_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49247/egd/ds",
[junit4] 2> "node_name":"127.0.0.1:49247_egd%2Fds",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "operation":"state"}
[junit4] 2> 542023 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 542024 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/delLiveColl/state.json
[junit4] 2> 542025 T1392 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542025 T1407 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542027 T1362 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542027 T1377 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542028 T1392 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 2
[junit4] 2> 542029 T1407 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 2
[junit4] 2> 542029 T1377 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 2
[junit4] 2> 542032 T1362 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 2
[junit4] 2> 542038 T1354 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 2
[junit4] 2> 542039 T1354 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"delLiveColl_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49265/egd/ds",
[junit4] 2> "node_name":"127.0.0.1:49265_egd%2Fds",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "operation":"state"}
[junit4] 2> 542042 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 542043 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/delLiveColl/state.json
[junit4] 2> 542045 T1392 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542045 T1407 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542046 T1377 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542046 T1362 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542046 T1392 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 3
[junit4] 2> 542047 T1407 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 3
[junit4] 2> 542047 T1377 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 3
[junit4] 2> 542051 T1362 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 3
[junit4] 2> 542057 T1354 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 3
[junit4] 2> 542057 T1354 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"delLiveColl_shard2_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49256/egd/ds",
[junit4] 2> "node_name":"127.0.0.1:49256_egd%2Fds",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"delLiveColl",
[junit4] 2> "operation":"state"}
[junit4] 2> 542061 T1362 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 542063 T1354 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/delLiveColl/state.json
[junit4] 2> 542064 T1392 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542064 T1377 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542065 T1362 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542064 T1407 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delLiveColl/state.json, has occurred - updating...
[junit4] 2> 542066 T1392 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 4
[junit4] 2> 542067 T1377 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 4
[junit4] 2> 542068 T1407 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 4
[junit4] 2> 542070 T1362 oascc.ZkStateReader.updateWatchedCollection
Updating data for delLiveColl to ver 4
[junit4] 2> 542849 T1349 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for delLiveColl_shard1_replica1
[junit4] 2> 542849 T1349 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:delLiveColl
[junit4] 2> 542851 T1349 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 542851 T1349 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/delLiveColl
[junit4] 2> 542854 T1349 oascc.ZkStateReader.readConfigName
path=/collections/delLiveColl configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 542854 T1349 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\'
[junit4] 2> 542854 T1371 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for delLiveColl_shard1_replica2
[junit4] 2> 542854 T1371 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:delLiveColl
[junit4] 2> 542856 T1371 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 542857 T1371 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/delLiveColl
[junit4] 2> 542862 T1401 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for delLiveColl_shard2_replica1
[junit4] 2> 542862 T1401 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:delLiveColl
[junit4] 2> 542864 T1371 oascc.ZkStateReader.readConfigName
path=/collections/delLiveColl configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 542864 T1371 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\'
[junit4] 2> 542865 T1401 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 542865 T1401 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/delLiveColl
[junit4] 2> 542865 T1386 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for delLiveColl_shard2_replica2
[junit4] 2> 542879 T1386 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:delLiveColl
[junit4] 2> 542895 T1386 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 542899 T1386 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/delLiveColl
[junit4] 2> 542896 T1401 oascc.ZkStateReader.readConfigName
path=/collections/delLiveColl configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 542900 T1401 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\delLiveColl_shard2_replica1\'
[junit4] 2> 542917 T1386 oascc.ZkStateReader.readConfigName
path=/collections/delLiveColl configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 542917 T1386 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-004\delLiveColl_shard2_replica2\'
[junit4] 2> 542964 T1349 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 542981 T1371 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 542993 T1349 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 542998 T1401 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 543001 T1371 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 543012 T1401 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 543014 T1349 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 543017 T1386 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 543021 T1349 oass.IndexSchema.readSchema
[delLiveColl_shard1_replica1] Schema name=test
[junit4] 2> 543030 T1386 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 543033 T1371 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 543049 T1371 oass.IndexSchema.readSchema
[delLiveColl_shard1_replica2] Schema name=test
[junit4] 2> 543081 T1401 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 543088 T1401 oass.IndexSchema.readSchema
[delLiveColl_shard2_replica1] Schema name=test
[junit4] 2> 543171 T1349 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 543207 T1401 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 543214 T1401 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 543216 T1401 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 543220 T1349 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 543222 T1349 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 543227 T1386 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 543234 T1386 oass.IndexSchema.readSchema
[delLiveColl_shard2_replica2] Schema name=test
[junit4] 2> 543276 T1371 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 543280 T1371 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 543283 T1371 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 543355 T1401 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543357 T1349 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543359 T1371 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543364 T1401 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543368 T1349 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543372 T1371 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 543377 T1401 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543382 T1386 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 543382 T1349 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543385 T1371 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543387 T1386 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 543389 T1386 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 543390 T1401
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543391 T1401
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543391 T1401 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543393 T1349
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543394 T1349
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543395 T1349 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543394 T1371
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543396 T1371
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543397 T1371 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 543397 T1401
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543397 T1401
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543397 T1401 oasc.CoreContainer.create Creating SolrCore
'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
[junit4] 2> 543398 T1401 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 543399 T1401 oasc.SolrCore.<init>
[delLiveColl_shard2_replica1] Opening new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\delLiveColl_shard2_replica1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\delLiveColl_shard2_replica1\data\
[junit4] 2> 543399 T1401 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c807c1
[junit4] 2> 543400 T1349
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543401 T1349
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543401 T1349 oasc.CoreContainer.create Creating SolrCore
'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
[junit4] 2> 543401 T1349 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 543402 T1349 oasc.SolrCore.<init>
[delLiveColl_shard1_replica1] Opening new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\data\
[junit4] 2> 543402 T1349 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c807c1
[junit4] 2> 543402 T1349 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\data\
[junit4] 2> 543403 T1371
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 543403 T1371
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 543403 T1371 oasc.CoreContainer.create Creating SolrCore
'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
[junit4] 2> 543403 T1371 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 543405 T1371 oasc.SolrCore.<init>
[delLiveColl_shard1_replica2] Opening new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\data\
[junit4] 2> 543405 T1371 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c807c1
[junit4] 2> 543406 T1371 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\data\
[junit4] 2> 543406 T1349 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\data\index/
[junit4] 2> 543406 T1349 oasc.SolrCore.initIndex WARN
[delLiveColl_shard1_replica1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 543407 T1349 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-002\delLiveColl_shard1_replica1\data\index
[junit4] 2> 543407 T1371 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\data\index/
[junit4] 2> 543407 T1371 oasc.SolrCore.initIndex WARN
[delLiveColl_shard1_replica2] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 543407 T1371 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-003\delLiveColl_shard1_replica2\data\index
[junit4] 2> 543408 T1349 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 543409 T1401 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\delLiveColl_shard2_replica1\data\
[junit4] 2> 543409 T1371 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 543410 T1401 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-B1C053563717DE9-001\tempDir-005\delLiveColl_shard2_replica1\data\index/
[junit4] 2> 543410 T1401 oasc.SolrCore.initIndex WARN
[delLiveColl_shard2_replica1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.
[...truncated too long message...]
reached 0 - closing IndexWriter
[junit4] 2> 4943424 T11584 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 4943425 T11584 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 4943426 T11584 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 4943426 T11584 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\index;done=false>>]
[junit4] 2> 4943426 T11584 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\index
[junit4] 2> 4943426 T11584 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\;done=false>>]
[junit4] 2> 4943426 T11584 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001\init-core-data-001\
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.SolrInfoMBeanTest-B1C053563717DE9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50),
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fr_BE,
timezone=Antarctica/Davis
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20
(32-bit)/cpus=2,threads=1,free=214469360,total=445906944
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomFaceting,
DeleteLastCustomShardedReplicaTest, TestCSVLoader,
TestManagedStopFilterFactory, TestComponentsName, TestRangeQuery,
HdfsBasicDistributedZk2Test, TermVectorComponentDistributedTest,
TestInitQParser, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest,
CurrencyFieldOpenExchangeTest, TestInitParams, RollingRestartTest,
StressHdfsTest, ZkNodePropsTest, BlockDirectoryTest,
TestManagedSchemaDynamicFieldResource, AssignTest, TestMaxScoreQueryParser,
TestSolrDeletionPolicy2, TestUniqueKeyFieldResource, DirectSolrConnectionTest,
TestBadConfig, FieldAnalysisRequestHandlerTest, TestBlendedInfixSuggestions,
TermsComponentTest, TestManagedResource, PolyFieldTest, ResourceLoaderTest,
DateRangeFieldTest, ReturnFieldsTest, ReplicationFactorTest,
FullSolrCloudDistribCmdsTest, RankQueryTest, TestCursorMarkWithoutUniqueKey,
CurrencyFieldXmlFileTest, CoreAdminCreateDiscoverTest, TestRecovery,
TestHighlightDedupGrouping, TestReloadAndDeleteDocs,
SignatureUpdateProcessorFactoryTest, ClusterStateTest, TestAddFieldRealTimeGet,
LukeRequestHandlerTest, AnalysisErrorHandlingTest, IndexBasedSpellCheckerTest,
SOLR749Test, SolrPluginUtilsTest, TestShardHandlerFactory, AutoCommitTest,
DeleteReplicaTest, TestBinaryResponseWriter, SliceStateTest,
TestRequestStatusCollectionAPI, TestSolrQueryParserResource,
PrimitiveFieldTypeTest, TestPartialUpdateDeduplication, SpatialFilterTest,
RecoveryZkTest, WordBreakSolrSpellCheckerTest, TestWriterPerf,
TestChildDocTransformer, PluginInfoTest, TestCloudManagedSchema,
DateMathParserTest, TermVectorComponentTest, TestSolrXmlPersistor,
IndexSchemaRuntimeFieldTest, ChangedSchemaMergeTest, MoreLikeThisHandlerTest,
TestWordDelimiterFilterFactory, OutOfBoxZkACLAndCredentialsProvidersTest,
HardAutoCommitTest, NotRequiredUniqueKeyTest, UUIDFieldTest,
TestArbitraryIndexDir, TestSolrQueryParser, TestSearchPerf,
PathHierarchyTokenizerFactoryTest, MBeansHandlerTest, TestSchemaResource,
ExternalCollectionsTest, ConvertedLegacyTest, DefaultValueUpdateProcessorTest,
HdfsBasicDistributedZkTest, DirectSolrSpellCheckerTest, OverseerStatusTest,
SSLMigrationTest, TestRandomDVFaceting, SuggesterWFSTTest,
TestDynamicFieldResource, TriLevelCompositeIdRoutingTest,
TestMultiCoreConfBootstrap, TestMiniSolrCloudCluster, TestQueryTypes,
TestLMDirichletSimilarityFactory, CursorPagingTest, HdfsSyncSliceTest,
AlternateDirectoryTest, SimplePostToolTest, TestFuzzyAnalyzedSuggestions,
RemoteQueryErrorTest, XmlUpdateRequestHandlerTest, TestCloudPivotFacet,
SuggesterTSTTest, BasicDistributedZkTest, DistributedSpellCheckComponentTest,
TestSolrXmlPersistence, TestFunctionQuery, TestSuggestSpellingConverter,
TestLeaderElectionZkExpiry, TestStressVersions, HdfsUnloadDistributedZkTest,
BadCopyFieldTest, BlockCacheTest, MinimalSchemaTest, TestCloudSchemaless,
TestIBSimilarityFactory, TestFreeTextSuggestions,
DirectUpdateHandlerOptimizeTest, SpellCheckComponentTest,
TestExtendedDismaxParser, CSVRequestHandlerTest, CachingDirectoryFactoryTest,
TestLFUCache, TestUtils, CoreContainerCoreInitFailuresTest,
TestOverriddenPrefixQueryForCustomFieldType, TestTrie, MultiThreadedOCPTest,
MultiTermTest, TestReRankQParserPlugin, TestNoOpRegenerator,
TestPostingsSolrHighlighter, DocValuesMissingTest, TestExceedMaxTermLength,
OverseerRolesTest, DocumentAnalysisRequestHandlerTest, InfoHandlerTest,
OutputWriterTest, PingRequestHandlerTest,
AddSchemaFieldsUpdateProcessorFactoryTest, DocValuesMultiTest,
TestSurroundQueryParser, UpdateRequestProcessorFactoryTest,
SolrCoreCheckLockOnStartupTest, MigrateRouteKeyTest,
BinaryUpdateRequestHandlerTest, HttpPartitionTest, SimpleFacetsTest,
LeaderElectionTest, TestManagedResourceStorage, TestRemoteStreaming,
SolrTestCaseJ4Test, CloudExitableDirectoryReaderTest, HdfsRecoveryZkTest,
RAMDirectoryFactoryTest, TestDefaultSearchFieldResource,
UnloadDistributedZkTest, TestCoreContainer, TestDynamicFieldCollectionResource,
TestSchemaNameResource, TestAnalyzedSuggestions, TestFieldCollectionResource,
TestRecoveryHdfs, ResponseLogComponentTest, CopyFieldTest, SortByFunctionTest,
DirectUpdateHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
HdfsWriteToMultipleCollectionsTest, TestFastLRUCache, TestSolrCoreProperties,
CacheHeaderTest, TestCloudManagedSchemaConcurrent, ShardSplitTest,
TestRandomMergePolicy, DebugComponentTest, TestSolrDeletionPolicy1,
TestCollapseQParserPlugin, TestSerializedLuceneMatchVersion,
RequiredFieldsTest, TestSearcherReuse, TestFiltering, TestOmitPositions,
QueryEqualityTest, TestRealTimeGet, TestManagedSynonymFilterFactory,
ChaosMonkeyNothingIsSafeTest, SolrIndexConfigTest, HighlighterConfigTest,
ZkControllerTest, ClusterStateUpdateTest, ZkSolrClientTest,
OpenExchangeRatesOrgProviderTest, ParsingFieldUpdateProcessorsTest,
CoreAdminRequestStatusTest, TestDefaultSimilarityFactory, TestGroupingSearch,
LeaderElectionIntegrationTest, DistributedIntervalFacetingTest, TestCustomSort,
TestBinaryField, TestFieldTypeResource, TestLRUCache, CircularListTest,
RequestHandlersTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler,
TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch,
TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestStressReorder,
TestJoin, TestReload, DistributedTermsComponentTest, TestSolr4Spatial,
SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest,
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort,
BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest,
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest,
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest,
TestStressLucene, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, DistanceFunctionTest, SolrInfoMBeanTest]
[junit4] Completed in 1.25s, 1 test, 1 failure <<< FAILURES!
[...truncated 497 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
There were test failures: 431 suites, 1778 tests, 1 error, 1 failure, 54
ignored (32 assumptions)
Total time: 154 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client
-XX:+UseParallelGC
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]