Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11639/
Java: 32bit/jdk1.9.0-ea-b34 -client -XX:+UseConcMarkSweepGC (asserts: false)
1 tests failed.
REGRESSION:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([91C4CEAB104C8BAB:102240B36713EB97]: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.GeneratedMethodAccessor134.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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 11755 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-91C4CEAB104C8BAB-001/init-core-data-001
[junit4] 2> 2463626 T8994 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 2463626 T8994
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /z/nd
[junit4] 2> 2463629 T8994 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2463629 T8994 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2463632 T8995 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2463730 T8994 oasc.ZkTestServer.run start zk server on
port:53767
[junit4] 2> 2463730 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2463732 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2463734 T9002 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10bb085 name:ZooKeeperConnection
Watcher:127.0.0.1:53767 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2463735 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2463735 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2463736 T8994 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2463742 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2463743 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2463745 T9005 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c0c260 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2463745 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2463746 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2463747 T8994 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2463751 T8994 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2463754 T8994 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2463756 T8994 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2463759 T8994 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> 2463760 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2463765 T8994 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> 2463766 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2463770 T8994 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> 2463771 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2463775 T8994 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> 2463776 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2463779 T8994 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> 2463780 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2463784 T8994 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> 2463785 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2463789 T8994 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> 2463790 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2463794 T8994 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> 2463795 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2463798 T8994 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> 2463799 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2463803 T8994 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> 2463804 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2463808 T8994 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> 2463808 T8994 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2463813 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2463814 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2463816 T9008 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18dd411 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2463816 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2463817 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2464118 T8994 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2464123 T8994 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2464126 T8994 oejs.AbstractConnector.doStart Started
[email protected]:53752
[junit4] 2> 2464127 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2464128 T8994 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2464128 T8994 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-91C4CEAB104C8BAB-001/tempDir-002
[junit4] 2> 2464128 T8994 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-91C4CEAB104C8BAB-001/tempDir-002/'
[junit4] 2> 2464145 T8994 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-91C4CEAB104C8BAB-001/tempDir-002/solr.xml
[junit4] 2> 2464174 T8994 oasc.CoreContainer.<init> New CoreContainer
9290641
[junit4] 2> 2464175 T8994 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-91C4CEAB104C8BAB-001/tempDir-002/]
[junit4] 2> 2464176 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2464177 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2464177 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2464178 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2464178 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2464179 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2464179 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2464180 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2464180 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2464181 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2464182 T8994 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2464183 T8994 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2464184 T8994 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2464184 T8994 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2464185 T8994 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53767/solr
[junit4] 2> 2464185 T8994 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2464186 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2464187 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2464188 T9020 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@cd0139 name:ZooKeeperConnection
Watcher:127.0.0.1:53767 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2464188 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2464189 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2464192 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2464194 T9023 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e78aaf name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2464195 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2464197 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2464202 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2464207 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2464212 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2464217 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2464223 T8994 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 2464226 T8994 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53752_z%2Fnd
[junit4] 2> 2464227 T8994 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53752_z%2Fnd
[junit4] 2> 2464233 T8994 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2464236 T8994 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2464239 T8994 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2464243 T8994 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:53752_z%2Fnd
[junit4] 2> 2464244 T8994 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2464247 T8994 oasc.Overseer.start Overseer
(id=92829532818702340-127.0.0.1:53752_z%2Fnd-n_0000000000) starting
[junit4] 2> 2464251 T8994 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2464264 T8994 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2464266 T9025 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2464267 T8994 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2464270 T8994 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2464273 T8994
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2464279 T9024 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2464283 T9027 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2464284 T9027 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2464285 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2464285 T9027 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2464291 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53752/z/nd",
[junit4] 2> "node_name":"127.0.0.1:53752_z%2Fnd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2464292 T9024
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 2464292 T9024
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 2464293 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2464297 T9023 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> 2465286 T9027 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2465287 T9027 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2465288 T9027 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2465288 T9027 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2465290 T9027 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2465290 T9027 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-91C4CEAB104C8BAB-001/tempDir-002/collection1/'
[junit4] 2> 2465292 T9027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2465292 T9027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2465293 T9027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2465342 T9027 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2465360 T9027 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2465362 T9027 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2465371 T9027 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2465501 T9027 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2465503 T9027 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2465504 T9027 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2465508 T9027 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2465528 T9027 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2465529 T9027 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2465529 T9027 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-91C4CEAB104C8BAB-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-001/control/data/
[junit4] 2> 2465529 T9027 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2465530 T9027 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-91C4CEAB104C8BAB-001/tempDir-001/control/data
[junit4] 2> 2465531 T9027 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-91C4CEAB104C8BAB-001/tempDir-001/control/data/index/
[junit4] 2> 2465531 T9027 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-91C4CEAB104C8BAB-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2465532 T9027 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-91C4CEAB104C8BAB-001/tempDir-001/control/data/index
[junit4] 2> 2465532 T9027 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5290518175379718]
[junit4] 2> 2465533 T9027 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@18f87b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f196bf),segFN=segments_1,generation=1}
[junit4] 2> 2465534 T9027 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2465535 T9027 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2465556 T9027 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2465557 T9027 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2465557 T9027 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2465557 T9027 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2465577 T9027 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2465577 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2465578 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2465578 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2465578 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2465579 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2465579 T9027 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2465579 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2465580 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2465580 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2465580 T9027 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2465583 T9027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2465584 T9027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2465586 T9027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2465587 T9027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2465589 T9027 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2465589 T9027 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2465590 T9027 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 2465590 T9027 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@18f87b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f196bf),segFN=segments_1,generation=1}
[junit4] 2> 2465591 T9027 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2465591 T9027 oass.SolrIndexSearcher.<init> Opening
Searcher@11cd609[collection1] main
[junit4] 2> 2465592 T9027 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2465593 T9027 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2465593 T9027 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2465594 T9027
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2465594 T9027 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2465594 T9027 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2465595 T9027
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2465595 T9027 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2465596 T9027 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 2465599 T9027
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 2465599 T9027 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2465599 T9027 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2465604 T9028 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11cd609[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2465604 T9027 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2465605 T9033 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:53752/z/nd
collection:control_collection shard:shard1
[junit4] 2> 2465605 T8994 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2465606 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2465605 T9033 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2465608 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2465608 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2465609 T9036 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e60843 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2465610 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2465610 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2465610 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2465611 T8994
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2465612 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2465612 T9033
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2465613 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C5319 name=collection1
org.apache.solr.core.SolrCore@414889
url=https://127.0.0.1:53752/z/nd/collection1 node=127.0.0.1:53752_z%2Fnd
C5319_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:53752/z/nd, node_name=127.0.0.1:53752_z%2Fnd,
state=down}
[junit4] 2> 2465613 T9033 C5319 P53752 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:53752/z/nd/collection1/
[junit4] 2> 2465613 T9033 C5319 P53752 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2465613 T9033 C5319 P53752 oasc.SyncStrategy.syncToMe
https://127.0.0.1:53752/z/nd/collection1/ has no replicas
[junit4] 2> 2465614 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:53752/z/nd/collection1/ shard1
[junit4] 2> 2465614 T8994 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 2465614 T9033 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2465614 T8994 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 2465615 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2465616 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2465617 T9039 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c10668 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2465617 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2465618 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2465618 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2465621 T9024
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 2465621 T9024
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 2465622 T9024
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 2465623 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2465623 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 2465624 T9023 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> 2465624 T9036 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> 2465669 T9033 oasc.ZkController.register We are
https://127.0.0.1:53752/z/nd/collection1/ and leader is
https://127.0.0.1:53752/z/nd/collection1/
[junit4] 2> 2465669 T9033 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:53752/z/nd
[junit4] 2> 2465669 T9033 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2465669 T9033 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2465670 T9033 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2465671 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2465674 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 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:53752/z/nd",
[junit4] 2> "node_name":"127.0.0.1:53752_z%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2465776 T9023 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> 2465776 T9036 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> 2465915 T8994 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2465916 T8994 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2465919 T8994 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2465920 T8994 oejs.AbstractConnector.doStart Started
[email protected]:38536
[junit4] 2> 2465923 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2465923 T8994 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2465924 T8994 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-91C4CEAB104C8BAB-001/tempDir-003
[junit4] 2> 2465925 T8994 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-91C4CEAB104C8BAB-001/tempDir-003/'
[junit4] 2> 2465944 T8994 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-91C4CEAB104C8BAB-001/tempDir-003/solr.xml
[junit4] 2> 2465954 T8994 oasc.CoreContainer.<init> New CoreContainer
1279057
[junit4] 2> 2465954 T8994 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-91C4CEAB104C8BAB-001/tempDir-003/]
[junit4] 2> 2465955 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2465955 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2465955 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2465956 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2465956 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2465956 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2465957 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2465957 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2465957 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2465958 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2465959 T8994 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2465960 T8994 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2465960 T8994 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2465960 T8994 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2465961 T8994 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53767/solr
[junit4] 2> 2465961 T8994 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2465962 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2465962 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2465964 T9051 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7dbf8a name:ZooKeeperConnection
Watcher:127.0.0.1:53767 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2465965 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2465965 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2465968 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2465969 T9054 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f93a55 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2465969 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2465980 T8994
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2466988 T8994 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38536_z%2Fnd
[junit4] 2> 2466990 T8994 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:38536_z%2Fnd
[junit4] 2> 2466996 T8994 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2467006 T9055 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2467006 T9055 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2467009 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2467010 T9055 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2467011 T9055 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2467012 T9055 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2467014 T9055 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 2467015 T9055 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2467029 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:38536/z/nd",
[junit4] 2> "node_name":"127.0.0.1:38536_z%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2467034 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2467036 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 2467042 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2467043 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2467044 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2467048 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 2468016 T9055 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2468016 T9055 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2468017 T9055 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2468018 T9055 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2468020 T9055 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2468020 T9055 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-91C4CEAB104C8BAB-001/tempDir-003/collection1/'
[junit4] 2> 2468021 T9055 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2468022 T9055 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2468022 T9055 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2468056 T9055 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2468067 T9055 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2468068 T9055 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2468075 T9055 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2468194 T9055 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2468199 T9055 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2468202 T9055 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2468206 T9055 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2468233 T9055 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2468233 T9055 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2468233 T9055 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-91C4CEAB104C8BAB-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-001/jetty1/
[junit4] 2> 2468233 T9055 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2468234 T9055 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-91C4CEAB104C8BAB-001/tempDir-001/jetty1
[junit4] 2> 2468234 T9055 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-91C4CEAB104C8BAB-001/tempDir-001/jetty1/index/
[junit4] 2> 2468235 T9055 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-91C4CEAB104C8BAB-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 2468236 T9055 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-91C4CEAB104C8BAB-001/tempDir-001/jetty1/index
[junit4] 2> 2468236 T9055 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5290518175379718]
[junit4] 2> 2468237 T9055 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@110939b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8df4b1),segFN=segments_1,generation=1}
[junit4] 2> 2468238 T9055 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2468239 T9055 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2468240 T9055 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2468241 T9055 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2468241 T9055 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2468242 T9055 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2468242 T9055 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2468243 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2468244 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2468244 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2468244 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2468245 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2468245 T9055 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2468246 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2468246 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2468247 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2468247 T9055 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2468248 T9055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2468249 T9055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2468250 T9055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2468251 T9055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2468252 T9055 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2468253 T9055 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2468253 T9055 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 2468254 T9055 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@110939b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8df4b1),segFN=segments_1,generation=1}
[junit4] 2> 2468255 T9055 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2468255 T9055 oass.SolrIndexSearcher.<init> Opening
Searcher@1b89b14[collection1] main
[junit4] 2> 2468256 T9055 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2468257 T9055 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2468258 T9055 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2468259 T9055
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2468259 T9055 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2468259 T9055 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2468260 T9055
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2468261 T9055 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2468261 T9055 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2468261 T9055 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2468262 T9056 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1b89b14[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2468262 T9055 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2468263 T9060 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:38536/z/nd collection:collection1
shard:shard2
[junit4] 2> 2468263 T8994 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2468264 T9060 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2468264 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2468267 T9060 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 2468268 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2468268 T9060
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2468268 T9060 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C5320 name=collection1
org.apache.solr.core.SolrCore@868d32
url=https://127.0.0.1:38536/z/nd/collection1 node=127.0.0.1:38536_z%2Fnd
C5320_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:38536/z/nd, node_name=127.0.0.1:38536_z%2Fnd,
state=down}
[junit4] 2> 2468269 T9060 C5320 P38536 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:38536/z/nd/collection1/
[junit4] 2> 2468269 T9060 C5320 P38536 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2468269 T9060 C5320 P38536 oasc.SyncStrategy.syncToMe
https://127.0.0.1:38536/z/nd/collection1/ has no replicas
[junit4] 2> 2468269 T9060 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:38536/z/nd/collection1/ shard2
[junit4] 2> 2468270 T9060 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2468272 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2468273 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2468273 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 2468277 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2468277 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2468278 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2468278 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2468323 T9060 oasc.ZkController.register We are
https://127.0.0.1:38536/z/nd/collection1/ and leader is
https://127.0.0.1:38536/z/nd/collection1/
[junit4] 2> 2468324 T9060 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:38536/z/nd
[junit4] 2> 2468324 T9060 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2468324 T9060 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2468324 T9060 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2468325 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2468328 T9060 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2468328 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 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:38536/z/nd",
[junit4] 2> "node_name":"127.0.0.1:38536_z%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2468332 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2468332 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2468333 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 2468556 T8994 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2468556 T8994 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2468559 T8994 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2468560 T8994 oejs.AbstractConnector.doStart Started
[email protected]:35285
[junit4] 2> 2468562 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2468563 T8994 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2468563 T8994 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-91C4CEAB104C8BAB-001/tempDir-004
[junit4] 2> 2468564 T8994 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-91C4CEAB104C8BAB-001/tempDir-004/'
[junit4] 2> 2468577 T8994 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-91C4CEAB104C8BAB-001/tempDir-004/solr.xml
[junit4] 2> 2468598 T8994 oasc.CoreContainer.<init> New CoreContainer
12468668
[junit4] 2> 2468599 T8994 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-91C4CEAB104C8BAB-001/tempDir-004/]
[junit4] 2> 2468599 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2468600 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2468600 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2468600 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2468601 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2468601 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2468601 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2468602 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2468602 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2468602 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> ASYNC NEW_CORE C5321 name=collection1
org.apache.solr.core.SolrCore@414889
url=https://127.0.0.1:53752/z/nd/collection1 node=127.0.0.1:53752_z%2Fnd
C5321_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:53752/z/nd, node_name=127.0.0.1:53752_z%2Fnd,
state=active, leader=true}
[junit4] 2> 2468603 T9030 C5321 P53752
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2468604 T8994 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2468605 T8994 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2468606 T8994 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2468606 T9030 C5321 P53752 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2468606 T8994 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2468607 T9030 C5321 P53752 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2468608 T8994 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:53767/solr
[junit4] 2> 2468609 T9030 C5321 P53752 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2468609 T8994 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2468610 T9030 C5321 P53752 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-20T06:51:05.018Z] (-1485272530308562944),commit=} 0 7
[junit4] 2> 2468610 T8994
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2468610 T9030 C5321 P53752
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2468611 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2468613 T9072 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1fa4a13 name:ZooKeeperConnection
Watcher:127.0.0.1:53767 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2468613 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2468614 T8994 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2468616 T8994 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2468617 T9075 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18accc3 name:ZooKeeperConnection
Watcher:127.0.0.1:53767/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2468617 T8994 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2468622 T8994
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2469625 T8994 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35285_z%2Fnd
[junit4] 2> 2469627 T8994 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:35285_z%2Fnd
[junit4] 2> 2469632 T8994 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2469638 T9076 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2469638 T9076 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2469639 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2469640 T9076 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2469640 T9076 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2469641 T9076 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2469641 T9076 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 2469642 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:35285/z/nd",
[junit4] 2> "node_name":"127.0.0.1:35285_z%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2469642 T9076 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2469643 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2469644 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2469647 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2469648 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2469648 T9075 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2469648 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 2469648 T9075 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 2470642 T9076 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2470643 T9076 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2470644 T9076 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2470644 T9076 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2470646 T9076 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2470646 T9076 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-91C4CEAB104C8BAB-001/tempDir-004/collection1/'
[junit4] 2> 2470648 T9076 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2470648 T9076 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2470649 T9076 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2470672 T9076 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2470690 T9076 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2470692 T9076 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2470700 T9076 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2470810 T9076 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2470812 T9076 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2470813 T9076 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2470816 T9076 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2470833 T9076 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2470834 T9076 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2470834 T9076 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-91C4CEAB104C8BAB-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-91C4CEAB104C8BAB-001/tempDir-001/jetty2/
[junit4] 2> 2470835 T9076 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2470836 T9076 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-91C4CEAB104C8BAB-001/tempDir-001/jetty2
[junit4] 2> 2470836 T9076 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-91C4CEAB104C8BAB-001/tempDir-001/jetty2/index/
[junit4] 2> 2470837 T9076 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-91C4CEAB104C8BAB-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 2470838 T9076 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-91C4CEAB104C8BAB-001/tempDir-001/jetty2/index
[junit4] 2> 2470838 T9076 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5290518175379718]
[junit4] 2> 2470839 T9076 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@11a9392
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17bab77),segFN=segments_1,generation=1}
[junit4] 2> 2470839 T9076 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2470840 T9076 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2470840 T9076 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2470841 T9076 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2470841 T9076 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2470842 T9076 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2470842 T9076 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2470842 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2470843 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2470843 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2470843 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2470843 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2470843 T9076 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2470844 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2470844 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2470844 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2470844 T9076 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2470846 T9076 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2470847 T9076 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2470848 T9076 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2470848 T9076 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2470850 T9076 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2470850 T9076 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2470850 T9076 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 2470851 T9076 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@11a9392
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17bab77),segFN=segments_1,generation=1}
[junit4] 2> 2470851 T9076 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2470851 T9076 oass.SolrIndexSearcher.<init> Opening
Searcher@caccff[collection1] main
[junit4] 2> 2470851 T9076 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2470853 T9076 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2470853 T9076 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2470854 T9076
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2470854 T9076 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2470854 T9076 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2470855 T9076
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2470855 T9076 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2470855 T9076 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2470856 T9076 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2470856 T9077 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@caccff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2470856 T9076 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2470857 T9081 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:35285/z/nd collection:collection1
shard:shard1
[junit4] 2> 2470857 T8994 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2470858 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2470858 T9081 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 2470862 T9081 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2470863 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2470863 T9081
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2470864 T9081 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C5322 name=collection1
org.apache.solr.core.SolrCore@82eaef
url=https://127.0.0.1:35285/z/nd/collection1 node=127.0.0.1:35285_z%2Fnd
C5322_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:35285/z/nd, node_name=127.0.0.1:35285_z%2Fnd,
state=down}
[junit4] 2> 2470864 T9081 C5322 P35285 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:35285/z/nd/collection1/
[junit4] 2> 2470864 T9081 C5322 P35285 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2470865 T9081 C5322 P35285 oasc.SyncStrategy.syncToMe
https://127.0.0.1:35285/z/nd/collection1/ has no replicas
[junit4] 2> 2470865 T9081 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:35285/z/nd/collection1/ shard1
[junit4] 2> 2470865 T9081 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 2470868 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2470869 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470869 T9075 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470869 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 2470870 T9075 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 2470876 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2470876 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2470877 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470877 T9075 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470878 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 2470878 T9075 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 2470919 T9081 oasc.ZkController.register We are
https://127.0.0.1:35285/z/nd/collection1/ and leader is
https://127.0.0.1:35285/z/nd/collection1/
[junit4] 2> 2470919 T9081 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:35285/z/nd
[junit4] 2> 2470920 T9081 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2470920 T9081 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2470920 T9081 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2470921 T9023 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2470924 T9081 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 2470924 T9024 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:35285/z/nd",
[junit4] 2> "node_name":"127.0.0.1:35285_z%2Fnd",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2470928 T9024 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2470928 T9054 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470928 T9075 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2470929 T9054 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 8
[junit4] 2> 2470929 T9075 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 8
[junit4] 2> 2471163 T8994 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 2471164 T8994 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2471167 T8994 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2471168 T8994 oejs.AbstractConnector.doStart Started
[email protected]:43304
[junit4] 2> 2471171 T8994 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2471171 T8994 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2471171 T8994 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-91C4CEAB104C8BAB-001/tempDir-005
[junit4] 2> 2471172 T8994 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-91C4CEAB104C8BAB-001/tempDir-005/'
[junit4] 2> 2471186 T8994 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-91C4CEAB104C8BAB-001/tempDir-005/solr.xml
[junit4] 2> 2471196 T8994 oasc.CoreContainer.<init> New CoreContainer
15697908
[junit4] 2> 2471197 T8994 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-91C4CEAB104C8BAB-001/tempDir-005/]
[junit4] 2> 2471198 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2471198 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2471198 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2471199 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2471199 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2471199 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2471200 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2471200 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2471200 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2471201 T8994 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4
[...truncated too long message...]
] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2535736 T9225 oascc.ZkStateReader$7.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2535736 T9180 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2535760 T8994 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/z/nd,null}
[junit4] 2> 2540750 T8994 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2540753 T8994 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:53767 53767
[junit4] 2> 2541463 T8995 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:53767 53767
[junit4] 2> 2541464 T8995 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=91C4CEAB104C8BAB
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=ROK
-Dtests.asserts=false -Dtests.file.encoding=UTF-8
[junit4] FAILURE 77.9s J1 |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([91C4CEAB104C8BAB:102240B36713EB97]: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> 2541483 T8994 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-91C4CEAB104C8BAB-001
[junit4] 2> 77862 T8993 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)},
docValues:{}, sim=DefaultSimilarity, locale=sq, timezone=ROK
[junit4] 2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=8,threads=1,free=111328696,total=317095936
[junit4] 2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest,
TestUpdate, PreAnalyzedUpdateProcessorTest, TermVectorComponentTest,
TestReversedWildcardFilterFactory, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, TestChildDocTransformer, TestPerFieldSimilarity,
UpdateRequestProcessorFactoryTest, MultiTermTest, SearchHandlerTest,
ConvertedLegacyTest, AnalysisErrorHandlingTest, HdfsDirectoryTest,
TestIBSimilarityFactory, QueryElevationComponentTest,
TestBlendedInfixSuggestions, DistributedFacetPivotLargeTest,
TestImplicitCoreProperties, TestWriterPerf, DistributedIntervalFacetingTest,
CoreMergeIndexesAdminHandlerTest, ShardSplitTest,
CollectionsAPIDistributedZkTest, TestSchemaVersionResource, TestIndexSearcher,
FieldAnalysisRequestHandlerTest, TestCollectionAPI,
TestPostingsSolrHighlighter, TestDistribDocBasedVersion, TestFieldResource,
TestElisionMultitermQuery, TestSweetSpotSimilarityFactory,
TestShortCircuitedRequests, UUIDFieldTest, TestSolrQueryParserResource,
SoftAutoCommitTest, TestFiltering, TestPHPSerializedResponseWriter,
TestSolr4Spatial2, TestExpandComponent, TestStandardQParsers,
TestJmxMonitoredMap, TestManagedSchemaDynamicFieldResource,
TestSolrQueryParser, PreAnalyzedFieldTest, PolyFieldTest,
TestPseudoReturnFields, StressHdfsTest, SolrCoreTest, TestLazyCores,
TestBinaryField, DebugComponentTest, AssignTest, TestQueryTypes,
CSVRequestHandlerTest, TestAtomicUpdateErrorCases, SolrInfoMBeanTest,
AnalyticsMergeStrategyTest, MergeStrategyTest,
TestHighFrequencyDictionaryFactory, TestReplicaProperties, TestRecoveryHdfs,
QueryParsingTest, CoreAdminRequestStatusTest, TestCharFilters,
TestStressLucene, TestPivotHelperCode, TestMultiCoreConfBootstrap,
CircularListTest, AnalyticsQueryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomFaceting,
DistributedTermsComponentTest, TestBM25SimilarityFactory, TestOrdValues,
DeleteShardTest, ChangedSchemaMergeTest, TestBulkSchemaConcurrent,
TestCloudManagedSchema, EnumFieldTest, TestGroupingSearch, TestInitParams,
BJQParserTest, TestZkChroot, ParsingFieldUpdateProcessorsTest,
NumericFieldsTest, VMParamsZkACLAndCredentialsProvidersTest,
TestClassNameShortening, TestFieldSortValues, SynonymTokenizerTest,
DirectSolrConnectionTest, HighlighterMaxOffsetTest, TestSchemaManager,
DistributedExpandComponentTest, TestOmitPositions, StatsComponentTest,
LukeRequestHandlerTest, TestCustomSort, TestHighlightDedupGrouping,
BasicDistributedZk2Test, ScriptEngineTest, DistribCursorPagingTest,
SuggestComponentTest, CopyFieldTest, SliceStateTest, SolrIndexConfigTest,
BasicDistributedZkTest, BasicZkTest, ZkSolrClientTest, TestRandomDVFaceting,
AutoCommitTest, TestRecovery, TestHashPartitioner,
TermVectorComponentDistributedTest, TestJoin, TestRangeQuery, TestSolr4Spatial,
TestSort, TestFunctionQuery, TestBadConfig, HighlighterTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SuggesterWFSTTest, NoCacheHeaderTest, SortByFunctionTest, TestRemoteStreaming,
TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest,
TermsComponentTest, TestValueSourceCache, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, JSONWriterTest,
MBeansHandlerTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, CoreContainerCoreInitFailuresTest,
HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery,
TestStressRecovery, DOMUtilTest, ClusterStateTest, TestLRUCache,
ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestTolerantSearch,
AliasIntegrationTest, CustomCollectionTest,
DistribDocExpirationUpdateProcessorTest]
[junit4] Completed on J1 in 78.15s, 1 test, 1 failure <<< FAILURES!
[...truncated 287 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:525: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:473: 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:1358:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965:
There were test failures: 448 suites, 1821 tests, 1 failure, 30 ignored (21
assumptions)
Total time: 100 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -client
-XX:+UseConcMarkSweepGC (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]