Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2270/
1 tests failed.
REGRESSION:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([F60CB70E521ACF98:77EA39162545AFA4]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9087 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/init-core-data-001
[junit4] 2> 114488 T200 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 114489 T200 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /cm/oe
[junit4] 2> 114495 T200 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 114497 T200 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 114498 T201 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 114598 T200 oasc.ZkTestServer.run start zk server on port:52209
[junit4] 2> 114599 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 114600 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 114604 T208 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@26d3ed17
name:ZooKeeperConnection Watcher:127.0.0.1:52209 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 114605 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 114605 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 114606 T200 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 114608 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 114609 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 114611 T211 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f9ba5f4
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 114612 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 114612 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 114612 T200 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 114615 T200 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 114617 T200 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 114619 T200 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 114621 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 114622 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 114625 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 114625 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 114728 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 114729 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 114731 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 114732 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 114734 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 114735 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 114738 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 114738 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 114741 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 114741 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 114744 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 114744 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 114747 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 114747 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 114750 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 114751 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 114753 T200 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 114754 T200 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 114758 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 114759 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 114760 T214 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2d934946
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 114761 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 114761 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 115861 T200 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 115867 T200 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 115871 T200 oejs.AbstractConnector.doStart Started
[email protected]:52213
[junit4] 2> 115874 T200 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 115874 T200 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 115874 T200 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002
[junit4] 2> 115875 T200 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/'
[junit4] 2> 115920 T200 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/solr.xml
[junit4] 2> 116015 T200 oasc.CoreContainer.<init> New CoreContainer
842213181
[junit4] 2> 116016 T200 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/]
[junit4] 2> 116017 T200 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 116018 T200 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 116018 T200 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 116018 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 116019 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 116019 T200 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 116020 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 116020 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 116020 T200 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 116021 T200 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 116025 T200 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 116029 T200 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 116029 T200 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 116030 T200 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 116030 T200 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52209/solr
[junit4] 2> 116031 T200 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 116031 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 116032 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 116034 T226 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b2cfed4
name:ZooKeeperConnection Watcher:127.0.0.1:52209 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 116035 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 116035 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 116038 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 116040 T229 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59dd6ab4
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 116040 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 116042 T200 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 116046 T200 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 116049 T200 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 116052 T200 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 116056 T200 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 116109 T200 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 116110 T200 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:52213_cm%2Foe
[junit4] 2> 116111 T200 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52213_cm%2Foe
[junit4] 2> 116113 T200 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 116115 T200 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 116117 T200 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 116118 T200 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:52213_cm%2Foe
[junit4] 2> 116119 T200 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 116121 T200 oasc.Overseer.start Overseer
(id=92902581817049092-127.0.0.1:52213_cm%2Foe-n_0000000000) starting
[junit4] 2> 116123 T200 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 116130 T200 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 116131 T231 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 116132 T200 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 116134 T200 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 116135 T200
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 116138 T230 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 116156 T233 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 116157 T233 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 116158 T233 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 116158 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 116160 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52213/cm/oe",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:52213_cm%2Foe"}
[junit4] 2> 116161 T230 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection control_collection with shards [shard1]
[junit4] 2> 116161 T230 oasc.Overseer$ClusterStateUpdater.createCollection
state version control_collection 1
[junit4] 2> 116168 T230 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 116171 T229 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> 117158 T233 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 117159 T233 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 117160 T233 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 117160 T233 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 117161 T233 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 117161 T233 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/collection1/'
[junit4] 2> 117162 T233 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 117163 T233 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 117164 T233 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 117188 T233 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 117190 T233 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 117221 T233 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 117254 T233 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 117356 T233 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 117377 T233 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 117692 T233 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 117695 T233 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 117696 T233 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 117701 T233 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 117733 T233 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 117733 T233 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 117734 T233 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/control/data/
[junit4] 2> 117734 T233 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 117735 T233 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/control/data
[junit4] 2> 117735 T233 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/control/data/index/
[junit4] 2> 117735 T233 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 117736 T233 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/control/data/index
[junit4] 2> 117736 T233 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=46.578125,
floorSegmentMB=0.630859375, forceMergeDeletesPctAllowed=16.112793788908505,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 117737 T233 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@29ac3e6f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b36fec8),segFN=segments_1,generation=1}
[junit4] 2> 117737 T233 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 117738 T233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 117843 T233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 117934 T233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 117935 T233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 117935 T233 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 118135 T233 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 118135 T233 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 118136 T233 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 118136 T233 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 118137 T233 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 118137 T233 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 118137 T233 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 118138 T233 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 118138 T233 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 118138 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 118139 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 118140 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 118140 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 118140 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 118140 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 118141 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 118141 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 118141 T233 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 118142 T233 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 118156 T233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 118157 T233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 118159 T233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 118160 T233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 118168 T233 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 118168 T233 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 118169 T233 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=34.3955078125,
floorSegmentMB=1.193359375, forceMergeDeletesPctAllowed=13.01422447444241,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 118169 T233 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@29ac3e6f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b36fec8),segFN=segments_1,generation=1}
[junit4] 2> 118170 T233 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 118170 T233 oass.SolrIndexSearcher.<init> Opening
Searcher@a1ad1a6[collection1] main
[junit4] 2> 118170 T233 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 118171 T233 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 118171 T233 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 118172 T233
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 118172 T233 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 118172 T233 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 118173 T233
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 118173 T233 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 118174 T233 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 118176 T233
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 118176 T233 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 118176 T233 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 118192 T233 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 118193 T234 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@a1ad1a6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 118193 T233 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 118194 T238 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:52213/cm/oe
collection:control_collection shard:shard1
[junit4] 2> 118194 T200 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 118195 T200 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 118195 T238 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 118200 T238 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 118201 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 118201 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 118202 T238
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 118202 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 118202 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C9 name=collection1
org.apache.solr.core.SolrCore@6cfaacd4
url=https://127.0.0.1:52213/cm/oe/collection1 node=127.0.0.1:52213_cm%2Foe
C9_STATE=coll:control_collection core:collection1 props:{state=down,
base_url=https://127.0.0.1:52213/cm/oe, core=collection1,
node_name=127.0.0.1:52213_cm%2Foe}
[junit4] 2> 118203 T238 C9 P52213 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:52213/cm/oe/collection1/
[junit4] 2> 118203 T238 C9 P52213 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 118204 T238 C9 P52213 oasc.SyncStrategy.syncToMe
https://127.0.0.1:52213/cm/oe/collection1/ has no replicas
[junit4] 2> 118204 T241 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d1a05ec name:ZooKeeperConnection
Watcher:127.0.0.1:52209/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 118204 T238 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:52213/cm/oe/collection1/ shard1
[junit4] 2> 118204 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 118205 T238 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 118205 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 118205 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 118210 T200
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 118211 T229 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> 118211 T241 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
[junit4] 2> 118214 T200 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 118215 T200 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 118215 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 118216 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 118218 T244 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@767fff83
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 118218 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:52213/cm/oe",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 118218 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 118219 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 118221 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 118223 T229 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> 118223 T241 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> 118228 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2}
[junit4] 2> 118228 T230 oasc.Overseer$ClusterStateUpdater.buildCollection
Building a new collection: collection1
[junit4] 2> 118228 T230 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1, shard2]
[junit4] 2> 118229 T230 oasc.Overseer$ClusterStateUpdater.createCollection
state version collection1 2
[junit4] 2> 118231 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 118232 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 118233 T229 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> 118233 T241 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> 118264 T238 oasc.ZkController.register We are
https://127.0.0.1:52213/cm/oe/collection1/ and leader is
https://127.0.0.1:52213/cm/oe/collection1/
[junit4] 2> 118265 T238 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:52213/cm/oe
[junit4] 2> 118265 T238 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 118265 T238 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 118265 T238 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 118266 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 118269 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"https://127.0.0.1:52213/cm/oe",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:52213_cm%2Foe"}
[junit4] 2> 118372 T229 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> 118373 T241 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> 119561 T200 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 119562 T200 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 119567 T200 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 119570 T200 oejs.AbstractConnector.doStart Started
[email protected]:52239
[junit4] 2> 119573 T200 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 119574 T200 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 119574 T200 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003
[junit4] 2> 119574 T200 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/'
[junit4] 2> 119610 T200 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/solr.xml
[junit4] 2> 119676 T200 oasc.CoreContainer.<init> New CoreContainer
250041437
[junit4] 2> 119676 T200 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/]
[junit4] 2> 119677 T200 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 119678 T200 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 119678 T200 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 119678 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 119679 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 119679 T200 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 119679 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 119679 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 119680 T200 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 119680 T200 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 119683 T200 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 119685 T200 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 119686 T200 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 119686 T200 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 119686 T200 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52209/solr
[junit4] 2> 119686 T200 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 119687 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 119688 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 119689 T256 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@683fa4f name:ZooKeeperConnection
Watcher:127.0.0.1:52209 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 119690 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 119690 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 119693 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 119694 T259 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4ee069c7
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119694 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 119700 T200
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 120704 T200 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:52239_cm%2Foe
[junit4] 2> 120705 T200 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52239_cm%2Foe
[junit4] 2> 120709 T200 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 120721 T260 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 120721 T260 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 120723 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 120724 T260 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 120724 T260 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 120725 T260 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 120727 T260 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 120727 T260 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 120731 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52239/cm/oe",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:52239_cm%2Foe"}
[junit4] 2> 120734 T230 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 120735 T230 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 120740 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 120741 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 120742 T259 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 120742 T259 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> C9_STATE=coll:control_collection core:collection1
props:{state=active, base_url=https://127.0.0.1:52213/cm/oe, core=collection1,
node_name=127.0.0.1:52213_cm%2Foe, leader=true}
[junit4] 2> 121193 T235 C9 P52213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 121228 T235 C9 P52213 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 121228 T235 C9 P52213 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 121229 T235 C9 P52213 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 121229 T235 C9 P52213 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-12-03T04:28:25.996Z] (-1486441316103487488),commit=} 0 36
[junit4] 2> 121229 T235 C9 P52213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 121727 T260 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 121728 T260 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 121729 T260 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 121729 T260 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 121730 T260 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 121731 T260 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/collection1/'
[junit4] 2> 121733 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 121734 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 121735 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 121770 T260 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 121773 T260 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 121813 T260 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 121860 T260 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 121962 T260 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 121982 T260 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 122253 T260 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 122255 T260 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 122257 T260 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 122261 T260 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 122293 T260 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 122293 T260 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 122293 T260 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty1/
[junit4] 2> 122294 T260 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 122294 T260 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty1
[junit4] 2> 122294 T260 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty1/index/
[junit4] 2> 122295 T260 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 122295 T260 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty1/index
[junit4] 2> 122296 T260 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=46.578125,
floorSegmentMB=0.630859375, forceMergeDeletesPctAllowed=16.112793788908505,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 122297 T260 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6a118827
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2501eed8),segFN=segments_1,generation=1}
[junit4] 2> 122297 T260 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 122298 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 122298 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 122299 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 122299 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 122299 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 122300 T260 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 122300 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 122300 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 122301 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 122301 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 122301 T260 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 122302 T260 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 122302 T260 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 122302 T260 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 122303 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 122303 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 122304 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 122304 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 122304 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 122305 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 122305 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 122305 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 122306 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 122306 T260 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 122318 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 122320 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 122321 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 122323 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 122326 T260 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 122326 T260 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 122327 T260 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=34.3955078125,
floorSegmentMB=1.193359375, forceMergeDeletesPctAllowed=13.01422447444241,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 122327 T260 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6a118827
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2501eed8),segFN=segments_1,generation=1}
[junit4] 2> 122328 T260 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 122328 T260 oass.SolrIndexSearcher.<init> Opening
Searcher@a176a55[collection1] main
[junit4] 2> 122328 T260 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 122330 T260 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 122330 T260 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 122330 T260
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 122330 T260 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 122331 T260 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 122332 T260
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 122332 T260 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 122332 T260 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 122332 T260 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 122333 T260 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 122333 T260 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 122333 T261 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@a176a55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 122334 T265 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:52239/cm/oe collection:collection1
shard:shard2
[junit4] 2> 122335 T200 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 122335 T200 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 122335 T265 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 122341 T265 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 122343 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 122344 T265
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 122344 T265 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C10 name=collection1
org.apache.solr.core.SolrCore@1136712
url=https://127.0.0.1:52239/cm/oe/collection1 node=127.0.0.1:52239_cm%2Foe
C10_STATE=coll:collection1 core:collection1 props:{state=down,
base_url=https://127.0.0.1:52239/cm/oe, core=collection1,
node_name=127.0.0.1:52239_cm%2Foe}
[junit4] 2> 122344 T265 C10 P52239 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:52239/cm/oe/collection1/
[junit4] 2> 122345 T265 C10 P52239 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 122345 T265 C10 P52239 oasc.SyncStrategy.syncToMe
https://127.0.0.1:52239/cm/oe/collection1/ has no replicas
[junit4] 2> 122345 T265 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:52239/cm/oe/collection1/ shard2
[junit4] 2> 122345 T265 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 122347 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 122352 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 122353 T259 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 122354 T259 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 122358 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:52239/cm/oe",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 122361 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 122362 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 122363 T259 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 122364 T259 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 122402 T265 oasc.ZkController.register We are
https://127.0.0.1:52239/cm/oe/collection1/ and leader is
https://127.0.0.1:52239/cm/oe/collection1/
[junit4] 2> 122403 T265 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:52239/cm/oe
[junit4] 2> 122403 T265 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 122403 T265 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 122403 T265 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 122405 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 122409 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"https://127.0.0.1:52239/cm/oe",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:52239_cm%2Foe"}
[junit4] 2> 122409 T265 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 122415 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 122415 T259 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 122416 T259 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 123296 T200 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 123297 T200 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 123302 T200 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 123305 T200 oejs.AbstractConnector.doStart Started
[email protected]:52247
[junit4] 2> 123308 T200 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 123308 T200 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 123308 T200 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004
[junit4] 2> 123309 T200 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/'
[junit4] 2> 123340 T200 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/solr.xml
[junit4] 2> 123398 T200 oasc.CoreContainer.<init> New CoreContainer
979328586
[junit4] 2> 123398 T200 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/]
[junit4] 2> 123400 T200 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 123400 T200 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 123400 T200 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 123401 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 123401 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 123401 T200 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 123401 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 123402 T200 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 123402 T200 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 123402 T200 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 123405 T200 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 123407 T200 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 123408 T200 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 123408 T200 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 123408 T200 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52209/solr
[junit4] 2> 123409 T200 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 123409 T200
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 123410 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 123412 T277 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@26cd2e27
name:ZooKeeperConnection Watcher:127.0.0.1:52209 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 123413 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 123413 T200 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 123417 T200 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 123419 T280 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11b63888
name:ZooKeeperConnection Watcher:127.0.0.1:52209/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 123419 T200 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 123426 T200
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C11 name=collection1
org.apache.solr.core.SolrCore@6cfaacd4
url=https://127.0.0.1:52213/cm/oe/collection1 node=127.0.0.1:52213_cm%2Foe
C11_STATE=coll:control_collection core:collection1 props:{state=active,
base_url=https://127.0.0.1:52213/cm/oe, core=collection1,
node_name=127.0.0.1:52213_cm%2Foe, leader=true}
[junit4] 2> 124193 T235 C11 P52213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 124195 T235 C11 P52213 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 124195 T235 C11 P52213 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 124195 T235 C11 P52213 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 124196 T235 C11 P52213 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-12-03T04:28:28.996Z] (-1486441319232438272),commit=} 0 3
[junit4] 2> 124196 T235 C11 P52213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 124432 T200 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:52247_cm%2Foe
[junit4] 2> 124433 T200 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52247_cm%2Foe
[junit4] 2> 124437 T200 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 124448 T281 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 124448 T281 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 124450 T229 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 124451 T281 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 124451 T281 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 124452 T281 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 124453 T281 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 124453 T281 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 124454 T230 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52247/cm/oe",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"127.0.0.1:52247_cm%2Foe"}
[junit4] 2> 124457 T230 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 124458 T230 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 124464 T230 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 124464 T280 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 124464 T259 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 124465 T280 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 124466 T259 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> C10_STATE=coll:collection1 core:collection1
props:{state=active, base_url=https://127.0.0.1:52239/cm/oe, core=collection1,
node_name=127.0.0.1:52239_cm%2Foe, leader=true}
[junit4] 2> 125334 T262 C10 P52239
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 125454 T281 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 125455 T281 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 125456 T281 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 125456 T281 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 125458 T281 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 125458 T281 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/collection1/'
[junit4] 2> 125463 T281 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 125465 T281 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 125467 T281 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 125536 T281 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 125541 T281 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 125599 T281 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 125684 T281 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 125786 T281 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 125824 T281 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 126343 T281 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 126346 T281 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 126349 T281 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 126355 T281 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 126401 T281 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 126402 T281 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 126402 T281 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty2/
[junit4] 2> 126403 T281 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 126403 T281 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty2
[junit4] 2> 126404 T281 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty2/index/
[junit4] 2> 126404 T281 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 126405 T281 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty2/index
[junit4] 2> 126405 T281 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=46.578125,
floorSegmentMB=0.630859375, forceMergeDeletesPctAllowed=16.112793788908505,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 126407 T281 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a2e4bea
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757a2e50),segFN=segments_1,generation=1}
[junit4] 2> 126407 T281 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 126408 T281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 126409 T281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 126409 T281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 126410 T281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 126410 T281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 126411 T281 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 126411 T281 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 126412 T281 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 126412 T281 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 126412 T281 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 126413 T281 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 126413 T281 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 126414 T281 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 126414 T281 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 126415 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 126416 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 126417 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 126417 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 126417 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 126418 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 126418 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 126428 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 126429 T281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 126429 T281 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 126449 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 126452 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 126454 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 126457 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 126462 T281 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 126462 T281 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 126463 T281 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=34.3955078125,
floorSegmentMB=1.193359375, forceMergeDeletesPctAllowed=13.01422447444241,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 126464 T281 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a2e4bea
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@757a2e50),segFN=segments_1,generation=1}
[junit4] 2> 126464 T281 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 126464 T281 oass.SolrIndexSearcher.<init> Opening
Searcher@35719107[collection1] main
[junit4] 2> 126465 T281 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 126466 T281 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 126467 T281 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 126467 T281
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 126468 T281 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 126468 T281 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 126470 T281
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 126470 T281 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 126470 T281 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 126471 T281 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 126471 T281 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 126472 T282 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@35719107[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 126472 T281 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 126473 T286 oasc.ZkController.register Register replica -
core:collectio
[...truncated too long message...]
cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001/tempDir-001/jetty4
[junit4] 2> 195645 T478 oasc.LeaderElector$ElectionWatcher.process WARN
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for
/collections/collection1/leader_elect/shard1/election/92902581817049102-core_node4-n_0000000005
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:247)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:76)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:217)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 195647 T200 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/cm/oe,null}
[junit4] 2> 200644 T200 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 200646 T200 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:52209 52209
[junit4] 2> 200743 T201 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:52209 52209
[junit4] 2> 200744 T201 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=F60CB70E521ACF98
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ko
-Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 86.3s J3 |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([F60CB70E521ACF98:77EA39162545AFA4]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
[junit4] > at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 200761 T200 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-F60CB70E521ACF98-001
[junit4] 2> 86279 T199 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=BlockTreeOrds(blocksize=128), id=FST50}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ko,
timezone=Africa/Maputo
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=175698584,total=234881024
[junit4] 2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter,
AddBlockUpdateTest, CoreAdminCreateDiscoverTest, TestStandardQParsers,
BadComponentTest, PluginInfoTest, TestFieldCollectionResource,
OpenExchangeRatesOrgProviderTest, TestBM25SimilarityFactory,
WordBreakSolrSpellCheckerTest, HdfsLockFactoryTest, TestXIncludeConfig,
MultiTermTest, DeleteLastCustomShardedReplicaTest, TestHashPartitioner,
TestCursorMarkWithoutUniqueKey, DistribDocExpirationUpdateProcessorTest]
[junit4] Completed on J3 in 86.82s, 1 test, 1 failure <<< FAILURES!
[...truncated 1250 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970:
There were test failures: 450 suites, 1844 tests, 1 failure, 60 ignored (23
assumptions)
Total time: 63 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2269
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 194631427 bytes
Compression is 0.0%
Took 41 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]