Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11677/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)
1 tests failed.
FAILED:
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([66E76CD5B29FFCE1:E701E2CDC5C09CDD]: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.GeneratedMethodAccessor45.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10431 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/init-core-data-001
[junit4] 2> 2667055 T6570 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 2667075 T6570
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 2667193 T6570 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2667196 T6570 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2668317 T6571 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2669362 T6570 oasc.ZkTestServer.run start zk server on
port:51154
[junit4] 2> 2669597 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2669866 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2670033 T6578 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ff93a86
name:ZooKeeperConnection Watcher:127.0.0.1:51154 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2670034 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2670034 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2670035 T6570 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2670097 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2670103 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2670105 T6581 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12f6041f
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2670106 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2670106 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2670108 T6570 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2670110 T6570 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2670112 T6570 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2670113 T6570 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2670115 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2670118 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2670122 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2670123 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2670131 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2670132 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2670134 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2670135 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2670137 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2670138 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2670139 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2670140 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2670142 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2670143 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2670145 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2670146 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2670147 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2670148 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2670150 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2670151 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2670154 T6570 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2670155 T6570 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2670158 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2670161 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2670163 T6584 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@588f3fcb
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2670163 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2670164 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2671446 T6570 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2671655 T6570 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2672414 T6570 oejs.AbstractConnector.doStart Started
[email protected]:51206
[junit4] 2> 2672428 T6570 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2672471 T6570 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2672473 T6570 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002
[junit4] 2> 2672475 T6570 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/'
[junit4] 2> 2672530 T6570 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/solr.xml
[junit4] 2> 2672653 T6570 oasc.CoreContainer.<init> New CoreContainer
1348202642
[junit4] 2> 2672653 T6570 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/]
[junit4] 2> 2672659 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2672659 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2672660 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2672660 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2672661 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2672661 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2672661 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2672661 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2672662 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2672662 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2672667 T6570 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2672672 T6570 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2672672 T6570 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2672674 T6570 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2672675 T6570 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51154/solr
[junit4] 2> 2672675 T6570 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2672675 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2672677 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2672883 T6597 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@69f68e4c
name:ZooKeeperConnection Watcher:127.0.0.1:51154 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2672884 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2672884 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2672950 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2672955 T6600 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2f9230fa
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2672956 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2672961 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2672966 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2672970 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2672971 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2672973 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2672978 T6570 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 2672979 T6570 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51206_
[junit4] 2> 2672982 T6570 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51206_
[junit4] 2> 2672985 T6570 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2672987 T6570 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2672988 T6570 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2672990 T6570 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:51206_
[junit4] 2> 2672991 T6570 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2672992 T6570 oasc.Overseer.start Overseer
(id=92874200348819460-127.0.0.1:51206_-n_0000000000) starting
[junit4] 2> 2672995 T6570 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2673001 T6570 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2673008 T6602 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2673008 T6570 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2673010 T6570 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2673015 T6570
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2673021 T6601 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2674010 T6604 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2674016 T6604 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2674020 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2674020 T6604 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2674024 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51206",
[junit4] 2> "node_name":"127.0.0.1:51206_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2674030 T6601
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 2674038 T6601
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 2674043 T6601 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2674055 T6600 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> 2675020 T6604 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2675023 T6604 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2675025 T6604 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2675026 T6604 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2675029 T6604 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2675030 T6604 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/collection1/'
[junit4] 2> 2675037 T6604 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2675038 T6604 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2675039 T6604 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2675415 T6604 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2675423 T6604 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2676370 T6604 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2676420 T6604 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2676441 T6604 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2676457 T6604 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2676818 T6604 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2676820 T6604 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2676840 T6604 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2676853 T6604 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2676905 T6604 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2676907 T6604 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2676910 T6604 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/control/data/
[junit4] 2> 2676912 T6604 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2676924 T6604 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/control/data
[junit4] 2> 2676928 T6604 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/control/data/index/
[junit4] 2> 2676930 T6604 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2676938 T6604 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/control/data/index
[junit4] 2> 2676946 T6604 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=81.8720703125,
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=14.01146360793569,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5759723200345562
[junit4] 2> 2676973 T6604 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4e7af8ce
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1996c7),segFN=segments_1,generation=1}
[junit4] 2> 2676975 T6604 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2676990 T6604 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2677257 T6604 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2677261 T6604 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2677261 T6604 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2677261 T6604 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2677288 T6604 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2677292 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2677293 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2677293 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2677293 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2677293 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2677293 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2677294 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2677294 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2677823 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2677844 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2677868 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2677903 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2677905 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2677908 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2677909 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 2677910 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2677911 T6604 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2681701 T6604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2681927 T6604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2681928 T6604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2681929 T6604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2682287 T6604 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2682287 T6604 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2682653 T6604 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2682778 T6604 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4e7af8ce
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1996c7),segFN=segments_1,generation=1}
[junit4] 2> 2682779 T6604 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2682788 T6604 oass.SolrIndexSearcher.<init> Opening
Searcher@3fafe8c4[collection1] main
[junit4] 2> 2682796 T6604 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2682799 T6604 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2682799 T6604 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2682800 T6604
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2682801 T6604 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2682805 T6604 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2682807 T6604
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2682808 T6604 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2682814 T6604 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 2682819 T6604
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 2682819 T6604 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2682821 T6604 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2682940 T6604 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2682944 T6604 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2682958 T6605 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3fafe8c4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2682962 T6609 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:51206 collection:control_collection
shard:shard1
[junit4] 2> 2682966 T6609 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2683557 T6570 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2683558 T6570 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2683567 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2683646 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2683647 T6609 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2683650 T6609
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2683650 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2683651 T6609 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3998 name=collection1
org.apache.solr.core.SolrCore@3ca459cc url=https://127.0.0.1:51206/collection1
node=127.0.0.1:51206_ C3998_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:51206,
node_name=127.0.0.1:51206_, state=down}
[junit4] 2> 2683651 T6609 C3998 P51206 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:51206/collection1/
[junit4] 2> 2683652 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 2683657 T6609 C3998 P51206 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2683657 T6609 C3998 P51206 oasc.SyncStrategy.syncToMe
https://127.0.0.1:51206/collection1/ has no replicas
[junit4] 2> 2683659 T6609 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:51206/collection1/ shard1
[junit4] 2> 2683659 T6609 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2683662 T6600 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> 2683665 T6601 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:51206",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 2683667 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2683668 T6600 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> 2683716 T6609 oasc.ZkController.register We are
https://127.0.0.1:51206/collection1/ and leader is
https://127.0.0.1:51206/collection1/
[junit4] 2> 2683717 T6609 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:51206
[junit4] 2> 2683717 T6609 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2683718 T6609 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2683718 T6609 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2683719 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2683720 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51206",
[junit4] 2> "node_name":"127.0.0.1:51206_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2683742 T6612 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5452c015
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2683742 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2683743 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2683744 T6570
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2683748 T6570 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 2683822 T6612 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> 2683822 T6600 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> 2685261 T6570 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> C3998_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:51206,
node_name=127.0.0.1:51206_, state=active, leader=true}
[junit4] 2> 2686025 T6606 C3998 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2686026 T6570 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2686342 T6570 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2686402 T6570 oejs.AbstractConnector.doStart Started
[email protected]:47862
[junit4] 2> 2686404 T6570 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2686575 T6570 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2686576 T6570 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003
[junit4] 2> 2686577 T6570 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/'
[junit4] 2> 2686596 T6606 C3998 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2686600 T6606 C3998 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2686601 T6606 C3998 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2686605 T6606 C3998 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:10:49.377Z] (-1485987223731961856),commit=} 0 582
[junit4] 2> 2686606 T6606 C3998 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2686763 T6570 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/solr.xml
[junit4] 2> 2686781 T6570 oasc.CoreContainer.<init> New CoreContainer
83220077
[junit4] 2> 2686781 T6570 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/]
[junit4] 2> 2686782 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2686782 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2686782 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2686783 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2686783 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2686783 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2686784 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2686788 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2686788 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2686789 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2686790 T6570 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2686792 T6570 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2686792 T6570 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2686792 T6570 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2686793 T6570 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51154/solr
[junit4] 2> 2686793 T6570 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2686794 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2686799 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2686802 T6624 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@683ef26c
name:ZooKeeperConnection Watcher:127.0.0.1:51154 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2686802 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2686803 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2687138 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2687177 T6627 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f3f0952
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2687177 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2687181 T6570
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2688184 T6570 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47862_
[junit4] 2> 2688193 T6570 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47862_
[junit4] 2> 2688206 T6570 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2688556 T6628 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2688557 T6628 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2688557 T6628 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2688557 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2688559 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:47862",
[junit4] 2> "node_name":"127.0.0.1:47862_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2688559 T6601
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 2688559 T6601
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 2688559 T6601 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 2688560 T6612 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2688560 T6627 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2688560 T6600 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2688936 T6606 C3998 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2688937 T6606 C3998 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2688938 T6606 C3998 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2688938 T6606 C3998 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2688938 T6606 C3998 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:10:52.29Z] (-1485987226363887616),commit=} 0 2
[junit4] 2> 2688939 T6606 C3998 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2689557 T6628 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2689558 T6628 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2689558 T6628 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2689559 T6628 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2689559 T6628 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2689560 T6628 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/collection1/'
[junit4] 2> 2689561 T6628 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2689562 T6628 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2689562 T6628 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2690089 T6628 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2690092 T6628 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2690139 T6628 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2690235 T6628 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2690238 T6628 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2690260 T6628 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2690460 T6628 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2690462 T6628 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2690463 T6628 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2690466 T6628 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2690479 T6628 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2690480 T6628 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2690496 T6628 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty1/
[junit4] 2> 2690497 T6628 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2690556 T6628 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty1
[junit4] 2> 2690557 T6628 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty1/index/
[junit4] 2> 2690557 T6628 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 2690558 T6628 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty1/index
[junit4] 2> 2690626 T6628 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=81.8720703125,
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=14.01146360793569,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5759723200345562
[junit4] 2> 2690631 T6628 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1694beea
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ac5b6f3),segFN=segments_1,generation=1}
[junit4] 2> 2690631 T6628 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2690635 T6628 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2690656 T6628 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2690656 T6628 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2690656 T6628 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2690657 T6628 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2690657 T6628 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2690657 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2690658 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2690658 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2690658 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2690658 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2690659 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2690659 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2690659 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2690770 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2690805 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2690806 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2690806 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2690806 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2690807 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2690807 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 2690807 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2690808 T6628 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2690829 T6628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2690830 T6628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2690831 T6628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2690831 T6628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2691131 T6628 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2691132 T6628 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2691132 T6628 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2691133 T6628 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1694beea
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ac5b6f3),segFN=segments_1,generation=1}
[junit4] 2> 2691133 T6628 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2691133 T6628 oass.SolrIndexSearcher.<init> Opening
Searcher@4bd03046[collection1] main
[junit4] 2> 2691133 T6628 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2691134 T6628 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2691134 T6628 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2691135 T6628
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2691135 T6628 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2691135 T6628 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2691136 T6628
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2691136 T6628 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2691136 T6628 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2691137 T6628 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2691137 T6628 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2691138 T6629 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4bd03046[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2691138 T6628 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2691181 T6633 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:47862 collection:collection1
shard:shard2
[junit4] 2> 2691181 T6570 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2691181 T6570 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2691182 T6633 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2691192 T6633 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 2691197 T6600 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2691197 T6633
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2691198 T6633 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3999 name=collection1
org.apache.solr.core.SolrCore@78e34e66 url=https://127.0.0.1:47862/collection1
node=127.0.0.1:47862_ C3999_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:47862,
node_name=127.0.0.1:47862_, state=down}
[junit4] 2> 2691198 T6633 C3999 P47862 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:47862/collection1/
[junit4] 2> 2691198 T6633 C3999 P47862 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2691199 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 2691200 T6633 C3999 P47862 oasc.SyncStrategy.syncToMe
https://127.0.0.1:47862/collection1/ has no replicas
[junit4] 2> 2691200 T6633 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:47862/collection1/ shard2
[junit4] 2> 2691201 T6633 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2691205 T6600 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691205 T6612 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691220 T6627 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691234 T6634 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2691236 T6601 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:47862",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 2691340 T6627 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691340 T6612 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691343 T6634 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691376 T6633 oasc.ZkController.register We are
https://127.0.0.1:47862/collection1/ and leader is
https://127.0.0.1:47862/collection1/
[junit4] 2> 2691376 T6633 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:47862
[junit4] 2> 2691377 T6633 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2691377 T6633 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2691377 T6633 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2691379 T6634 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2691387 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:47862",
[junit4] 2> "node_name":"127.0.0.1:47862_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2691489 T6612 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691489 T6634 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691489 T6627 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2691981 T6570 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> ASYNC NEW_CORE C4000 name=collection1
org.apache.solr.core.SolrCore@3ca459cc url=https://127.0.0.1:51206/collection1
node=127.0.0.1:51206_ C4000_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:51206,
node_name=127.0.0.1:51206_, state=active, leader=true}
[junit4] 2> 2692246 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2692254 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2692317 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2692317 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2692317 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:10:55.6Z] (-1485987229833625600),commit=} 0 71
[junit4] 2> 2692317 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2692898 T6570 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2693292 T6570 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2693407 T6570 oejs.AbstractConnector.doStart Started
[email protected]:54573
[junit4] 2> 2693410 T6570 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2693411 T6570 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2693411 T6570 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004
[junit4] 2> 2693411 T6570 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/'
[junit4] 2> ASYNC NEW_CORE C4001 name=collection1
org.apache.solr.core.SolrCore@78e34e66 url=https://127.0.0.1:47862/collection1
node=127.0.0.1:47862_ C4001_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:47862,
node_name=127.0.0.1:47862_, state=active, leader=true}
[junit4] 2> 2694224 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2694810 T6570 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/solr.xml
[junit4] 2> 2694823 T6570 oasc.CoreContainer.<init> New CoreContainer
421335415
[junit4] 2> 2694823 T6570 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/]
[junit4] 2> 2694839 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2694840 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2694840 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2694840 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2694840 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2694841 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2694841 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2694841 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2694841 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2694842 T6570 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2694848 T6570 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2694849 T6570 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2694850 T6570 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2694851 T6570 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2694851 T6570 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51154/solr
[junit4] 2> 2694852 T6570 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2694852 T6570
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2694940 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2694944 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2694944 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2694944 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2694944 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:10:58.294Z] (-1485987232659537920),commit=} 0 4
[junit4] 2> 2694944 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2695313 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2697175 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2697936 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2697937 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2697938 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2697938 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2697939 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:01.29Z] (-1485987235801071616),commit=} 0 3
[junit4] 2> 2697939 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2700600 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2701148 T6646 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d1e5850
name:ZooKeeperConnection Watcher:127.0.0.1:51154 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2700936 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2701445 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2701452 T6570 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2701499 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2701499 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2701500 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2701500 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:04.29Z] (-1485987239480524800),commit=} 0 564
[junit4] 2> 2701501 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2702671 T6570 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2703279 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2704346 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2706137 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2706413 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2706414 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2706414 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2706414 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:07.7Z] (-1485987244332285952),commit=} 0 2068
[junit4] 2> 2706415 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2706637 T6649 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@28906a17
name:ZooKeeperConnection Watcher:127.0.0.1:51154/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2706638 T6570 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2706669 T6570
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2706936 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2706937 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2706947 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2706954 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2706979 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:10.29Z] (-1485987245238255616),commit=} 0 18
[junit4] 2> 2706981 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2708314 T6570 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54573_
[junit4] 2> 2708907 T6570 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54573_
[junit4] 2> 2709103 T6570 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2709221 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2709600 T6650 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2709604 T6650 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2709609 T6634 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2709611 T6650 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2709617 T6601 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:54573",
[junit4] 2> "node_name":"127.0.0.1:54573_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2709638 T6601 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2709640 T6601 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2709650 T6612 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2709650 T6627 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2709650 T6634 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2709650 T6649 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2709949 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2709952 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2709953 T6606 C4000 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2709954 T6606 C4000 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2709954 T6606 C4000 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:13.303Z] (-1485987248398663680),commit=} 0 5
[junit4] 2> 2709956 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2710613 T6650 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2710614 T6650 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2710617 T6650 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2710619 T6650 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2710621 T6650 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2710622 T6650 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/collection1/'
[junit4] 2> 2710791 T6650 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2710792 T6650 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2710793 T6650 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2711983 T6650 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2712186 T6650 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2712544 T6630 C4001 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2712818 T6650 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2712936 T6606 C4000 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> ASYNC NEW_CORE C4002 name=collection1
org.apache.solr.core.SolrCore@3ca459cc url=https://127.0.0.1:51206/collection1
node=127.0.0.1:51206_ C4002_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:51206,
node_name=127.0.0.1:51206_, state=active, leader=true}
[junit4] 2> 2713794 T6606 C4002 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2713795 T6606 C4002 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2713796 T6606 C4002 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2713797 T6606 C4002 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:16.29Z] (-1485987252428341248),commit=} 0 861
[junit4] 2> 2713797 T6606 C4002 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2713801 T6650 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2713805 T6650 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2713816 T6650 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> ASYNC NEW_CORE C4003 name=collection1
org.apache.solr.core.SolrCore@3ca459cc url=https://127.0.0.1:51206/collection1
node=127.0.0.1:51206_ C4003_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:51206,
node_name=127.0.0.1:51206_, state=active, leader=true}
[junit4] 2> 2716288 T6606 C4003 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> ASYNC NEW_CORE C4004 name=collection1
org.apache.solr.core.SolrCore@78e34e66 url=https://127.0.0.1:47862/collection1
node=127.0.0.1:47862_ C4004_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:47862,
node_name=127.0.0.1:47862_, state=active, leader=true}
[junit4] 2> 2716288 T6630 C4004 P47862
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 2716290 T6606 C4003 P51206 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2716291 T6606 C4003 P51206 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2716299 T6606 C4003 P51206 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2716300 T6606 C4003 P51206 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-28T04:11:19.642Z] (-1485987255045586944),commit=} 0 12
[junit4] 2> 2716300 T6606 C4003 P51206
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2716389 T6650 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2716391 T6650 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2716396 T6650 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2716727 T6650 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2716965 T6650 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2716966 T6650 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2716969 T6650 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty2/
[junit4] 2> 2716970 T6650 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2716985 T6650 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty2
[junit4] 2> 2716986 T6650 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty2/index/
[junit4] 2> 2716988 T6650 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/temp
[...truncated too long message...]
Dir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty4/index;done=true>>]
[junit4] 2> 2872970 T6570 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty4/index
[junit4] 2> 2872976 T6570 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 1 directories currently being tracked
[junit4] 2> 2872979 T6570 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty4
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty4;done=false>>]
[junit4] 2> 2872980 T6570 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001/tempDir-001/jetty4
[junit4] 2> 2873881 T6570 oasc.Overseer.close Overseer
(id=92874200348819469-127.0.0.1:33835_-n_0000000004) closing
[junit4] 2> 2873973 T6872 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:33835_
[junit4] 2> 2874128 T6871 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2874208 T6570 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 2879269 T6570 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2884243 T6570 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:51154 51154
[junit4] 2> 2892550 T6571 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:51154 51154
[junit4] 2> 2892684 T6571 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /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=66E76CD5B29FFCE1
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK
-Dtests.timezone=Atlantic/Madeira -Dtests.asserts=false
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 232s J1 |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([66E76CD5B29FFCE1:E701E2CDC5C09CDD]: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> 2899259 T6570 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-66E76CD5B29FFCE1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=SimpleText)},
docValues:{}, sim=DefaultSimilarity, locale=sk_SK, timezone=Atlantic/Madeira
[junit4] 2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation
1.8.0_20 (64-bit)/cpus=8,threads=1,free=133624016,total=320651264
[junit4] 2> NOTE: All tests run in this JVM:
[TestHighFrequencyDictionaryFactory, CachingDirectoryFactoryTest,
AnalyticsMergeStrategyTest, TestStandardQParsers, TestOmitPositions,
TestReplicaProperties, TestGroupingSearch, HdfsSyncSliceTest,
TestSortingResponseWriter, UpdateRequestProcessorFactoryTest,
CoreMergeIndexesAdminHandlerTest, TestRecovery,
TestManagedSchemaDynamicFieldResource, CoreAdminCreateDiscoverTest,
DeleteInactiveReplicaTest, TestBM25SimilarityFactory, TestPivotHelperCode,
BasicZkTest, TestFieldCollectionResource, SolrInfoMBeanTest,
PreAnalyzedUpdateProcessorTest, TestExtendedDismaxParser, TestCSVLoader,
SolrIndexConfigTest, TestInitParams, AutoCommitTest, TestMaxScoreQueryParser,
CircularListTest, TestFiltering, TestUpdate, TestNRTOpen,
TermVectorComponentDistributedTest, AtomicUpdatesTest, ResponseHeaderTest,
DefaultValueUpdateProcessorTest, TestQuerySenderNoQuery,
DistributedIntervalFacetingTest, HardAutoCommitTest, SuggestComponentTest,
ZkSolrClientTest, CopyFieldTest, CoreContainerCoreInitFailuresTest,
TestFieldResource, SolrTestCaseJ4Test, URLClassifyProcessorTest,
SliceStateTest, PreAnalyzedFieldTest, QueryParsingTest,
CollectionsAPIDistributedZkTest, TestQueryUtils, SOLR749Test,
TestSolrQueryParserResource, TestHighlightDedupGrouping,
HighlighterMaxOffsetTest, PolyFieldTest, LukeRequestHandlerTest,
NumericFieldsTest, TestElisionMultitermQuery,
TestOverriddenPrefixQueryForCustomFieldType, BJQParserTest, TestSolrXml,
CoreAdminRequestStatusTest, QueryElevationComponentTest, TestCloudSchemaless,
OutOfBoxZkACLAndCredentialsProvidersTest, ShardRoutingCustomTest,
TestExpandComponent, AnalysisErrorHandlingTest, SolrPluginUtilsTest,
TestTolerantSearch, TestWriterPerf, TestBulkSchemaConcurrent,
AnalysisAfterCoreReloadTest, SharedFSAutoReplicaFailoverTest,
CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaAPI,
TestSchemaNameResource, SSLMigrationTest, SynonymTokenizerTest,
TestDistributedGrouping, TestLazyCores, SpatialFilterTest,
DistanceFunctionTest, TestBadConfig, TestIntervalFaceting, TestIndexSearcher,
AnalyticsQueryTest, OverseerRolesTest, TestCoreContainer,
TestShortCircuitedRequests, LeaderElectionIntegrationTest, TestSchemaResource,
TestJoin, ConvertedLegacyTest, MultiTermTest, TestImplicitCoreProperties,
DistributedQueryElevationComponentTest, TestCSVResponseWriter, TestCustomSort,
TestBlendedInfixSuggestions, CurrencyFieldXmlFileTest, TestXIncludeConfig,
TestDistribDocBasedVersion, TestCloudManagedSchema,
DirectUpdateHandlerOptimizeTest, BasicDistributedZk2Test, SyncSliceTest,
RecoveryZkTest, TestReplicationHandler, TestRealTimeGet,
TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery,
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestSort,
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest,
OverseerCollectionProcessorTest, SoftAutoCommitTest, SolrRequestParserTest,
DocValuesTest, TestStressLucene, TestTrie, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, TestAtomicUpdateErrorCases, SortByFunctionTest,
DebugComponentTest, CacheHeaderTest, TermsComponentTest, RequestHandlersTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
LoggingHandlerTest, TestCollationField, JSONWriterTest,
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest,
TestPHPSerializedResponseWriter, CSVRequestHandlerTest,
TestBinaryResponseWriter, AlternateDirectoryTest, TestMergePolicyConfig,
TestBinaryField, TestCharFilters, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, DateMathParserTest, PrimUtilsTest, DateFieldTest,
UUIDFieldTest, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest,
CustomCollectionTest, DistribDocExpirationUpdateProcessorTest]
[junit4] Completed on J1 in 234.00s, 1 test, 1 failure <<< FAILURES!
[...truncated 286 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:463: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:186: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:508:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 450 suites, 1838 tests, 1 failure, 31 ignored (22
assumptions)
Total time: 102 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20
-XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]