Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11202/
Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
REGRESSION: org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery
Error Message:
Stack Trace:
java.lang.AssertionError:
at
__randomizedtesting.SeedInfo.seed([9B1CCC34EB011EB2:284BF8768FDCFA37]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.SolrTestCaseJ4.assertQEx(SolrTestCaseJ4.java:850)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:61)
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:484)
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)
FAILED:
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch
Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:55445,
https://127.0.0.1:42799, https://127.0.0.1:50882]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[https://127.0.0.1:55445, https://127.0.0.1:42799,
https://127.0.0.1:50882]
at
__randomizedtesting.SeedInfo.seed([9B1CCC34EB011EB2:1AFA422C9C5E7E8E]: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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
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:484)
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 : customcollreplicadeletion/a/core_node2
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)
... 46 more
Build Log:
[...truncated 11045 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/init-core-data-001
[junit4] 2> 672822 T1566 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 672822 T1566 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 672825 T1566 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 672825 T1566 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 672825 T1567 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 672925 T1566 oasc.ZkTestServer.run start zk server on
port:57573
[junit4] 2> 672926 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 672926 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 672928 T1573 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d49643b name:ZooKeeperConnection
Watcher:127.0.0.1:57573 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 672929 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 672929 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 672929 T1566 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 672931 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 672932 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 672933 T1575 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@bce57f5 name:ZooKeeperConnection
Watcher:127.0.0.1:57573/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 672933 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 672933 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 672933 T1566 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 672935 T1566 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 672936 T1566 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 672936 T1566 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 672938 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 672938 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 672940 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 672940 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 672942 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 672942 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 672943 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 672944 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 672945 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 672946 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 672947 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 672947 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 672949 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 672949 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 672951 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 672951 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 672952 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 672953 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 672954 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 672954 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 672955 T1566 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 672956 T1566 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 672957 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 672958 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 672959 T1577 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@767bf621
name:ZooKeeperConnection Watcher:127.0.0.1:57573/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 672959 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 672959 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 673262 T1566 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 673266 T1566 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 673295 T1566 oejs.AbstractConnector.doStart Started
[email protected]:42799
[junit4] 2> 673297 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 673297 T1566 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 673297 T1566 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002
[junit4] 2> 673304 T1566 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/'
[junit4] 2> 673315 T1566 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/solr.xml
[junit4] 2> 673321 T1566 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002
[junit4] 2> 673321 T1566 oasc.CoreContainer.<init> New CoreContainer
1920800020
[junit4] 2> 673321 T1566 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/]
[junit4] 2> 673322 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 673322 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 673323 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 673323 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 673323 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 673323 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 673324 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 673324 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 673324 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 673329 T1566 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 673330 T1566 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 673330 T1566 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 673331 T1566 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 673331 T1566 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57573/solr
[junit4] 2> 673331 T1566 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 673331 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 673332 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673333 T1588 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1bbd06a0
name:ZooKeeperConnection Watcher:127.0.0.1:57573 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 673334 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673334 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 673336 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673338 T1590 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@66fe34f2
name:ZooKeeperConnection Watcher:127.0.0.1:57573/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 673338 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673339 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 673341 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 673342 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 673344 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 673345 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 673347 T1566 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 673348 T1566 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42799_
[junit4] 2> 673348 T1566 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:42799_
[junit4] 2> 673349 T1566 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 673350 T1566 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 673355 T1566 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 673357 T1566 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:42799_
[junit4] 2> 673357 T1566 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 673361 T1566 oasc.Overseer.start Overseer
(id=92541076615135236-127.0.0.1:42799_-n_0000000000) starting
[junit4] 2> 673363 T1566 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 673369 T1566 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 673370 T1592 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 673371 T1566 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 673372 T1566 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 673373 T1566
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 673374 T1591 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 673375 T1566 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002
[junit4] 2> 673379 T1566 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/conf/
[junit4] 2> 673523 T1566 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 673524 T1566 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 673525 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 673527 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 673528 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673530 T1596 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@fe805f name:ZooKeeperConnection
Watcher:127.0.0.1:57573/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 673530 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673530 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 673533 T1566
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 673535 T1566 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 673535 T1566 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 673535 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 673536 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673537 T1598 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5a490364
name:ZooKeeperConnection Watcher:127.0.0.1:57573/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 673537 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673537 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 673539 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 673541 T1591 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 673541 T1591
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 673541 T1591
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 673543 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 673544 T1599 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> 673544 T1600 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> 673891 T1566 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 673892 T1566 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 673922 T1566 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 673923 T1566 oejs.AbstractConnector.doStart Started
[email protected]:55445
[junit4] 2> 673926 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 673926 T1566 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 673926 T1566 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003
[junit4] 2> 673927 T1566 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/'
[junit4] 2> 673942 T1566 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/solr.xml
[junit4] 2> 673950 T1566 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003
[junit4] 2> 673950 T1566 oasc.CoreContainer.<init> New CoreContainer
1217091960
[junit4] 2> 673951 T1566 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/]
[junit4] 2> 673951 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 673952 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 673952 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 673952 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 673952 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 673953 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 673954 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 673954 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 673954 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 673956 T1566 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 673957 T1566 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 673957 T1566 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 673957 T1566 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 673958 T1566 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57573/solr
[junit4] 2> 673958 T1566 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 673958 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 673959 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673961 T1611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f3d53b1
name:ZooKeeperConnection Watcher:127.0.0.1:57573 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 673962 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673962 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 673964 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 673965 T1613 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3d3727a2
name:ZooKeeperConnection Watcher:127.0.0.1:57573/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 673965 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 673976 T1566
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 674992 T1566 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55445_
[junit4] 2> 674993 T1566 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55445_
[junit4] 2> 674996 T1566 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 674998 T1566 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003
[junit4] 2> 675005 T1566 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/conf/
[junit4] 2> 675202 T1566 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 675203 T1566 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 675203 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 675595 T1566 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 675596 T1566 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 675601 T1566 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 675604 T1566 oejs.AbstractConnector.doStart Started
[email protected]:50882
[junit4] 2> 675605 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 675606 T1566 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 675606 T1566 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004
[junit4] 2> 675606 T1566 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004/'
[junit4] 2> 675631 T1566 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004/solr.xml
[junit4] 2> 675639 T1566 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004
[junit4] 2> 675639 T1566 oasc.CoreContainer.<init> New CoreContainer
376632055
[junit4] 2> 675640 T1566 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004/]
[junit4] 2> 675640 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 675641 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 675641 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 675641 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 675641 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 675642 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 675642 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 675642 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 675643 T1566 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 675644 T1566 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 675645 T1566 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 675646 T1566 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 675646 T1566 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 675646 T1566 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57573/solr
[junit4] 2> 675647 T1566 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 675647 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 675648 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 675652 T1626 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2cd4e46b
name:ZooKeeperConnection Watcher:127.0.0.1:57573 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 675652 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 675653 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 675660 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 675667 T1628 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c5265d1 name:ZooKeeperConnection
Watcher:127.0.0.1:57573/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 675667 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 675675 T1566
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 676678 T1566 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50882_
[junit4] 2> 676679 T1566 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50882_
[junit4] 2> 676681 T1566 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 676683 T1566 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004
[junit4] 2> 676693 T1566 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-004/conf/
[junit4] 2> 676919 T1566 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 676920 T1566 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 676920 T1566 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 676922 T1566
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with
stateFormat=2: customcollreplicadeletion
[junit4] 2> 676922 T1566
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 676923 T1566 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 676925 T1632 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2359ab6c
name:ZooKeeperConnection Watcher:127.0.0.1:57573/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 676925 T1566 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 676925 T1566 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 676926 T1566
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 676997 T1609 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
[junit4] 2> 676998 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 676999 T1592 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":"customcollreplicadeletion",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"5",
[junit4] 2> "shards":"a,b",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "router.name":"implicit"}
[junit4] 2> 677001 T1633 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"customcollreplicadeletion",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"5",
[junit4] 2> "shards":"a,b",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "router.name":"implicit"}
[junit4] 2> 677002 T1633 oasc.OverseerCollectionProcessor.createConfNode
Only one config set found in zk - using it:conf1
[junit4] 2> 677002 T1633 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/customcollreplicadeletion
[junit4] 2> 677003 T1633 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion
[junit4] 2> 677006 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 677009 T1591 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: customcollreplicadeletion
[junit4] 2> 677009 T1591
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
customcollreplicadeletion with shards [a, b]
[junit4] 2> 677009 T1591
oasc.Overseer$ClusterStateUpdater.createCollection state version
customcollreplicadeletion 2
[junit4] 2> 677011 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 677012 T1599 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 677012 T1600 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 677012 T1614 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 677012 T1629 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 677016 T1634 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 677107 T1633 oasc.OverseerCollectionProcessor.createCollection
Creating SolrCores for new collection customcollreplicadeletion, shardNames [a,
b] , replicationFactor : 1
[junit4] 2> 677107 T1633 oasc.OverseerCollectionProcessor.createCollection
Creating shard customcollreplicadeletion_a_replica1 as part of slice a of
collection customcollreplicadeletion on 127.0.0.1:42799_
[junit4] 2> 677113 T1633 oasc.OverseerCollectionProcessor.createCollection
Creating shard customcollreplicadeletion_b_replica1 as part of slice b of
collection customcollreplicadeletion on 127.0.0.1:55445_
[junit4] 2> 677173 T1607 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
[junit4] 2> 677177 T1607 oasc.ZkController.publish publishing
core=customcollreplicadeletion_b_replica1 state=down
collection=customcollreplicadeletion
[junit4] 2> 677180 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 677180 T1607 oasc.ZkController.preRegister Registering watch
for external collection customcollreplicadeletion
[junit4] 2> 677181 T1607 oascc.ZkStateReader.addZkWatch addZkWatch
customcollreplicadeletion
[junit4] 2> 677182 T1607 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/customcollreplicadeletion/state.json from
ZooKeeper...
[junit4] 2> 677183 T1591 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_b_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:55445",
[junit4] 2> "node_name":"127.0.0.1:55445_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"b",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 677183 T1607 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 0
[junit4] 2> 677184 T1607 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 677189 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 677189 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 677190 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 677201 T1583 oasha.CoreAdminHandler.handleCreateAction core
create command
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
[junit4] 2> 677204 T1583 oasc.ZkController.publish publishing
core=customcollreplicadeletion_a_replica1 state=down
collection=customcollreplicadeletion
[junit4] 2> 677206 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 677207 T1583 oasc.ZkController.preRegister Registering watch
for external collection customcollreplicadeletion
[junit4] 2> 677207 T1583 oascc.ZkStateReader.addZkWatch addZkWatch
customcollreplicadeletion
[junit4] 2> 677208 T1583 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/customcollreplicadeletion/state.json from
ZooKeeper...
[junit4] 2> 677209 T1583 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 677209 T1583 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 677212 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 1
[junit4] 2> 677212 T1591 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_a_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:42799",
[junit4] 2> "node_name":"127.0.0.1:42799_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"a",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 677215 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 677215 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 677215 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 677216 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 677217 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 678184 T1607 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for customcollreplicadeletion_b_replica1
[junit4] 2> 678185 T1607 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:customcollreplicadeletion
[junit4] 2> 678185 T1607 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 678185 T1607 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 678186 T1607 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 678186 T1607 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/'
[junit4] 2> 678210 T1583 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for customcollreplicadeletion_a_replica1
[junit4] 2> 678210 T1583 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:customcollreplicadeletion
[junit4] 2> 678212 T1583 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 678212 T1583 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 678214 T1583 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 678214 T1583 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/'
[junit4] 2> 678221 T1607 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 678232 T1607 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 678235 T1607 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 678240 T1607 oass.IndexSchema.readSchema
[customcollreplicadeletion_b_replica1] Schema name=test
[junit4] 2> 678245 T1583 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 678279 T1583 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 678280 T1583 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 678290 T1583 oass.IndexSchema.readSchema
[customcollreplicadeletion_a_replica1] Schema name=test
[junit4] 2> 678401 T1607 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 678406 T1607 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 678408 T1607 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 678411 T1583 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 678416 T1583 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 678418 T1583 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 678425 T1607 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 678427 T1607 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 678434 T1607 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 678435 T1607
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 678442 T1607
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 678443 T1607 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 678444 T1607
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 678445 T1607
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 678445 T1607 oasc.CoreContainer.create Creating SolrCore
'customcollreplicadeletion_b_replica1' using configuration from collection
customcollreplicadeletion
[junit4] 2> 678445 T1607 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 678445 T1607 oasc.SolrCore.<init>
[customcollreplicadeletion_b_replica1] Opening new SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/data/
[junit4] 2> 678446 T1607 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c61316a
[junit4] 2> 678447 T1607 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/data
[junit4] 2> 678447 T1607 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/
[junit4] 2> 678447 T1607 oasc.SolrCore.initIndex WARN
[customcollreplicadeletion_b_replica1] Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 678448 T1607 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
[junit4] 2> 678448 T1607 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=65.7021484375,
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=20.341131620162013,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.17144272546248607
[junit4] 2> 678449 T1607 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4571a8b5)),segFN=segments_1,generation=1}
[junit4] 2> 678449 T1607 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 678452 T1607 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 678453 T1607 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 678453 T1607 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 678453 T1607 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 678454 T1607 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 678454 T1607 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 678454 T1607 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 678455 T1607 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 678455 T1607 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 678455 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678456 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678457 T1583 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 678461 T1583 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 678466 T1583 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 678469 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678470 T1583
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 678471 T1583
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 678471 T1583 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 678473 T1583
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 678474 T1583
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 678474 T1583 oasc.CoreContainer.create Creating SolrCore
'customcollreplicadeletion_a_replica1' using configuration from collection
customcollreplicadeletion
[junit4] 2> 678474 T1583 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 678475 T1583 oasc.SolrCore.<init>
[customcollreplicadeletion_a_replica1] Opening new SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
[junit4] 2> 678475 T1583 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c61316a
[junit4] 2> 678476 T1583 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/data
[junit4] 2> 678477 T1607 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 678479 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 678479 T1607 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 678480 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 678480 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 678481 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 678481 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 678481 T1607 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 678483 T1583 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
[junit4] 2> 678483 T1583 oasc.SolrCore.initIndex WARN
[customcollreplicadeletion_a_replica1] Solr index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 678484 T1583 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-9B1CCC34EB011EB2-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
[junit4] 2> 678484 T1583 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=65.7021484375,
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=20.341131620162013,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.17144272546248607
[junit4] 2> 678486 T1607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678487 T1607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678489 T1607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678490 T1607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678491 T1583 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-716d7d4a)),segFN=segments_1,generation=1}
[junit4] 2> 678491 T1583 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 678495 T1583 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 678495 T1583 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 678496 T1583 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 678496 T1583 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 678496 T1583 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 678497 T1583 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 678497 T1583 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 678498 T1583 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 678498 T1583 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 678498 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678499 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678499 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 678500 T1583 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 678501 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 678501 T1583 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 678501 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 678502 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 678502 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 678502 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 678503 T1583 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 678504 T1583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678505 T1583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678506 T1583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678508 T1583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 678514 T1607 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 678515 T1607 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 678515 T1607 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 678516 T1607 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4571a8b5)),segFN=segments_1,generation=1}
[junit4] 2> 678516 T1607 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 678517 T1607 oass.SolrIndexSearcher.<init> Opening
Searcher@5fa56fbf[customcollreplicadeletion_b_replica1] main
[junit4] 2> 678517 T1607 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 678530 T1607 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 678530 T1607 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 678531 T1607
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 678533 T1607 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 678534 T1607 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 678535 T1607
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 678535 T1607 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 678536 T1607 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 678538 T1607
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 678539 T1607 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 678539 T1607 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 678542 T1583 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 678543 T1583 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 678543 T1583 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 678544 T1583 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-716d7d4a)),segFN=segments_1,generation=1}
[junit4] 2> 678544 T1583 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 678545 T1583 oass.SolrIndexSearcher.<init> Opening
Searcher@2f62384d[customcollreplicadeletion_a_replica1] main
[junit4] 2> 678545 T1583 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/customcollreplicadeletion
[junit4] 2> 678546 T1583 oascc.ZkStateReader.readConfigName
path=/collections/customcollreplicadeletion configName=conf1 specified config
exists in ZooKeeper
[junit4] 2> 678547 T1583 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 678547 T1583
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 678548 T1583 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 678548 T1583 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 678549 T1583
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 678549 T1583 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 678550 T1583 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 678550 T1583 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 678552 T1638 oasc.SolrCore.registerSearcher
[customcollreplicadeletion_a_replica1] Registered new searcher
Searcher@2f62384d[customcollreplicadeletion_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 678554 T1583 oasc.CoreContainer.registerCore registering core:
customcollreplicadeletion_a_replica1
[junit4] 2> 678554 T1583 oasc.ZkController.register Register replica -
core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:42799
collection:customcollreplicadeletion shard:a
[junit4] 2> 678556 T1583 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leader_elect/a/election
[junit4] 2> 678556 T1637 oasc.SolrCore.registerSearcher
[customcollreplicadeletion_b_replica1] Registered new searcher
Searcher@5fa56fbf[customcollreplicadeletion_b_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 678563 T1583 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard a
[junit4] 2> 678565 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678566 T1583
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 678566 T1583 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2244
name=customcollreplicadeletion_a_replica1
org.apache.solr.core.SolrCore@5051de3f
url=https://127.0.0.1:42799/customcollreplicadeletion_a_replica1
node=127.0.0.1:42799_ C2244_STATE=coll:customcollreplicadeletion
core:customcollreplicadeletion_a_replica1
props:{core=customcollreplicadeletion_a_replica1,
base_url=https://127.0.0.1:42799, node_name=127.0.0.1:42799_, state=down}
[junit4] 2> 678566 T1583 C2244 P42799 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:42799/customcollreplicadeletion_a_replica1/
[junit4] 2> 678567 T1583 C2244 P42799 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 678567 T1583 C2244 P42799 oasc.SyncStrategy.syncToMe
https://127.0.0.1:42799/customcollreplicadeletion_a_replica1/ has no replicas
[junit4] 2> 678567 T1583 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader:
https://127.0.0.1:42799/customcollreplicadeletion_a_replica1/ a
[junit4] 2> 678568 T1583 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leaders/a
[junit4] 2> 678568 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 2
[junit4] 2> 678570 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678571 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678571 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678571 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 678573 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 678576 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 3
[junit4] 2> 678578 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678578 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678578 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678578 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678579 T1607 oasc.CoreContainer.registerCore registering core:
customcollreplicadeletion_b_replica1
[junit4] 2> 678579 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 678579 T1607 oasc.ZkController.register Register replica -
core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:55445
collection:customcollreplicadeletion shard:b
[junit4] 2> 678581 T1607 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leader_elect/b/election
[junit4] 2> 678582 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 678586 T1607 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard b
[junit4] 2> 678588 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678589 T1607
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 678590 T1607 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2245
name=customcollreplicadeletion_b_replica1
org.apache.solr.core.SolrCore@59b6bf75
url=https://127.0.0.1:55445/customcollreplicadeletion_b_replica1
node=127.0.0.1:55445_ C2245_STATE=coll:customcollreplicadeletion
core:customcollreplicadeletion_b_replica1
props:{core=customcollreplicadeletion_b_replica1,
base_url=https://127.0.0.1:55445, node_name=127.0.0.1:55445_, state=down}
[junit4] 2> 678590 T1607 C2245 P55445 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:55445/customcollreplicadeletion_b_replica1/
[junit4] 2> 678590 T1607 C2245 P55445 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 678591 T1607 C2245 P55445 oasc.SyncStrategy.syncToMe
https://127.0.0.1:55445/customcollreplicadeletion_b_replica1/ has no replicas
[junit4] 2> 678591 T1607 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader:
https://127.0.0.1:55445/customcollreplicadeletion_b_replica1/ b
[junit4] 2> 678591 T1607 oascc.SolrZkClient.makePath makePath:
/collections/customcollreplicadeletion/leaders/b
[junit4] 2> 678592 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 4
[junit4] 2> 678596 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678596 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678596 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678597 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 678598 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 678601 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 5
[junit4] 2> 678602 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678603 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678603 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678603 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678604 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 678605 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 678624 T1583 oasc.ZkController.register We are
https://127.0.0.1:42799/customcollreplicadeletion_a_replica1/ and leader is
https://127.0.0.1:42799/customcollreplicadeletion_a_replica1/
[junit4] 2> 678625 T1583 oasc.ZkController.register No LogReplay needed
for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:42799
[junit4] 2> 678625 T1583 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 678625 T1583 oasc.ZkController.publish publishing
core=customcollreplicadeletion_a_replica1 state=active
collection=customcollreplicadeletion
[junit4] 2> 678627 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678631 T1583 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 678632 T1583 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2}
status=0 QTime=1432
[junit4] 2> 678635 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 6
[junit4] 2> 678635 T1591 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_a_replica1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:42799",
[junit4] 2> "node_name":"127.0.0.1:42799_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"a",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 678638 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678638 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678638 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678640 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 678642 T1599 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 678647 T1607 oasc.ZkController.register We are
https://127.0.0.1:55445/customcollreplicadeletion_b_replica1/ and leader is
https://127.0.0.1:55445/customcollreplicadeletion_b_replica1/
[junit4] 2> 678647 T1607 oasc.ZkController.register No LogReplay needed
for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:55445
[junit4] 2> 678647 T1607 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 678648 T1607 oasc.ZkController.publish publishing
core=customcollreplicadeletion_b_replica1 state=active
collection=customcollreplicadeletion
[junit4] 2> 678653 T1599 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 678657 T1607 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 678658 T1607 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2}
status=0 QTime=1485
[junit4] 2> 678659 T1633 oasc.OverseerCollectionProcessor.createCollection
Finished create command on all shards for collection: customcollreplicadeletion
[junit4] 2> 678660 T1633 oasc.OverseerCollectionProcessor$Runner.run
Overseer Collection Processor: Message
id:/overseer/collection-queue-work/qn-0000000000 complete,
response:{success={null={responseHeader={status=0,QTime=1432},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1485},core=customcollreplicadeletion_b_replica1}}}
[junit4] 2> 678669 T1591 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 7
[junit4] 2> 678669 T1591 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"customcollreplicadeletion_b_replica1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:55445",
[junit4] 2> "node_name":"127.0.0.1:55445_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"b",
[junit4] 2> "collection":"customcollreplicadeletion",
[junit4] 2> "operation":"state"}
[junit4] 2> 678671 T1591 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/customcollreplicadeletion/state.json
[junit4] 2> 678671 T1614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678672 T1614 oascc.ZkStateReader.updateWatchedCollection
Updating data for customcollreplicadeletion to ver 8
[junit4] 2> 678671 T1599 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/customcollreplicadeletion/state.json, has occurred -
updating...
[junit4] 2> 678672 T1614 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000
state: SyncConnected type NodeDataChanged
[junit4] 2> 678674 T1641 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 678675 T1609 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2}
status=0 QTime=1678
[junit4] 2> 6
[...truncated too long message...]
randomizedtesting.SeedInfo.seed([9B1CCC34EB011EB2:284BF8768FDCFA37]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQEx(SolrTestCaseJ4.java:850)
[junit4] > at
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:61)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2587389 T6553 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 2587389 T6553 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1381670858
[junit4] 2> 2587389 T6553 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@68263ba2
[junit4] 2> 2587389 T6553 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5997,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 2587390 T6553 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 2587390 T6553 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 2587390 T6553 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 2587391 T6553 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 2587391 T6553 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 2587391 T6553 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001/index;done=false>>]
[junit4] 2> 2587392 T6553 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001/index
[junit4] 2> 2587392 T6553 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001;done=false>>]
[junit4] 2> 2587392 T6553 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.ExitableDirectoryReaderTest-9B1CCC34EB011EB2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{name=PostingsFormat(name=Lucene41VarGapFixedInterval),
id=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{},
sim=DefaultSimilarity, locale=ro_RO, timezone=America/Moncton
[junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=8,threads=1,free=154555688,total=371273728
[junit4] 2> NOTE: All tests run in this JVM: [ConvertedLegacyTest,
TestCloudPivotFacet, SpatialFilterTest, TestSerializedLuceneMatchVersion,
DistribCursorPagingTest, IndexSchemaRuntimeFieldTest,
TestSolrQueryParserDefaultOperatorResource, DateMathParserTest,
TriLevelCompositeIdRoutingTest, SolrPluginUtilsTest, TestSolrXmlPersistence,
TestMiniSolrCloudCluster, DeleteInactiveReplicaTest,
DirectUpdateHandlerOptimizeTest, TestXIncludeConfig, CursorMarkTest,
TestDocBasedVersionConstraints, CopyFieldTest, TestPerFieldSimilarity,
TestSolrQueryParserResource, TermVectorComponentDistributedTest,
HttpPartitionTest, CoreMergeIndexesAdminHandlerTest,
TestCopyFieldCollectionResource, TestPostingsSolrHighlighter,
AlternateDirectoryTest, TestIndexingPerformance, ExternalCollectionsTest,
HardAutoCommitTest, CloudExitableDirectoryReaderTest, SynonymTokenizerTest,
TestReversedWildcardFilterFactory, SliceStateTest,
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
StatsComponentTest, TestRealTimeGet, TestNonDefinedSimilarityFactory,
ClusterStateTest, DeleteLastCustomShardedReplicaTest, CSVRequestHandlerTest,
TestOrdValues, ScriptEngineTest, HdfsChaosMonkeySafeLeaderTest,
SimplePostToolTest, TestFieldTypeResource,
DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverUtilsTest,
BadCopyFieldTest, TestNonNRTOpen, TermVectorComponentTest, SOLR749Test,
TestSweetSpotSimilarityFactory, TestCollapseQParserPlugin,
CurrencyFieldXmlFileTest, TestCSVResponseWriter, LukeRequestHandlerTest,
TestCloudManagedSchemaConcurrent, TestUtils, TestRecovery, TestRandomFaceting,
HdfsBasicDistributedZk2Test, TestFunctionQuery, BasicZkTest,
TestFreeTextSuggestions, DistributedFacetPivotSmallTest,
TestCursorMarkWithoutUniqueKey, TestCloudInspectUtil, ResponseHeaderTest,
TestIntervalFaceting, SolrCoreTest, AnalysisAfterCoreReloadTest, SampleTest,
RollingRestartTest, TestSolrQueryParser, TestSimpleQParserPlugin,
MultiTermTest, DistributedTermsComponentTest,
TestManagedSchemaDynamicFieldResource, FileBasedSpellCheckerTest,
URLClassifyProcessorTest, TestMergePolicyConfig, RequestHandlersTest,
TestCustomSort, OutputWriterTest, HdfsSyncSliceTest,
OutOfBoxZkACLAndCredentialsProvidersTest, CustomCollectionTest, TestQueryUtils,
TestLFUCache, TestDistributedGrouping, DocValuesTest,
TestDistributedMissingSort, TestPhraseSuggestions, QueryParsingTest,
OverseerRolesTest, DistributedQueryComponentCustomSortTest, TestCharFilters,
TestJmxMonitoredMap, AutoCommitTest, TestSearcherReuse,
DistributedDebugComponentTest, TestFiltering, TestPHPSerializedResponseWriter,
ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting,
ShardRoutingCustomTest, TestHashPartitioner, ZkControllerTest,
TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload,
TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial,
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest,
SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery,
SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader,
PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest,
DocumentBuilderTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest,
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
CoreContainerCoreInitFailuresTest, TestQuerySenderListener,
TestSolrIndexConfig, SolrIndexConfigTest, TestBinaryField,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
PreAnalyzedFieldTest, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder,
UUIDFieldTest, DistributedIntervalFacetingTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteShardTest,
MultiThreadedOCPTest, RemoteQueryErrorTest, SolrXmlInZkTest,
TestLeaderElectionZkExpiry, TestModifyConfFiles, TestShortCircuitedRequests,
HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest,
ExitableDirectoryReaderTest]
[junit4] Completed on J1 in 3.04s, 2 tests, 1 failure <<< FAILURES!
[...truncated 207 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962:
There were test failures: 431 suites, 1778 tests, 1 error, 1 failure, 45
ignored (23 assumptions)
Total time: 92 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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]