Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11382/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseG1GC
2 tests failed.
REGRESSION:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can
happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([36D799FC4698907C:B73117E431C7F040]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([36D799FC4698907C:B73117E431C7F040]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11482 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/init-core-data-001
[junit4] 2> 1759662 T3823
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /ny_ggj/
[junit4] 2> 1759667 T3823 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1759668 T3823 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1759668 T3824 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1759768 T3823 oasc.ZkTestServer.run start zk server on
port:43757
[junit4] 2> 1759769 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1759770 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1759774 T3830 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11a2ece name:ZooKeeperConnection
Watcher:127.0.0.1:43757 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1759775 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1759775 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1759776 T3823 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1759780 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1759781 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1759783 T3832 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c22f5 name:ZooKeeperConnection
Watcher:127.0.0.1:43757/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1759783 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1759784 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1759784 T3823 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1759790 T3823 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1759792 T3823 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1759794 T3823 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1759798 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1759799 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1759805 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1759805 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1759809 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1759810 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1759813 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1759814 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1759817 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1759818 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1759820 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1759821 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1759823 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1759823 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1759825 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1759826 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1759828 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1759829 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1759834 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1759835 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1759839 T3823 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1759840 T3823 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1760147 T3823 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1760152 T3823 oejs.AbstractConnector.doStart Started
[email protected]:38959
[junit4] 2> 1760153 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1760153 T3823 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1760153 T3823 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002
[junit4] 2> 1760154 T3823 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/'
[junit4] 2> 1760172 T3823 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/solr.xml
[junit4] 2> 1760186 T3823 oasc.CoreContainer.<init> New CoreContainer
22062004
[junit4] 2> 1760186 T3823 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/]
[junit4] 2> 1760187 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1760188 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1760188 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1760188 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1760189 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1760189 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1760189 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1760189 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1760190 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1760190 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1760191 T3823 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1760191 T3823 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1760191 T3823 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1760192 T3823 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1760192 T3823 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43757/solr
[junit4] 2> 1760192 T3823 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1760193 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1760193 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1760195 T3843 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c802c3 name:ZooKeeperConnection
Watcher:127.0.0.1:43757 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1760196 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1760197 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1760199 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1760201 T3845 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@76414a name:ZooKeeperConnection
Watcher:127.0.0.1:43757/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1760201 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1760203 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1760207 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1760213 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1760218 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1760221 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1760225 T3823 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1760226 T3823 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38959_ny_ggj
[junit4] 2> 1760227 T3823 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:38959_ny_ggj
[junit4] 2> 1760230 T3823 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1760232 T3823 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1760233 T3823 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1760236 T3823 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:38959_ny_ggj
[junit4] 2> 1760236 T3823 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1760239 T3823 oasc.Overseer.start Overseer
(id=92713393167138819-127.0.0.1:38959_ny_ggj-n_0000000000) starting
[junit4] 2> 1760242 T3823 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1760253 T3823 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1760254 T3847 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1760256 T3823 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1760259 T3823 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1760262 T3823
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1760268 T3846 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1760271 T3849 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1760272 T3849 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1760274 T3849 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1760274 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1760280 T3846 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:38959/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:38959_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1760280 T3846
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1760280 T3846
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 1760280 T3846 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1760284 T3850 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> 1761275 T3849 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1761275 T3849 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1761276 T3849 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1761277 T3849 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1761279 T3849 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1761280 T3849 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/collection1/'
[junit4] 2> 1761281 T3849 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1761281 T3849 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1761282 T3849 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1761333 T3849 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1761355 T3849 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1761357 T3849 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1761375 T3849 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1761497 T3849 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1761499 T3849 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1761501 T3849 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1761505 T3849 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1761528 T3849 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1761529 T3849 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1761529 T3849 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/
[junit4] 2> 1761530 T3849 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@914628
[junit4] 2> 1761532 T3849 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data
[junit4] 2> 1761532 T3849 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/index/
[junit4] 2> 1761533 T3849 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1761536 T3849 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/index
[junit4] 2> 1761537 T3849 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@19f7330
[junit4] 2> 1761689 T3849 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1761690 T3849 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1761694 T3849 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1761695 T3849 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1761695 T3849 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1761696 T3849 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1761696 T3849 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1761696 T3849 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1761697 T3849 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1761697 T3849 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1761698 T3849 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1761700 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1761701 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1761702 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1761703 T3849 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1761704 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1761704 T3849 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1761704 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1761705 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1761705 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1761706 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1761707 T3849 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1761710 T3849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1761711 T3849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1761712 T3849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1761713 T3849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1761715 T3849 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1761715 T3849 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1761716 T3849 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4291924779296674]
[junit4] 2> 1761717 T3849 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1761717 T3849 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1761717 T3849 oass.SolrIndexSearcher.<init> Opening
Searcher@140c4d8[collection1] main
[junit4] 2> 1761718 T3849 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1761719 T3849 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1761719 T3849 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1761720 T3849
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1761720 T3849 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1761720 T3849 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1761721 T3849
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1761721 T3849 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1761722 T3849 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1761724 T3849
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1761725 T3849 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1761725 T3849 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1761729 T3851 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@140c4d8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1761732 T3849 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1761733 T3854 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:38959/ny_ggj
collection:control_collection shard:shard1
[junit4] 2> 1761734 T3823 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1761735 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1761735 T3854 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1761736 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1761736 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1761738 T3856 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1439d2e name:ZooKeeperConnection
Watcher:127.0.0.1:43757/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1761738 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1761739 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1761740 T3823
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1761742 T3854 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1761744 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1761744 T3823 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1761744 T3854
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1761745 T3854 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2221 name=collection1
org.apache.solr.core.SolrCore@1d9bead
url=http://127.0.0.1:38959/ny_ggj/collection1 node=127.0.0.1:38959_ny_ggj
C2221_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:38959/ny_ggj, node_name=127.0.0.1:38959_ny_ggj,
state=down}
[junit4] 2> 1761745 T3854 C2221 P38959 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:38959/ny_ggj/collection1/
[junit4] 2> 1761745 T3854 C2221 P38959 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1761746 T3854 C2221 P38959 oasc.SyncStrategy.syncToMe
http://127.0.0.1:38959/ny_ggj/collection1/ has no replicas
[junit4] 2> 1761746 T3854 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:38959/ny_ggj/collection1/ shard1
[junit4] 2> 1761746 T3854 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1761750 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1761855 T3850 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> 1761855 T3857 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> 1761902 T3854 oasc.ZkController.register We are
http://127.0.0.1:38959/ny_ggj/collection1/ and leader is
http://127.0.0.1:38959/ny_ggj/collection1/
[junit4] 2> 1761902 T3854 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:38959/ny_ggj
[junit4] 2> 1761902 T3854 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1761902 T3854 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1761903 T3854 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1761904 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1761909 T3846 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:38959/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:38959_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1762013 T3857 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> 1762013 T3850 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> 1762032 T3823 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1762033 T3823 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1762034 T3823 oejs.AbstractConnector.doStart Started
[email protected]:40169
[junit4] 2> 1762036 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1762036 T3823 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1762037 T3823 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003
[junit4] 2> 1762037 T3823 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/'
[junit4] 2> 1762055 T3823 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/solr.xml
[junit4] 2> 1762067 T3823 oasc.CoreContainer.<init> New CoreContainer
16989645
[junit4] 2> 1762068 T3823 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/]
[junit4] 2> 1762069 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1762069 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1762069 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1762070 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1762070 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1762070 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1762071 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1762071 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1762071 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1762072 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1762072 T3823 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1762072 T3823 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1762073 T3823 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1762073 T3823 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1762073 T3823 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43757/solr
[junit4] 2> 1762074 T3823 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1762074 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1762075 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1762076 T3868 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10ca1cc name:ZooKeeperConnection
Watcher:127.0.0.1:43757 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1762077 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1762077 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1762079 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1762080 T3870 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b03d73 name:ZooKeeperConnection
Watcher:127.0.0.1:43757/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1762081 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1762091 T3823
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1763098 T3823 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40169_ny_ggj
[junit4] 2> 1763100 T3823 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40169_ny_ggj
[junit4] 2> 1763106 T3823 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1763116 T3872 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1763116 T3872 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1763117 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1763118 T3872 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1763121 T3846 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:40169/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:40169_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1763121 T3846
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 1763122 T3846
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 1763122 T3846 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1763227 T3857 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1763227 T3871 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1763227 T3850 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764119 T3872 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1764119 T3872 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1764120 T3872 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1764120 T3872 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1764121 T3872 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1764122 T3872 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/collection1/'
[junit4] 2> 1764122 T3872 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1764122 T3872 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1764123 T3872 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1764154 T3872 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1764168 T3872 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1764169 T3872 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1764208 T3872 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1764323 T3872 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1764325 T3872 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1764326 T3872 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1764330 T3872 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1764348 T3872 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1764349 T3872 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1764349 T3872 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/
[junit4] 2> 1764349 T3872 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@914628
[junit4] 2> 1764350 T3872 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1
[junit4] 2> 1764351 T3872 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/index/
[junit4] 2> 1764351 T3872 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1764352 T3872 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/index
[junit4] 2> 1764352 T3872 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@15aeee6
[junit4] 2> 1764358 T3872 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1764359 T3872 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1764364 T3872 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1764365 T3872 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1764366 T3872 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1764366 T3872 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1764366 T3872 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1764366 T3872 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1764367 T3872 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1764367 T3872 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1764367 T3872 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1764368 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1764369 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1764370 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1764370 T3872 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1764371 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1764371 T3872 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1764372 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1764372 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1764373 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1764374 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1764374 T3872 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1764376 T3872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1764377 T3872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1764378 T3872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1764379 T3872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1764381 T3872 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1764381 T3872 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1764382 T3872 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4291924779296674]
[junit4] 2> 1764383 T3872 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1764384 T3872 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1764384 T3872 oass.SolrIndexSearcher.<init> Opening
Searcher@101a21c[collection1] main
[junit4] 2> 1764384 T3872 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1764386 T3872 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1764387 T3872 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1764387 T3872
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1764387 T3872 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1764387 T3872 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1764388 T3872
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1764389 T3872 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1764389 T3872 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1764389 T3872 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1764394 T3873 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@101a21c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1764399 T3872 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1764401 T3876 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:40169/ny_ggj collection:collection1
shard:shard1
[junit4] 2> 1764402 T3823 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1764402 T3876 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1764402 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1764408 T3876 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1764410 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1764411 T3876
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1764411 T3876 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2222 name=collection1
org.apache.solr.core.SolrCore@16d939a
url=http://127.0.0.1:40169/ny_ggj/collection1 node=127.0.0.1:40169_ny_ggj
C2222_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:40169/ny_ggj, node_name=127.0.0.1:40169_ny_ggj,
state=down}
[junit4] 2> 1764412 T3876 C2222 P40169 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:40169/ny_ggj/collection1/
[junit4] 2> 1764412 T3876 C2222 P40169 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1764413 T3876 C2222 P40169 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40169/ny_ggj/collection1/ has no replicas
[junit4] 2> 1764413 T3876 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:40169/ny_ggj/collection1/ shard1
[junit4] 2> 1764413 T3876 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1764417 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1764521 T3857 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764521 T3871 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764521 T3850 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764569 T3876 oasc.ZkController.register We are
http://127.0.0.1:40169/ny_ggj/collection1/ and leader is
http://127.0.0.1:40169/ny_ggj/collection1/
[junit4] 2> 1764569 T3876 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:40169/ny_ggj
[junit4] 2> 1764569 T3876 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1764569 T3876 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1764570 T3876 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1764571 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1764574 T3846 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:40169/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:40169_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1764677 T3857 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764677 T3850 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764677 T3871 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1764831 T3823 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1764832 T3823 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1764835 T3823 oejs.AbstractConnector.doStart Started
[email protected]:47890
[junit4] 2> 1764836 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1764836 T3823 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1764837 T3823 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004
[junit4] 2> 1764838 T3823 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/'
[junit4] 2> 1764863 T3823 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/solr.xml
[junit4] 2> 1764882 T3823 oasc.CoreContainer.<init> New CoreContainer
29429733
[junit4] 2> 1764882 T3823 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/]
[junit4] 2> 1764883 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1764884 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1764884 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1764885 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1764885 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1764886 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1764886 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1764887 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1764887 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1764888 T3823 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1764888 T3823 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1764889 T3823 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1764889 T3823 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1764890 T3823 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1764890 T3823 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43757/solr
[junit4] 2> 1764891 T3823 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1764891 T3823
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1764892 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1764894 T3887 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f8b13 name:ZooKeeperConnection
Watcher:127.0.0.1:43757 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1764894 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1764895 T3823 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1764897 T3823 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1764897 T3889 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@183996d name:ZooKeeperConnection
Watcher:127.0.0.1:43757/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1764898 T3823 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1764903 T3823
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1765907 T3823 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47890_ny_ggj
[junit4] 2> 1765909 T3823 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47890_ny_ggj
[junit4] 2> 1765919 T3823 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1765924 T3891 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1765925 T3891 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1765926 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1765926 T3891 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1765929 T3846 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:47890/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:47890_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1765929 T3846 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 1765929 T3846 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1766034 T3850 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1766034 T3890 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1766034 T3857 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1766034 T3871 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1766926 T3891 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1766927 T3891 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1766928 T3891 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1766928 T3891 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1766929 T3891 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1766929 T3891 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/collection1/'
[junit4] 2> 1766930 T3891 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1766930 T3891 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1766930 T3891 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1766960 T3891 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1766973 T3891 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1766974 T3891 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1766982 T3891 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1767116 T3891 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1767118 T3891 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1767119 T3891 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1767123 T3891 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1767142 T3891 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1767143 T3891 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1767143 T3891 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/
[junit4] 2> 1767144 T3891 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@914628
[junit4] 2> 1767144 T3891 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2
[junit4] 2> 1767145 T3891 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/index/
[junit4] 2> 1767145 T3891 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1767146 T3891 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/index
[junit4] 2> 1767146 T3891 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5b215c
[junit4] 2> 1767153 T3891 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1767153 T3891 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1767158 T3891 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1767159 T3891 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1767160 T3891 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1767160 T3891 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1767160 T3891 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1767160 T3891 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1767161 T3891 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1767161 T3891 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1767161 T3891 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1767162 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1767163 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1767164 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1767165 T3891 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1767166 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1767166 T3891 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1767166 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1767167 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1767167 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1767168 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1767169 T3891 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1767170 T3891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1767171 T3891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1767172 T3891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1767173 T3891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1767174 T3891 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1767175 T3891 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1767176 T3891 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4291924779296674]
[junit4] 2> 1767177 T3891 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-36D799FC4698907C-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1767177 T3891 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1767178 T3891 oass.SolrIndexSearcher.<init> Opening
Searcher@bcabbe[collection1] main
[junit4] 2> 1767178 T3891 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1767179 T3891 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1767179 T3891 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1767180 T3891
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1767180 T3891 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1767180 T3891 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1767181 T3891
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1767181 T3891 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1767182 T3891 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1767182 T3891 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1767187 T3892 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@bcabbe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1767192 T3891 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1767193 T3895 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47890/ny_ggj collection:collection1
shard:shard1
[junit4] 2> 1767193 T3823 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1767194 T3823 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1767195 T3895 oasc.ZkController.register We are
http://127.0.0.1:47890/ny_ggj/collection1/ and leader is
http://127.0.0.1:40169/ny_ggj/collection1/
[junit4] 2> 1767196 T3895 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:47890/ny_ggj
[junit4] 2> 1767196 T3895 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 1767196 T3823
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to
finish - collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 1767196 T3895 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C2223 name=collection1
org.apache.solr.core.SolrCore@162264e
url=http://127.0.0.1:47890/ny_ggj/collection1 node=127.0.0.1:47890_ny_ggj
C2223_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:47890/ny_ggj, node_name=127.0.0.1:47890_ny_ggj,
state=down}
[junit4] 2> 1767197 T3896 C2223 P47890 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 1767198 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 1767198 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:40169/ny_ggj/collection1/ and I am
http://127.0.0.1:47890/ny_ggj/collection1/
[junit4] 2> 1767198 T3896 C2223 P47890 oasc.ZkController.publish
publishing core=collection1 state=recovering collection=collection1
[junit4] 2> 1767198 T3896 C2223 P47890 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 1767200 T3850 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1767201 T3896 C2223 P47890
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:40169/ny_ggj; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A47890_ny_ggj&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 1767203 T3866 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1767203 T3846 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47890/ny_ggj",
[junit4] 2> "node_name":"127.0.0.1:47890_ny_ggj",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1767206 T3866 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 1767207 T3866 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:47890_ny_ggj, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:47890/ny_ggj","node_name":"127.0.0.1:47890_ny_ggj","state":"down"}
[junit4] 2> 1767308 T3871 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1767308 T3857 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1767308 T3890 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1767308 T3850 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1768208 T3866 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:47890_ny_ggj, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:47890/ny_ggj","node_name":"127.0.0.1:47890_ny_ggj","state":"recovering"}
[junit4] 2> 1768210 T3866 oasha.CoreAdminHandler.handleWaitForStateAction
Waited coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1768211 T3866 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:47890_ny_ggj&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1007
[junit4] 2> C2223_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47890/ny_ggj,
node_name=127.0.0.1:47890_ny_ggj, state=recovering}
[junit4] 2> 1770216 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
Attempting to PeerSync from http://127.0.0.1:40169/ny_ggj/collection1/
core=collection1 - recoveringAfterStartup=true
[junit4] 2> 1770219 T3896 C2223 P47890 oasu.PeerSync.sync PeerSync:
core=collection1 url=http://127.0.0.1:47890/ny_ggj START
replicas=[http://127.0.0.1:40169/ny_ggj/collection1/] nUpdates=100
[junit4] 2> 1770220 T3896 C2223 P47890 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> 1770221 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
PeerSync Recovery was not successful - trying replication. core=collection1
[junit4] 2> 1770222 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
Starting Replication Recovery. core=collection1
[junit4] 2> 1770222 T3896 C2223 P47890 oasc.RecoveryStrategy.doRecovery
Begin buffering updates. core=collection1
[junit4] 2> 1770222 T3896 C2223 P47890 oasu.UpdateLog.bufferUpdates
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1770223 T3896 C2223 P47890 oasc.RecoveryStrategy.replicate
Attempting to replicate from http://127.0.0.1:40169/ny_ggj/collection1/.
core=collection1
[junit4] 2> ASYNC NEW_CORE C2224 name=collection1
org.apache.solr.core.SolrCore@16d939a
url=http://127.0.0.1:40169/ny_ggj/collection1 node=127.0.0.1:40169_ny_ggj
C2224_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:40169/ny_ggj, node_name=127.0.0.1:40169_ny_ggj,
state=active, leader=true}
[junit4] 2> 1770233 T3864 C2224 P40169 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1770233 T3866 C2224 P40169 oasc.SolrCore.execute [collection1]
webapp=/ny_ggj path=/get
params={distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0
QTime=1
[junit4
[...truncated too long message...]
IfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
[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> 2738405 T6698 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2738429 T6482 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 2743419 T6482 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2743422 T6482 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:35806 35806
[junit4] 2> 2744025 T6483 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:35806 35806
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=36D799FC4698907C
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA
-Dtests.timezone=Etc/UTC -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 78.7s J0 |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([36D799FC4698907C:B73117E431C7F040]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
[junit4] > at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2744053 T6482 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-36D799FC4698907C-001
[junit4] 2> 78734 T6481 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=FSTOrd50,
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, sim=DefaultSimilarity, locale=fr_CA, timezone=Etc/UTC
[junit4] 2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation 1.8.0_20
(32-bit)/cpus=8,threads=1,free=192048048,total=497025024
[junit4] 2> NOTE: All tests run in this JVM: [TestIntervalFaceting,
TestStressVersions, SuggesterTSTTest, MigrateRouteKeyTest, TestSearchPerf,
TestCloudInspectUtil, TestHashPartitioner, DocValuesMissingTest, TestSolrJ,
TestMiniSolrCloudCluster, HdfsChaosMonkeySafeLeaderTest, TestFieldTypeResource,
TestStressReorder, TestNonNRTOpen, ResponseHeaderTest, BasicDistributedZkTest,
TestBinaryResponseWriter, TestCloudSchemaless, StandardRequestHandlerTest,
BadCopyFieldTest, TestSchemaResource, MBeansHandlerTest,
TestManagedStopFilterFactory, LeaderInitiatedRecoveryOnCommitTest,
HdfsSyncSliceTest, TestConfigSets, TestSuggestSpellingConverter,
InfoHandlerTest, HdfsCollectionsAPIDistributedZkTest, DocValuesMultiTest,
TestBulkSchemaAPI, ZkNodePropsTest, TestSolrXmlPersistence,
MoreLikeThisHandlerTest, TestCollapseQParserPlugin,
DeleteLastCustomShardedReplicaTest, CollectionsAPIAsyncDistributedZkTest,
RollingRestartTest, ChangedSchemaMergeTest, JSONWriterTest,
ExternalFileFieldSortTest, TestChildDocTransformer, TestDFRSimilarityFactory,
DirectUpdateHandlerTest, SuggesterTest, TestRemoteStreaming,
DistributedQueryComponentCustomSortTest, AsyncMigrateRouteKeyTest,
TestFaceting, FileUtilsTest, TestComponentsName, TestDefaultSimilarityFactory,
ClusterStateUpdateTest, ZkCLITest, RegexBoostProcessorTest,
NotRequiredUniqueKeyTest, TestSolrDeletionPolicy1, TestReload,
UUIDUpdateProcessorFallbackTest, SharedFSAutoReplicaFailoverUtilsTest,
SpellPossibilityIteratorTest, IndexBasedSpellCheckerTest,
TestReplicationHandler, DistributedExpandComponentTest, SimpleMLTQParserTest,
TestSolrCoreProperties, DistributedFacetPivotLargeTest,
WordBreakSolrSpellCheckerTest, BadIndexSchemaTest, TestJmxIntegration,
TestCloudPivotFacet, BadComponentTest, TestSort, EnumFieldTest,
DirectSolrSpellCheckerTest, TestPartialUpdateDeduplication,
DistributedFacetPivotLongTailTest, TestRandomMergePolicy,
HighlighterConfigTest, ModifyConfFileTest, ResponseLogComponentTest,
StatelessScriptUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest,
RemoteQueryErrorTest, CurrencyFieldOpenExchangeTest, CursorPagingTest,
TestExceedMaxTermLength, ShardRoutingTest, TestSolr4Spatial,
TestComplexPhraseQParserPlugin, DocumentAnalysisRequestHandlerTest,
TestReloadAndDeleteDocs, AnalysisErrorHandlingTest,
FieldMutatingUpdateProcessorTest, TestOrdValues, TestFastLRUCache,
TestLuceneMatchVersion, FastVectorHighlighterTest, TestSolrIndexConfig,
CachingDirectoryFactoryTest, TestDocBasedVersionConstraints,
TriLevelCompositeIdRoutingTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, TestAnalyzedSuggestions,
XsltUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest,
HdfsDirectoryTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestDistributedSearch, DistributedSpellCheckComponentTest, HardAutoCommitTest,
DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest,
TestGroupingSearch, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest,
OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest,
TestWordDelimiterFilterFactory, QueryEqualityTest, DistanceFunctionTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf,
PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest,
TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
TestArbitraryIndexDir, IndexSchemaTest, TestCSVResponseWriter, JsonLoaderTest,
CSVRequestHandlerTest, SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery,
SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2,
TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
TimeZoneUtilsTest, ResourceLoaderTest, PluginInfoTest, DateMathParserTest,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, TestUtils,
TestDocumentBuilder, SystemInfoHandlerTest, CircularListTest,
SolrTestCaseJ4Test, CloudExitableDirectoryReaderTest,
DeleteInactiveReplicaTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest]
[junit4] Completed on J0 in 79.03s, 1 test, 1 failure <<< FAILURES!
[...truncated 256 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:525: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:473: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:966:
There were test failures: 440 suites, 1803 tests, 2 failures, 44 ignored (21
assumptions)
Total time: 122 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client
-XX:+UseG1GC
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]