Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4907/
3 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([71871D6926824D6E:F061937151DD2D52]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestReplicationHandlerBackup: 1) Thread[id=10359,
name=Thread-3034, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
java.net.Socket.connect(Socket.java:528) at
sun.net.NetworkClient.doConnect(NetworkClient.java:180) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652) at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037) at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestReplicationHandlerBackup:
1) Thread[id=10359, name=Thread-3034, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037)
at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
at __randomizedtesting.SeedInfo.seed([71871D6926824D6E]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=10359, name=Thread-3034, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup] at
java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
java.net.Socket.connect(Socket.java:528) at
sun.net.NetworkClient.doConnect(NetworkClient.java:180) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652) at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037) at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=10359, name=Thread-3034, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at java.net.URL.openStream(URL.java:1037)
at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
at __randomizedtesting.SeedInfo.seed([71871D6926824D6E]:0)
Build Log:
[...truncated 11467 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/init-core-data-001
[junit4] 2> 713878 T2028 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 713878 T2028 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 713884 T2028 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 713885 T2028 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 713885 T2029 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 713985 T2028 oasc.ZkTestServer.run start zk server on
port:20524
[junit4] 2> 713986 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 713987 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 713990 T2035 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@101ffe6d
name:ZooKeeperConnection Watcher:127.0.0.1:20524 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 713990 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 713991 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 713991 T2028 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 713993 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 713994 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 713995 T2037 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@255c949c
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 713995 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 713996 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 713996 T2028 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 713998 T2028 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 713999 T2028 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 714001 T2028 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 714003 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 714003 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 714006 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 714007 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 714109 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 714110 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 714112 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 714112 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 714114 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 714115 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 714117 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 714117 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 714119 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 714120 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 714122 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 714122 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 714124 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 714125 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 714127 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 714127 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 714129 T2028 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 714130 T2028 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 715554 T2028 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 715557 T2028 oejs.AbstractConnector.doStart Started
[email protected]:20530
[junit4] 2> 715558 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 715558 T2028 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 715558 T2028 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002
[junit4] 2> 715559 T2028 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/'
[junit4] 2> 715587 T2028 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/solr.xml
[junit4] 2> 715641 T2028 oasc.CoreContainer.<init> New CoreContainer
2116592079
[junit4] 2> 715642 T2028 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/]
[junit4] 2> 715643 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 715643 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 715643 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 715643 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 715643 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 715644 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 715644 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 715644 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 715644 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 715645 T2028 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 715645 T2028 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 715645 T2028 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 715646 T2028 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 715646 T2028 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20524/solr
[junit4] 2> 715646 T2028 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 715646 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 715647 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 715648 T2048 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d975dbe
name:ZooKeeperConnection Watcher:127.0.0.1:20524 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 715649 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 715649 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 715651 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 715652 T2050 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@25fb7dcd
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 715652 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 715653 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 715655 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 715656 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 715658 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 715660 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 715662 T2028 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 715662 T2028 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20530_
[junit4] 2> 715663 T2028 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:20530_
[junit4] 2> 715665 T2028 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 715666 T2028 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 715667 T2028 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 715668 T2028 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:20530_
[junit4] 2> 715668 T2028 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 715669 T2028 oasc.Overseer.start Overseer
(id=92571874760261635-127.0.0.1:20530_-n_0000000000) starting
[junit4] 2> 715671 T2028 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 715675 T2028 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 715676 T2052 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 715676 T2028 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 715677 T2028 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 715678 T2028
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 715680 T2051 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 715684 T2054 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 715684 T2054 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 715685 T2054 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 715685 T2055 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 715687 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:20530_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20530",
[junit4] 2> "core":"collection1"}
[junit4] 2> 715687 T2051
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 715687 T2051
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 715688 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 715689 T2055 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> 716685 T2054 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 716686 T2054 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 716686 T2054 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 716687 T2054 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 716687 T2054 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 716688 T2054 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/collection1/'
[junit4] 2> 716689 T2054 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 716690 T2054 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 716690 T2054 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 716752 T2054 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 716799 T2054 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 716900 T2054 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 716909 T2054 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 717268 T2054 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 717271 T2054 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 717273 T2054 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 717278 T2054 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 717295 T2054 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 717295 T2054 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 717373 T2054 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/
[junit4] 2> 717373 T2054 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a178ca0
[junit4] 2> 717377 T2054 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data
[junit4] 2> 717378 T2054 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/index/
[junit4] 2> 717379 T2054 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 717379 T2054 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/index
[junit4] 2> 717380 T2054 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 717404 T2054 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 717404 T2054 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 717408 T2054 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 717409 T2054 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 717409 T2054 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 717409 T2054 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 717410 T2054 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 717410 T2054 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 717410 T2054 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 717411 T2054 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 717411 T2054 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 717411 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 717412 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 717412 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 717413 T2054 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 717413 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 717413 T2054 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 717413 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 717414 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 717414 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 717415 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 717415 T2054 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 717437 T2054 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 717439 T2054 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 717441 T2054 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 717443 T2054 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 717446 T2054 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 717447 T2054 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 717447 T2054 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=98.1103515625,
floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=29.172334513895375,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42233847442015227
[junit4] 2> 717449 T2054 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 717449 T2054 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 717450 T2054 oass.SolrIndexSearcher.<init> Opening
Searcher@24698caa[collection1] main
[junit4] 2> 717450 T2054 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 717451 T2054 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 717451 T2054 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 717451 T2054
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 717452 T2054 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 717452 T2054 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 717452 T2054
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 717453 T2054 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 717453 T2054 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 717455 T2054
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 717455 T2054 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 717455 T2054 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 717458 T2056 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@24698caa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 717460 T2054 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 717461 T2059 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:20530 collection:control_collection
shard:shard1
[junit4] 2> 717461 T2028 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 717461 T2059 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 717461 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 717462 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 717463 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 717464 T2061 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5d455063
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 717465 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 717465 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 717467 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 717467 T2028
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 717468 T2055 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 717468 T2059
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 717469 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C367 name=collection1
org.apache.solr.core.SolrCore@15df684f url=http://127.0.0.1:20530/collection1
node=127.0.0.1:20530_ C367_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:20530_, state=down, base_url=http://127.0.0.1:20530,
core=collection1}
[junit4] 2> 717469 T2059 C367 P20530 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:20530/collection1/
[junit4] 2> 717469 T2059 C367 P20530 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 717469 T2059 C367 P20530 oasc.SyncStrategy.syncToMe
http://127.0.0.1:20530/collection1/ has no replicas
[junit4] 2> 717469 T2028 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 717469 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:20530/collection1/ shard1
[junit4] 2> 717470 T2028 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 717470 T2059 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 717470 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 717471 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 717472 T2063 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5d41296e
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 717473 T2055 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> 717473 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 717473 T2064 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> 717473 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 717476 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 717479 T2051 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 717480 T2051
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 717480 T2051
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 717481 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 717481 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 717483 T2065 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> 717483 T2064 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> 717526 T2059 oasc.ZkController.register We are
http://127.0.0.1:20530/collection1/ and leader is
http://127.0.0.1:20530/collection1/
[junit4] 2> 717527 T2059 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:20530
[junit4] 2> 717527 T2059 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 717527 T2059 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 717527 T2059 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 717529 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 717531 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:20530_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20530",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 717634 T2064 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> 717634 T2065 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> 719356 T2028 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 719356 T2028 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 719360 T2028 oejs.AbstractConnector.doStart Started
[email protected]:20537
[junit4] 2> 719360 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 719361 T2028 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 719361 T2028 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003
[junit4] 2> 719361 T2028 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/'
[junit4] 2> 719416 T2028 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/solr.xml
[junit4] 2> 719515 T2028 oasc.CoreContainer.<init> New CoreContainer
1174243693
[junit4] 2> 719515 T2028 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/]
[junit4] 2> 719517 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 719517 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 719517 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 719517 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 719518 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 719518 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 719518 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 719519 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 719519 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 719520 T2028 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 719520 T2028 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 719520 T2028 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 719521 T2028 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 719521 T2028 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20524/solr
[junit4] 2> 719521 T2028 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 719522 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 719522 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 719524 T2076 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8497701 name:ZooKeeperConnection
Watcher:127.0.0.1:20524 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 719525 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 719525 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 719527 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 719528 T2078 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5ecb03ac
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 719528 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 719532 T2028
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 720536 T2028 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20537_
[junit4] 2> 720537 T2028 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:20537_
[junit4] 2> 720540 T2028 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 720547 T2080 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 720548 T2080 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 720549 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 720549 T2080 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 720550 T2080 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 720550 T2080 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 720551 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:20537_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20537",
[junit4] 2> "core":"collection1"}
[junit4] 2> 720551 T2080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 720551 T2080 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 720553 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 720553 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 720557 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 720557 T2079 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 720558 T2079 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 721552 T2080 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 721553 T2080 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 721553 T2080 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 721554 T2080 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 721554 T2080 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 721555 T2080 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/collection1/'
[junit4] 2> 721556 T2080 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 721557 T2080 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 721558 T2080 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 721640 T2080 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 721687 T2080 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 721788 T2080 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 721798 T2080 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 722178 T2080 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 722181 T2080 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 722183 T2080 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 722188 T2080 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 722203 T2080 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 722204 T2080 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 722204 T2080 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/
[junit4] 2> 722204 T2080 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a178ca0
[junit4] 2> 722206 T2080 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1
[junit4] 2> 722207 T2080 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/index/
[junit4] 2> 722208 T2080 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 722210 T2080 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/index
[junit4] 2> 722210 T2080 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 722240 T2080 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 722240 T2080 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 722245 T2080 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 722245 T2080 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 722246 T2080 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 722246 T2080 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 722246 T2080 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 722246 T2080 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 722247 T2080 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 722247 T2080 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 722247 T2080 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 722248 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 722249 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 722249 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 722250 T2080 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 722250 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 722251 T2080 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 722251 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 722251 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 722252 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 722252 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 722253 T2080 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 722276 T2080 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 722278 T2080 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 722280 T2080 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 722282 T2080 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 722286 T2080 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 722286 T2080 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 722287 T2080 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=98.1103515625,
floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=29.172334513895375,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42233847442015227
[junit4] 2> 722290 T2080 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 722290 T2080 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 722291 T2080 oass.SolrIndexSearcher.<init> Opening
Searcher@45de04c0[collection1] main
[junit4] 2> 722291 T2080 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 722292 T2080 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 722292 T2080 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 722292 T2080
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 722293 T2080 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 722293 T2080 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 722294 T2080
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 722294 T2080 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 722294 T2080 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 722294 T2080 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 722298 T2081 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@45de04c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 722302 T2080 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 722302 T2084 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:20537 collection:collection1
shard:shard1
[junit4] 2> 722303 T2028 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 722303 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 722303 T2084 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 722308 T2084 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 722309 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 722309 T2084
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 722309 T2084 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C368 name=collection1
org.apache.solr.core.SolrCore@7622e45f url=http://127.0.0.1:20537/collection1
node=127.0.0.1:20537_ C368_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:20537_, state=down, base_url=http://127.0.0.1:20537,
core=collection1}
[junit4] 2> 722310 T2084 C368 P20537 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:20537/collection1/
[junit4] 2> 722310 T2084 C368 P20537 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 722310 T2084 C368 P20537 oasc.SyncStrategy.syncToMe
http://127.0.0.1:20537/collection1/ has no replicas
[junit4] 2> 722310 T2084 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:20537/collection1/ shard1
[junit4] 2> 722311 T2084 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 722313 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 722314 T2079 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 722315 T2079 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 722319 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 722319 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 722320 T2079 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 722321 T2079 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 722365 T2084 oasc.ZkController.register We are
http://127.0.0.1:20537/collection1/ and leader is
http://127.0.0.1:20537/collection1/
[junit4] 2> 722366 T2084 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:20537
[junit4] 2> 722366 T2084 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 722366 T2084 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 722366 T2084 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 722368 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 722373 T2084 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 722373 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:20537_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20537",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 722377 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 722378 T2079 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 722378 T2079 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 723920 T2028 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 723921 T2028 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 723924 T2028 oejs.AbstractConnector.doStart Started
[email protected]:20550
[junit4] 2> 723924 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 723924 T2028 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 723925 T2028 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004
[junit4] 2> 723925 T2028 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/'
[junit4] 2> 723957 T2028 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/solr.xml
[junit4] 2> 724009 T2028 oasc.CoreContainer.<init> New CoreContainer
895196585
[junit4] 2> 724010 T2028 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/]
[junit4] 2> 724010 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 724011 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 724011 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 724011 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 724011 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 724011 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 724012 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 724012 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 724012 T2028 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 724013 T2028 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 724013 T2028 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 724013 T2028 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 724013 T2028 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 724014 T2028 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20524/solr
[junit4] 2> 724014 T2028 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 724014 T2028
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 724015 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 724016 T2095 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11cbdd9d
name:ZooKeeperConnection Watcher:127.0.0.1:20524 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 724017 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 724017 T2028 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 724019 T2028 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 724020 T2097 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3bf1fc4f
name:ZooKeeperConnection Watcher:127.0.0.1:20524/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 724021 T2028 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 724025 T2028
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 725029 T2028 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20550_
[junit4] 2> 725030 T2028 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:20550_
[junit4] 2> 725033 T2028 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 725039 T2099 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 725040 T2099 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 725041 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 725041 T2099 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 725041 T2099 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 725042 T2099 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 725043 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:20550_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20550",
[junit4] 2> "core":"collection1"}
[junit4] 2> 725043 T2099 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 725043 T2099 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 725045 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 725045 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 725049 T2051 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 725049 T2098 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 725049 T2079 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 725050 T2098 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 725050 T2079 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 726043 T2099 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 726044 T2099 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 726044 T2099 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 726045 T2099 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 726045 T2099 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 726045 T2099 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/collection1/'
[junit4] 2> 726048 T2099 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 726048 T2099 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 726049 T2099 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 726112 T2099 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 726159 T2099 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 726260 T2099 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 726270 T2099 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 726623 T2099 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 726627 T2099 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 726628 T2099 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 726633 T2099 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 726649 T2099 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 726649 T2099 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 726650 T2099 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/
[junit4] 2> 726650 T2099 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a178ca0
[junit4] 2> 726652 T2099 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2
[junit4] 2> 726652 T2099 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/index/
[junit4] 2> 726653 T2099 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 726655 T2099 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/index
[junit4] 2> 726655 T2099 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 726660 T2099 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 726660 T2099 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 726665 T2099 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 726665 T2099 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 726665 T2099 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 726666 T2099 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 726666 T2099 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 726666 T2099 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 726667 T2099 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 726667 T2099 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 726667 T2099 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 726668 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 726668 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 726669 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 726669 T2099 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 726670 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 726670 T2099 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 726671 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 726671 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 726671 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 726672 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 726672 T2099 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 726691 T2099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 726693 T2099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 726695 T2099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 726697 T2099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 726700 T2099 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 726700 T2099 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 726701 T2099 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=98.1103515625,
floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=29.172334513895375,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.42233847442015227
[junit4] 2> 726703 T2099 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-71871D6926824D6E-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 726703 T2099 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 726703 T2099 oass.SolrIndexSearcher.<init> Opening
Searcher@4b78eae4[collection1] main
[junit4] 2> 726704 T2099 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 726705 T2099 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 726705 T2099 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 726705 T2099
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 726705 T2099 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 726706 T2099 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 726707 T2099
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 726707 T2099 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 726707 T2099 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 726707 T2099 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 726711 T2100 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4b78eae4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 726714 T2099 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 726715 T2103 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:20550 collection:collection1
shard:shard1
[junit4] 2> 726715 T2028 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
[junit4] 2> 726716 T2028 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 726717 T2103 oasc.ZkController.register We are
http://127.0.0.1:20550/collection1/ and leader is
http://127.0.0.1:20537/collection1/
[junit4] 2> 726717 T2103 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:20550
[junit4] 2> 726718 T2103 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 726718 T2103 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C369 name=collection1
org.apache.solr.core.SolrCore@4a7111ba url=http://127.0.0.1:20550/collection1
node=127.0.0.1:20550_ C369_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:20550_, state=down, base_url=http://127.0.0.1:20550,
core=collection1}
[junit4] 2> 726718 T2104 C369 P20550 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 726719 T2104 C369 P20550 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 726719 T2104 C369 P20550 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:20537/collection1/ and I am http://127.0.0.1:20550/collection1/
[junit4] 2> 726719 T2104 C369 P20550 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 726719 T2104 C369 P20550 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 726721 T2065 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 726721 T2103 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 726721 T2028
oasc.AbstractFullDistribZkTestBase.enableAutoSoftCommit Turning on auto soft
commit: 1000
[junit4] 2> 726721 T2104 C369 P20550
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:20537; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A20550_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 726723 T2068 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 726724 T2051 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:20550_",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"recovering",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:20550",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "core":"collection1"}
[junit4] 2> 726726 T2068 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 726726 T2068 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 726727 T2068 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:20550_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"node_name":"127.0.0.1:20550_","state":"down","base_url":"http://127.0.0.1:20550","core":"collection1"}
[junit4] 2> ASYNC NEW_CORE C370 name=collection1 org.apache.solr.core.S
[...truncated too long message...]
nit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:579)
[junit4] 2> at java.net.Socket.connect(Socket.java:528)
[junit4] 2> at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] 2> at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] 2> at java.net.URL.openStream(URL.java:1037)
[junit4] 2> at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
[junit4] 2> 27345 T10338 ccr.ThreadLeakControl.tryToInterruptAll Starting
to interrupt leaked threads:
[junit4] 2> 1) Thread[id=10359, name=Thread-3034,
state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
[junit4] 2> 30353 T10338 ccr.ThreadLeakControl.tryToInterruptAll SEVERE
There are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=10359, name=Thread-3034,
state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
[junit4] 2> at
java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:579)
[junit4] 2> at java.net.Socket.connect(Socket.java:528)
[junit4] 2> at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] 2> at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] 2> at java.net.URL.openStream(URL.java:1037)
[junit4] 2> at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50),
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_DZ,
timezone=Australia/Adelaide
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=2,free=112273856,total=476053504
[junit4] 2> NOTE: All tests run in this JVM: [MultiTermTest,
TestSolrQueryParserResource, ShardSplitTest, LegacyHTMLStripCharFilterTest,
RAMDirectoryFactoryTest, XsltUpdateRequestHandlerTest, TestStressRecovery,
TestQuerySenderListener, TestManagedResourceStorage, RegexBoostProcessorTest,
AliasIntegrationTest, TestHashPartitioner, OverseerStatusTest,
TestSearcherReuse, StatsComponentTest, SpellCheckCollatorTest,
TestReplicationHandler, LeaderInitiatedRecoveryOnCommitTest,
TestRemoteStreaming, NumericFieldsTest, TestMultiCoreConfBootstrap,
TestLuceneMatchVersion, TestSurroundQueryParser, TestMissingGroups, TestUpdate,
DefaultValueUpdateProcessorTest, TestSolrQueryParser, TestOmitPositions,
HdfsChaosMonkeySafeLeaderTest, TestPerFieldSimilarity,
TestSortingResponseWriter, TestManagedStopFilterFactory,
TestReversedWildcardFilterFactory, DistributedFacetPivotLongTailTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ModifyConfFileTest, BJQParserTest,
XmlUpdateRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestQueryUtils,
TestSolr4Spatial, IndexSchemaTest, TestIndexingPerformance, SyncSliceTest,
QueryParsingTest, ZkNodePropsTest, DocValuesTest,
OpenExchangeRatesOrgProviderTest, TestManagedSynonymFilterFactory,
TestElisionMultitermQuery, HighlighterTest, TestDistributedSearch,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RemoteQueryErrorTest, TestCollectionAPI, TestShortCircuitedRequests,
QueryResultKeyTest, TestConfigSets, TestInfoStreamLogging, TestNRTOpen,
TestSolrXml, TestSolrXmlPersistor, TestReplicationHandlerBackup]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.seed=71871D6926824D6E
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_DZ
-Dtests.timezone=Australia/Adelaide -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestReplicationHandlerBackup (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestReplicationHandlerBackup:
[junit4] > 1) Thread[id=10359, name=Thread-3034, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at java.net.Socket.connect(Socket.java:528)
[junit4] > at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] > at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] > at java.net.URL.openStream(URL.java:1037)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
[junit4] > at
__randomizedtesting.SeedInfo.seed([71871D6926824D6E]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=10359, name=Thread-3034, state=RUNNABLE,
group=TGRP-TestReplicationHandlerBackup]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at java.net.Socket.connect(Socket.java:528)
[junit4] > at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] > at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] > at
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[junit4] > at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[junit4] > at java.net.URL.openStream(URL.java:1037)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
[junit4] > at
__randomizedtesting.SeedInfo.seed([71871D6926824D6E]:0)
[junit4] Completed on J2 in 30.41s, 1 test, 2 errors <<< FAILURES!
[...truncated 174 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
There were test failures: 436 suites, 1783 tests, 2 suite-level errors, 1
failure, 243 ignored (23 assumptions)
Total time: 62 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4905
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 166075692 bytes
Compression is 0.0%
Took 30 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]