Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4232/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
REGRESSION: org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch
Error Message:
KeeperErrorCode = Session expired for
/overseer/collection-queue-work/qnr-0000000016
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
KeeperErrorCode = Session expired for
/overseer/collection-queue-work/qnr-0000000016
at
__randomizedtesting.SeedInfo.seed([1088C48062C82FFA:916E4A9815974FC6]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.cloud.AliasIntegrationTest.deleteAlias(AliasIntegrationTest.java:288)
at
org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:245)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for
core: halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([1088C48062C82FFA:916E4A9815974FC6]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10958 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\init-core-data-001
[junit4] 2> 756228 T1696 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 756228 T1696 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 756232 T1696 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 756234 T1696 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 756234 T1697 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 756330 T1696 oasc.ZkTestServer.run start zk server on
port:50643
[junit4] 2> 756330 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 756332 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 756338 T1703 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@521713c3
name:ZooKeeperConnection Watcher:127.0.0.1:50643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 756338 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 756338 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 756338 T1696 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 756342 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 756344 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 756347 T1705 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64c1b93d
name:ZooKeeperConnection Watcher:127.0.0.1:50643/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 756347 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 756347 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 756347 T1696 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 756351 T1696 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 756353 T1696 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 756355 T1696 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 756358 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 756358 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 756363 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 756364 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 756369 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 756369 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 756372 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 756372 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 756378 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 756378 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 756383 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 756383 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 756387 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 756387 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 756392 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 756392 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 756397 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 756397 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 756401 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 756401 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 756406 T1696 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 756406 T1696 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 758119 T1696 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 758128 T1696 oejs.AbstractConnector.doStart Started
[email protected]:50650
[junit4] 2> 758130 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 758130 T1696 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 758130 T1696 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002
[junit4] 2> 758130 T1696 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002\'
[junit4] 2> 758166 T1696 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002\solr.xml
[junit4] 2> 758179 T1696 oasc.CoreContainer.<init> New CoreContainer
1959558775
[junit4] 2> 758180 T1696 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002\]
[junit4] 2> 758180 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 758181 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 758181 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 758181 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 758181 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 758182 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 758182 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 758191 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 758192 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 758192 T1696 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 758192 T1696 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 758193 T1696 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 758193 T1696 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 758193 T1696 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50643/solr
[junit4] 2> 758194 T1696 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 758194 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 758196 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 758198 T1716 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16af21fb
name:ZooKeeperConnection Watcher:127.0.0.1:50643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 758199 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 758199 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 758203 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 758206 T1718 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18f34ea name:ZooKeeperConnection
Watcher:127.0.0.1:50643/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 758206 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 758207 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 758212 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 758216 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 758219 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 758222 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 758224 T1696 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 758226 T1696 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50650_
[junit4] 2> 758227 T1696 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50650_
[junit4] 2> 758229 T1696 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 758233 T1696 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 758235 T1696 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 758238 T1696 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:50650_
[junit4] 2> 758238 T1696 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 758240 T1696 oasc.Overseer.start Overseer
(id=92509681146396675-127.0.0.1:50650_-n_0000000000) starting
[junit4] 2> 758244 T1696 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 758256 T1696 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 758257 T1720 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 758259 T1696 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 758262 T1696 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 758264 T1696
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 758270 T1719 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 758273 T1722 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 758273 T1722 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 758275 T1722 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 758275 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 758279 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50650",
[junit4] 2> "node_name":"127.0.0.1:50650_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 758280 T1719
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 758280 T1719
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 758280 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 758283 T1723 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> 759142 T1722 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 759142 T1722 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 759144 T1722 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 759144 T1722 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 759146 T1722 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 759146 T1722 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002\collection1\'
[junit4] 2> 759146 T1722 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 759148 T1722 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 759150 T1722 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 759182 T1722 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 759194 T1722 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 759197 T1722 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 759201 T1722 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 759301 T1722 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 759307 T1722 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 759319 T1722 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 759335 T1722 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 759339 T1722 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 759342 T1722 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 759344 T1722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 759344 T1722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 759344 T1722 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 759347 T1722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 759347 T1722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 759347 T1722 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 759347 T1722 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 759348 T1722 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/control/data\
[junit4] 2> 759348 T1722 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@199f7a0e
[junit4] 2> 759349 T1722 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/control/data\
[junit4] 2> 759349 T1722 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/control/data\index/
[junit4] 2> 759349 T1722 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001\control\data\index'
doesn't exist. Creating new index...
[junit4] 2> 759349 T1722 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/control/data\index
[junit4] 2> 759350 T1722 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=61.7734375,
floorSegmentMB=1.82421875, forceMergeDeletesPctAllowed=1.243696445726985,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=1.9638671875,
noCFSRatio=0.6258471725902698
[junit4] 2> 759350 T1722 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-77f8451f)),segFN=segments_1,generation=1}
[junit4] 2> 759350 T1722 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 759355 T1722 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 759356 T1722 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 759356 T1722 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 759356 T1722 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 759356 T1722 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 759356 T1722 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 759357 T1722 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 759357 T1722 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 759357 T1722 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 759358 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 759358 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 759358 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 759359 T1722 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 759359 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 759359 T1722 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 759359 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 759360 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 759361 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 759361 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 759361 T1722 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 759366 T1722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 759367 T1722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 759369 T1722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 759370 T1722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 759374 T1722 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 759375 T1722 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 759375 T1722 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.69921875,
floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=26.409505470933695,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24421329602191372
[junit4] 2> 759376 T1722 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-77f8451f)),segFN=segments_1,generation=1}
[junit4] 2> 759376 T1722 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 759376 T1722 oass.SolrIndexSearcher.<init> Opening
Searcher@57e7acd1[collection1] main
[junit4] 2> 759376 T1722 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 759379 T1722 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 759379 T1722 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 759381 T1722
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 759381 T1722 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 759381 T1722 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 759382 T1722
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 759382 T1722 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 759383 T1722 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 759388 T1722
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 759388 T1722 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 759388 T1722 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 759390 T1724 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@57e7acd1[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 759392 T1722 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 759394 T1727 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50650 collection:control_collection
shard:shard1
[junit4] 2> 759394 T1696 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 759395 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 759396 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 759396 T1727 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 759399 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 759400 T1729 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@47cadbaa
name:ZooKeeperConnection Watcher:127.0.0.1:50643/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 759401 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 759401 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 759403 T1696
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 759408 T1727 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 759410 T1696 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 759410 T1696 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 759410 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 759410 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 759414 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 759415 T1727
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 759415 T1727 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1130 name=collection1
org.apache.solr.core.SolrCore@1db6f490 url=http://127.0.0.1:50650/collection1
node=127.0.0.1:50650_ C1130_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50650,
node_name=127.0.0.1:50650_, state=down}
[junit4] 2> 759415 T1727 C1130 P50650 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:50650/collection1/
[junit4] 2> 759415 T1731 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3f1a9fdd
name:ZooKeeperConnection Watcher:127.0.0.1:50643/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 759416 T1727 C1130 P50650 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 759416 T1727 C1130 P50650 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50650/collection1/ has no replicas
[junit4] 2> 759416 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 759416 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 759416 T1727 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50650/collection1/ shard1
[junit4] 2> 759417 T1727 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 759429 T1719 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 759429 T1719
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 759429 T1719
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 759430 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 759436 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 759439 T1723 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> 759440 T1732 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> 759457 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 759459 T1732 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> 759459 T1723 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> 759479 T1727 oasc.ZkController.register We are
http://127.0.0.1:50650/collection1/ and leader is
http://127.0.0.1:50650/collection1/
[junit4] 2> 759479 T1727 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50650
[junit4] 2> 759479 T1727 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 759479 T1727 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 759479 T1727 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 759481 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 759490 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50650",
[junit4] 2> "node_name":"127.0.0.1:50650_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 759586 T1732 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> 759587 T1723 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> 760896 T1696 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 760896 T1696 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 760900 T1696 oejs.AbstractConnector.doStart Started
[email protected]:50665
[junit4] 2> 760901 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 760901 T1696 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 760901 T1696 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003
[junit4] 2> 760901 T1696 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003\'
[junit4] 2> 760929 T1696 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003\solr.xml
[junit4] 2> 760942 T1696 oasc.CoreContainer.<init> New CoreContainer
108422075
[junit4] 2> 760942 T1696 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003\]
[junit4] 2> 760944 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 760944 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 760945 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 760945 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 760945 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 760945 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 760946 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 760946 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 760947 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 760947 T1696 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 760947 T1696 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 760948 T1696 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 760948 T1696 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 760949 T1696 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50643/solr
[junit4] 2> 760949 T1696 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 760949 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 760951 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 760954 T1743 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b725c45
name:ZooKeeperConnection Watcher:127.0.0.1:50643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 760955 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 760956 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 760963 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 760967 T1745 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6005cfb1
name:ZooKeeperConnection Watcher:127.0.0.1:50643/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 760967 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 760979 T1696
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 761857 T1696 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50665_
[junit4] 2> 761860 T1696 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50665_
[junit4] 2> 761873 T1696 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 761886 T1747 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 761886 T1747 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 761889 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 761891 T1747 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 761891 T1747 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 761892 T1747 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 761894 T1747 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 761894 T1747 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 761895 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50665",
[junit4] 2> "node_name":"127.0.0.1:50665_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 761902 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 761904 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 761912 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 761913 T1746 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 761914 T1746 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 762759 T1747 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 762760 T1747 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 762761 T1747 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 762761 T1747 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 762765 T1747 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 762766 T1747 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003\collection1\'
[junit4] 2> 762771 T1747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 762773 T1747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 762774 T1747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 762836 T1747 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 762846 T1747 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 762849 T1747 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 762852 T1747 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 762976 T1747 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 762982 T1747 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 762982 T1747 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 763011 T1747 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 763014 T1747 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 763019 T1747 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 763021 T1747
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 763022 T1747
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 763022 T1747 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 763024 T1747
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 763024 T1747
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 763024 T1747 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 763024 T1747 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 763025 T1747 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty1\
[junit4] 2> 763025 T1747 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@199f7a0e
[junit4] 2> 763026 T1747 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty1\
[junit4] 2> 763026 T1747 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty1\index/
[junit4] 2> 763026 T1747 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001\jetty1\index'
doesn't exist. Creating new index...
[junit4] 2> 763027 T1747 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty1\index
[junit4] 2> 763027 T1747 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=61.7734375,
floorSegmentMB=1.82421875, forceMergeDeletesPctAllowed=1.243696445726985,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=1.9638671875,
noCFSRatio=0.6258471725902698
[junit4] 2> 763027 T1747 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6cd6f7a6)),segFN=segments_1,generation=1}
[junit4] 2> 763027 T1747 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 763031 T1747 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 763031 T1747 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 763032 T1747 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 763032 T1747 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 763032 T1747 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 763032 T1747 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 763033 T1747 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 763033 T1747 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 763033 T1747 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 763034 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 763034 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 763035 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 763035 T1747 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 763036 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 763036 T1747 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 763036 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 763037 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 763037 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 763038 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 763038 T1747 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 763040 T1747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 763043 T1747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 763043 T1747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 763045 T1747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 763049 T1747 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 763050 T1747 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 763051 T1747 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.69921875,
floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=26.409505470933695,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24421329602191372
[junit4] 2> 763052 T1747 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6cd6f7a6)),segFN=segments_1,generation=1}
[junit4] 2> 763052 T1747 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 763052 T1747 oass.SolrIndexSearcher.<init> Opening
Searcher@6741cee4[collection1] main
[junit4] 2> 763053 T1747 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 763054 T1747 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 763054 T1747 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 763055 T1747
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 763055 T1747 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 763055 T1747 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 763057 T1747
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 763057 T1747 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 763058 T1747 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 763058 T1747 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 763061 T1748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6741cee4[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 763064 T1747 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 763065 T1696 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 763065 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 763163 T1751 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50665 collection:collection1
shard:shard1
[junit4] 2> 763164 T1751 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 763178 T1751 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 763181 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 763182 T1751
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 763183 T1751 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1131 name=collection1
org.apache.solr.core.SolrCore@7352088e url=http://127.0.0.1:50665/collection1
node=127.0.0.1:50665_ C1131_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50665,
node_name=127.0.0.1:50665_, state=down}
[junit4] 2> 763183 T1751 C1131 P50665 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:50665/collection1/
[junit4] 2> 763183 T1751 C1131 P50665 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 763183 T1751 C1131 P50665 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50665/collection1/ has no replicas
[junit4] 2> 763183 T1751 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50665/collection1/ shard1
[junit4] 2> 763184 T1751 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 763202 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 763204 T1746 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 763206 T1746 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 763218 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 763220 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 763222 T1746 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 763223 T1746 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 763245 T1751 oasc.ZkController.register We are
http://127.0.0.1:50665/collection1/ and leader is
http://127.0.0.1:50665/collection1/
[junit4] 2> 763245 T1751 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50665
[junit4] 2> 763245 T1751 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 763245 T1751 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 763245 T1751 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 763249 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 763259 T1751 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 763259 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50665",
[junit4] 2> "node_name":"127.0.0.1:50665_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 763268 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 763269 T1746 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 763271 T1746 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 764654 T1696 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 764656 T1696 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 764663 T1696 oejs.AbstractConnector.doStart Started
[email protected]:50674
[junit4] 2> 764664 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 764664 T1696 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 764665 T1696 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004
[junit4] 2> 764665 T1696 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004\'
[junit4] 2> 764693 T1696 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004\solr.xml
[junit4] 2> 764706 T1696 oasc.CoreContainer.<init> New CoreContainer
1174750822
[junit4] 2> 764706 T1696 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004\]
[junit4] 2> 764707 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 764707 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 764707 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 764708 T1696 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 764709 T1696 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 764709 T1696 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 764709 T1696 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 764709 T1696 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 764710 T1696 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50643/solr
[junit4] 2> 764710 T1696 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 764710 T1696
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 764712 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 764713 T1762 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4a09f91b
name:ZooKeeperConnection Watcher:127.0.0.1:50643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 764714 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 764714 T1696 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 764717 T1698 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x148a9109b040008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 764719 T1696 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 764720 T1764 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4a5602f8
name:ZooKeeperConnection Watcher:127.0.0.1:50643/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 764721 T1696 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 764730 T1696
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 765605 T1696 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50674_
[junit4] 2> 765607 T1696 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50674_
[junit4] 2> 765618 T1696 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 765630 T1766 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 765630 T1766 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 765634 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 765635 T1766 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 765635 T1766 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 765636 T1766 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 765639 T1766 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 765639 T1766 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 765641 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50674",
[junit4] 2> "node_name":"127.0.0.1:50674_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 765646 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 765648 T1719 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 765657 T1719 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 765658 T1746 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 765659 T1765 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 765660 T1746 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 765660 T1765 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 766504 T1766 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 766504 T1766 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 766507 T1766 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 766507 T1766 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 766510 T1766 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 766510 T1766 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004\collection1\'
[junit4] 2> 766514 T1766 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 766514 T1766 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 766516 T1766 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 766548 T1766 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 766578 T1766 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 766581 T1766 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 766588 T1766 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 766723 T1766 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 766730 T1766 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 766731 T1766 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 766749 T1766 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 766753 T1766 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 766757 T1766 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 766759 T1766
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 766760 T1766
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 766760 T1766 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 766762 T1766
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 766762 T1766
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 766762 T1766 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 766762 T1766 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 766763 T1766 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty2\
[junit4] 2> 766763 T1766 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@199f7a0e
[junit4] 2> 766764 T1766 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty2\
[junit4] 2> 766764 T1766 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty2\index/
[junit4] 2> 766764 T1766 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001\jetty2\index'
doesn't exist. Creating new index...
[junit4] 2> 766765 T1766 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AliasIntegrationTest-1088C48062C82FFA-001\tempDir-001/jetty2\index
[junit4] 2> 766765 T1766 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=61.7734375,
floorSegmentMB=1.82421875, forceMergeDeletesPctAllowed=1.243696445726985,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=1.9638671875,
noCFSRatio=0.6258471725902698
[junit4] 2> 766766 T1766 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5ea6559d)),segFN=segments_1,generation=1}
[junit4] 2> 766766 T1766 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 766770 T1766 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 766770 T1766 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 766770 T1766 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 766771 T1766 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 766771 T1766 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 766771 T1766 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 766771 T1766 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 766772 T1766 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 766772 T1766 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 766772 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 766773 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 766773 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 766774 T1766 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 766775 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 766775 T1766 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 766775 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 766775 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 766776 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 766776 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 766777 T1766 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 766782 T1766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 766784 T1766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 766785 T1766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 766787 T1766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 766789 T1766 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 766790 T1766 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 766790 T1766 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.69921875,
floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=26.409505470933695,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24421329602191372
[junit4] 2> 766796 T1766 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5ea6559d)),segFN=segments_1,generation=1}
[junit4] 2> 766796 T1766 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 766803 T1766 oass.SolrIndexSearcher.<init> Opening
Searcher@555e0d6[collection1] main
[junit4] 2> 766803 T1766 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 766805 T1766 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 766805 T1766 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 766806 T1766
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 766806 T1766 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 766806 T1766 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 766806 T1766
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 766807 T1766 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 766807 T1766 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 766807 T1766 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 766812 T1767 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@555e0d6[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 766815 T1766 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 766816 T1770 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50674 collection:collection1
shard:shard1
[junit4] 2> 766817 T1696 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 766817 T1696 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 766823 T1770 oasc.ZkController.register We are
http://127.0.0.1:50674/collection1/ and leader is
http://127.0.0.1:50665/collection1/
[junit4] 2> 766823 T1770 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50674
[junit4] 2> 766823 T1770 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 766823 T1770 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C1132 name=collection1
org.apache.solr.core.SolrCore@31439d2e url=http://127.0.0.1:50674/collection1
node=127.0.0.1:50674_ C1132_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50674,
node_name=127.0.0.1:50674_, state=down}
[junit4] 2> 766827 T1771 C1132 P50674 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 766829 T1771 C1132 P50674 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 766829 T1771 C1132 P50674 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:50665/collection1/ and I am http://127.0.0.1:50674/collection1/
[junit4] 2> 766831 T1771 C1132 P50674 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 766831 T1771 C1132 P50674 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 766836 T1723 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 766837 T1770 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 766837 T1771 C1132 P50674
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:50665; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A50674_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 766841 T1738 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: tru
[...truncated too long message...]
Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1774325 T2925 oascc.ZkStateReader.getIndividualColls WARN
Error reading collections nodes
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /collections/acollectionafterbaddelete/state.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:483)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:448)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:315)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1774325 T2925 oascc.ZkStateReader.getIndividualColls WARN
Error reading collections nodes
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /collections/awholynewcollection_2/state.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:483)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:448)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:315)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1774326 T2920 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1774344 T2477 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1779971 T2477 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1779972 T2477 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:51082 51082
[junit4] 2> 1782423 T2673 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:51082 51082
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=1088C48062C82FFA -Dtests.slow=true -Dtests.locale=en_NZ
-Dtests.timezone=Africa/Maputo -Dtests.file.encoding=US-ASCII
[junit4] ERROR 764s | CollectionsAPIDistributedZkTest.testDistribSearch
<<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
[junit4] > at
__randomizedtesting.SeedInfo.seed([1088C48062C82FFA:916E4A9815974FC6]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1782450 T2477 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-1088C48062C82FFA-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{other_tl1=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Lucene41WithOrds),
a_t=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Asserting),
a_i1=PostingsFormat(name=Asserting), id=OrdsLucene41(blocksize=128),
text=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_NZ,
timezone=Africa/Maputo
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20
(64-bit)/cpus=2,threads=1,free=123166648,total=300466176
[junit4] 2> NOTE: All tests run in this JVM:
[LegacyHTMLStripCharFilterTest, StandardRequestHandlerTest, TestCoreDiscovery,
TestSolr4Spatial2, CursorMarkTest, DisMaxRequestHandlerTest,
SuggestComponentTest, TestRestManager, TestSuggestSpellingConverter,
DocValuesTest, ResponseHeaderTest, SampleTest, StatsComponentTest,
FileBasedSpellCheckerTest, HdfsSyncSliceTest, TestStressUserVersions,
DocValuesMissingTest, DefaultValueUpdateProcessorTest, CircularListTest,
IndexSchemaTest, UniqFieldsUpdateProcessorFactoryTest, TestIntervalFaceting,
TestDistributedGrouping, StressHdfsTest, SimplePostToolTest,
PrimitiveFieldTypeTest, TestPHPSerializedResponseWriter, TestUtils,
TestInitQParser, TestCloudManagedSchema, DistributedExpandComponentTest,
ShardRoutingCustomTest, TestHashPartitioner, ChaosMonkeyNothingIsSafeTest,
TestManagedSchemaDynamicFieldResource, TestDistribDocBasedVersion,
OverseerStatusTest, NoCacheHeaderTest, DistributedFacetPivotLargeTest,
TestConfig, TestManagedSchemaFieldTypeResource, XsltUpdateRequestHandlerTest,
HdfsDirectoryTest, TestElisionMultitermQuery, ResponseLogComponentTest,
TestLuceneMatchVersion, TermVectorComponentDistributedTest, SolrXmlInZkTest,
SolrRequestParserTest, UpdateParamsTest, TestNoOpRegenerator, DateFieldTest,
TriLevelCompositeIdRoutingTest, AliasIntegrationTest,
CurrencyFieldOpenExchangeTest, TestDefaultSearchFieldResource,
TestCoreContainer, AddSchemaFieldsUpdateProcessorFactoryTest, OutputWriterTest,
FullSolrCloudDistribCmdsTest, ParsingFieldUpdateProcessorsTest, TestUpdate,
DistanceFunctionTest, AnalyticsMergeStrategyTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed in 763.97s, 1 test, 1 error <<< FAILURES!
[...truncated 1154 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:491: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:471: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:60: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1359:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
There were test failures: 429 suites, 1775 tests, 2 errors, 54 ignored (32
assumptions)
Total time: 153 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20
-XX:-UseCompressedOops -XX:+UseSerialGC
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]