Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11392/
Java: 32bit/jdk1.7.0_72 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDistribSearch
Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time
elapsed 16 215 output for url is { "responseHeader":{ "status":0,
"QTime":1}, "response":{ "numFound":1, "start":0, "docs":[{
"id":"test/1", "md5":"e5f36bb70010a9f9a45b66229137e88e",
"blobName":"test", "version":1,
"timestamp":"2015-01-09T14:59:19.556Z", "size":5222}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 16 215 output for url is {
"responseHeader":{
"status":0,
"QTime":1},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"e5f36bb70010a9f9a45b66229137e88e",
"blobName":"test",
"version":1,
"timestamp":"2015-01-09T14:59:19.556Z",
"size":5222}]}}
at
__randomizedtesting.SeedInfo.seed([2A7F79DEE40BECE7:AB99F7C693548CDB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:148)
at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:111)
at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9282 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/init-core-data-001
[junit4] 2> 334482 T1612 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 334482 T1612 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /s_i/
[junit4] 2> 334488 T1612 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 334489 T1612 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 334490 T1613 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 334589 T1612 oasc.ZkTestServer.run start zk server on
port:39636
[junit4] 2> 334590 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 334591 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 334595 T1620 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@120ad12 name:ZooKeeperConnection
Watcher:127.0.0.1:39636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 334596 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 334596 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 334597 T1612 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 334602 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 334603 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 334605 T1623 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@df2b22 name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 334605 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 334606 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 334606 T1612 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 334609 T1612 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 334612 T1612 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 334613 T1612 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 334615 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 334616 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 334619 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 334619 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 334622 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 334622 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 334624 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 334625 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 334627 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 334627 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 334630 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 334630 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 334633 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 334634 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 334637 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 334638 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 334641 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 334642 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 334645 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 334646 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 334649 T1612 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 334650 T1612 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 334900 T1612 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 334902 T1612 oejs.AbstractConnector.doStart Started
[email protected]:52901
[junit4] 2> 334903 T1612 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@15e0eab
[junit4] 2> 334903 T1612 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 334903 T1612 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002
[junit4] 2> 334903 T1612 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002/'
[junit4] 2> 334923 T1612 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002/solr.xml
[junit4] 2> 334958 T1612 oasc.CoreContainer.<init> New CoreContainer
5136622
[junit4] 2> 334958 T1612 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002/]
[junit4] 2> 334959 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 334959 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 334960 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 334960 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 334960 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 334960 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 334961 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 334961 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 334961 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 334961 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 334962 T1612 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 334962 T1612 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 334962 T1612 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 334963 T1612 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 334963 T1612 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39636/solr
[junit4] 2> 334963 T1612 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 334963 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 334964 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 334966 T1635 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1029378 name:ZooKeeperConnection
Watcher:127.0.0.1:39636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 334967 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 334967 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 334970 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 334972 T1638 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@fe50d2 name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 334973 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 334975 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 334978 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 334981 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 334984 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 334987 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 334990 T1612 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 334992 T1612 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52901_s_i
[junit4] 2> 334993 T1612 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52901_s_i
[junit4] 2> 334996 T1612 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 334998 T1612 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 335001 T1612 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 335003 T1612 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:52901_s_i
[junit4] 2> 335003 T1612 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 335006 T1612 oasc.Overseer.start Overseer
(id=93114567431553027-127.0.0.1:52901_s_i-n_0000000000) starting
[junit4] 2> 335009 T1612 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 335020 T1612 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 335021 T1640 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 335022 T1612 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 335024 T1612 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 335027 T1612
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 335030 T1639 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 335035 T1642 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 335035 T1642 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 335036 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 335036 T1642 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 335040 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:52901/s_i",
[junit4] 2> "node_name":"127.0.0.1:52901_s_i",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"} current state version: 0
[junit4] 2> 335041 T1639 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:52901/s_i",
[junit4] 2> "node_name":"127.0.0.1:52901_s_i",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"}
[junit4] 2> 335041 T1639 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 335041 T1639 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 335042 T1638 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> 336037 T1642 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 336037 T1642 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 336038 T1642 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 336039 T1642 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 336040 T1642 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 336040 T1642 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002/collection1/'
[junit4] 2> 336041 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 336042 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 336042 T1642 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 336060 T1642 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 336062 T1642 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 336069 T1642 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 336089 T1642 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 336121 T1642 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 336122 T1642 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 336128 T1642 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 336379 T1642 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 336383 T1642 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 336385 T1642 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 336394 T1642 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 336397 T1642 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 336399 T1642 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 336399 T1642
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 336399 T1642
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 336400 T1642 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 336400 T1642
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 336400 T1642
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 336400 T1642 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 336401 T1642 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 336401 T1642 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/control/data/
[junit4] 2> 336401 T1642 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c94b6e
[junit4] 2> 336402 T1642 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/control/data
[junit4] 2> 336402 T1642 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/control/data/index/
[junit4] 2> 336402 T1642 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 336402 T1642 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/control/data/index
[junit4] 2> 336402 T1642 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1894892532,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 336403 T1642 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@144f5f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70e98e),segFN=segments_1,generation=1}
[junit4] 2> 336403 T1642 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 336406 T1642 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 336406 T1642 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 336406 T1642 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 336406 T1642 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 336406 T1642 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 336407 T1642 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 336407 T1642 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 336407 T1642 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 336407 T1642 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 336408 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 336408 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 336408 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 336409 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 336409 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 336409 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 336409 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 336410 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 336410 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 336411 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 336411 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 336411 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 336411 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 336412 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 336412 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 336412 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 336413 T1642 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 336413 T1642 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 336415 T1642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 336429 T1642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 336430 T1642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 336431 T1642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 336432 T1642 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 336433 T1642 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 336433 T1642 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 336434 T1642 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 336434 T1642 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@144f5f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70e98e),segFN=segments_1,generation=1}
[junit4] 2> 336434 T1642 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 336435 T1642 oass.SolrIndexSearcher.<init> Opening
Searcher@191ecca[collection1] main
[junit4] 2> 336435 T1642 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 336436 T1642 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 336436 T1642 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 336436 T1642
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 336436 T1642 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 336436 T1642 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 336437 T1642
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 336437 T1642 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 336437 T1642 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 336438 T1642 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 336438 T1642 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 336438 T1643 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@191ecca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 336439 T1646 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:52901/s_i
collection:control_collection shard:shard1
[junit4] 2> 336439 T1612 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 336439 T1612 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 336439 T1646 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 336440 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 336441 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 336442 T1649 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c9cbd name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 336442 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 336442 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 336443 T1612
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 336444 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 336444 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 336445 T1646
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 336445 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 336445 T1612 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> ASYNC NEW_CORE C806 name=collection1
org.apache.solr.core.SolrCore@6f4959 url=http://127.0.0.1:52901/s_i/collection1
node=127.0.0.1:52901_s_i C806_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:52901/s_i,
node_name=127.0.0.1:52901_s_i, state=down}
[junit4] 2> 336445 T1646 C806 P52901 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:52901/s_i/collection1/
[junit4] 2> 336445 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 336445 T1646 C806 P52901 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 336445 T1612 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 336446 T1646 C806 P52901 oasc.SyncStrategy.syncToMe
http://127.0.0.1:52901/s_i/collection1/ has no replicas
[junit4] 2> 336446 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 336446 T1646 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:52901/s_i/collection1/ shard1
[junit4] 2> 336447 T1646 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 336447 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 336447 T1652 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e8ccca name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 336448 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 336448 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 336449 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 336450 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 336450 T1639 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 336450 T1638 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> 336450 T1649 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> 336453 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:52901/s_i",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 336453 T1639 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 336454 T1649 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> 336456 T1653 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 336456 T1649 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> 336500 T1646 oasc.ZkController.register We are
http://127.0.0.1:52901/s_i/collection1/ and leader is
http://127.0.0.1:52901/s_i/collection1/
[junit4] 2> 336500 T1646 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:52901/s_i
[junit4] 2> 336500 T1646 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 336500 T1646 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 336501 T1646 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 336502 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 336503 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:52901/s_i",
[junit4] 2> "node_name":"127.0.0.1:52901_s_i",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 336504 T1639 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:52901/s_i",
[junit4] 2> "node_name":"127.0.0.1:52901_s_i",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active"}
[junit4] 2> 336606 T1638 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> 336606 T1649 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> 336690 T1612 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 336690 T1612 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 336707 T1612 oejs.AbstractConnector.doStart Started
[email protected]:55479
[junit4] 2> 336708 T1612 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@15e0eab
[junit4] 2> 336708 T1612 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 336709 T1612 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003
[junit4] 2> 336709 T1612 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003/'
[junit4] 2> 336724 T1612 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003/solr.xml
[junit4] 2> 336755 T1612 oasc.CoreContainer.<init> New CoreContainer
6561942
[junit4] 2> 336756 T1612 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003/]
[junit4] 2> 336756 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 336756 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 336757 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 336757 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 336757 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 336757 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 336758 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 336758 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 336758 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 336758 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 336759 T1612 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 336759 T1612 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 336759 T1612 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 336760 T1612 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 336760 T1612 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39636/solr
[junit4] 2> 336760 T1612 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 336760 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 336761 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 336763 T1665 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@150b1f9 name:ZooKeeperConnection
Watcher:127.0.0.1:39636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 336763 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 336764 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 336765 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 336766 T1668 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e2d29d name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 336767 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 336771 T1612
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 337776 T1612 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55479_s_i
[junit4] 2> 337777 T1612 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55479_s_i
[junit4] 2> 337783 T1612 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 337792 T1669 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 337792 T1669 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 337794 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 337795 T1669 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 337795 T1669 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 337795 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55479/s_i",
[junit4] 2> "node_name":"127.0.0.1:55479_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"} current state version: 5
[junit4] 2> 337795 T1669 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 337795 T1639 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55479/s_i",
[junit4] 2> "node_name":"127.0.0.1:55479_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"}
[junit4] 2> 337796 T1639 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 337796 T1639 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 337797 T1669 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 337797 T1669 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 337898 T1639 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 337900 T1668 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 337901 T1668 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 338797 T1669 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 338798 T1669 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 338799 T1669 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 338799 T1669 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 338801 T1669 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 338801 T1669 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003/collection1/'
[junit4] 2> 338802 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 338803 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 338803 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 338817 T1669 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 338820 T1669 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 338830 T1669 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 338855 T1669 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 338891 T1669 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 338893 T1669 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 338899 T1669 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 339164 T1669 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 339168 T1669 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 339170 T1669 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 339184 T1669 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 339188 T1669 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 339192 T1669 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 339193 T1669
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 339194 T1669
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 339194 T1669 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 339196 T1669
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 339196 T1669
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 339197 T1669 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 339197 T1669 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 339197 T1669 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty1/
[junit4] 2> 339198 T1669 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c94b6e
[junit4] 2> 339199 T1669 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty1
[junit4] 2> 339199 T1669 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty1/index/
[junit4] 2> 339200 T1669 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 339200 T1669 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty1/index
[junit4] 2> 339202 T1669 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1894892532,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 339202 T1669 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e4e5d8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ae06f0),segFN=segments_1,generation=1}
[junit4] 2> 339203 T1669 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 339208 T1669 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 339209 T1669 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 339209 T1669 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 339209 T1669 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 339209 T1669 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 339210 T1669 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 339210 T1669 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 339210 T1669 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 339211 T1669 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 339211 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 339212 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 339222 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 339223 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 339224 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 339224 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 339225 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 339226 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 339226 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 339227 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 339228 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 339228 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 339228 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 339229 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 339229 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 339230 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 339230 T1669 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 339231 T1669 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 339233 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 339234 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 339235 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 339236 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 339237 T1669 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 339238 T1669 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 339239 T1669 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 339240 T1669 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 339240 T1669 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e4e5d8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ae06f0),segFN=segments_1,generation=1}
[junit4] 2> 339240 T1669 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 339240 T1669 oass.SolrIndexSearcher.<init> Opening
Searcher@811234[collection1] main
[junit4] 2> 339241 T1669 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 339242 T1669 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 339242 T1669 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 339243 T1669
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 339243 T1669 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 339243 T1669 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 339244 T1669
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 339244 T1669 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 339244 T1669 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 339245 T1669 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 339246 T1670 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@811234[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 339246 T1669 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 339247 T1673 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:55479/s_i collection:collection1
shard:shard2
[junit4] 2> 339247 T1612 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 339248 T1612 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 339248 T1673 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 339251 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 339252 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 339252 T1673
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 339252 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C807 name=collection1
org.apache.solr.core.SolrCore@13882ab
url=http://127.0.0.1:55479/s_i/collection1 node=127.0.0.1:55479_s_i
C807_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:55479/s_i, node_name=127.0.0.1:55479_s_i, state=down}
[junit4] 2> 339253 T1673 C807 P55479 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:55479/s_i/collection1/
[junit4] 2> 339253 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 339253 T1673 C807 P55479 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 339253 T1673 C807 P55479 oasc.SyncStrategy.syncToMe
http://127.0.0.1:55479/s_i/collection1/ has no replicas
[junit4] 2> 339253 T1673 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:55479/s_i/collection1/ shard2
[junit4] 2> 339254 T1673 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 339254 T1639 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 339254 T1668 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 339255 T1668 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 339256 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 339257 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55479/s_i",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 339257 T1639 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 339258 T1668 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 339258 T1668 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 339307 T1673 oasc.ZkController.register We are
http://127.0.0.1:55479/s_i/collection1/ and leader is
http://127.0.0.1:55479/s_i/collection1/
[junit4] 2> 339307 T1673 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:55479/s_i
[junit4] 2> 339307 T1673 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 339307 T1673 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 339307 T1673 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 339308 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 339309 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55479/s_i",
[junit4] 2> "node_name":"127.0.0.1:55479_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 339310 T1639 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:55479/s_i",
[junit4] 2> "node_name":"127.0.0.1:55479_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active"}
[junit4] 2> 339311 T1639 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 339311 T1673 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 339311 T1668 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 339311 T1668 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 339499 T1612 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 339500 T1612 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 339502 T1612 oejs.AbstractConnector.doStart Started
[email protected]:40373
[junit4] 2> 339503 T1612 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@15e0eab
[junit4] 2> 339504 T1612 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 339504 T1612 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004
[junit4] 2> 339504 T1612 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004/'
[junit4] 2> 339517 T1612 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004/solr.xml
[junit4] 2> 339546 T1612 oasc.CoreContainer.<init> New CoreContainer
9673865
[junit4] 2> 339547 T1612 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004/]
[junit4] 2> 339548 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 339548 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 339548 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 339548 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 339549 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 339549 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 339549 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 339549 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 339550 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 339550 T1612 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 339551 T1612 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 339551 T1612 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 339551 T1612 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 339552 T1612 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 339552 T1612 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39636/solr
[junit4] 2> 339553 T1612 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 339553 T1612
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 339554 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 339555 T1685 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@17eaa50 name:ZooKeeperConnection
Watcher:127.0.0.1:39636 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 339556 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 339556 T1612 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 339558 T1612 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 339559 T1688 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10ce3b8 name:ZooKeeperConnection
Watcher:127.0.0.1:39636/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 339559 T1612 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 339565 T1612
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 340569 T1612 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40373_s_i
[junit4] 2> 340570 T1612 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40373_s_i
[junit4] 2> 340573 T1612 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 340580 T1689 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 340580 T1689 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 340582 T1638 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 340582 T1689 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 340583 T1689 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 340583 T1639 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40373/s_i",
[junit4] 2> "node_name":"127.0.0.1:40373_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"} current state version: 5
[junit4] 2> 340583 T1689 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 340584 T1639 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40373/s_i",
[junit4] 2> "node_name":"127.0.0.1:40373_s_i",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"}
[junit4] 2> 340584 T1639 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 340584 T1639 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 340584 T1689 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 340584 T1689 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 340585 T1639 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 340585 T1688 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 340585 T1668 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 340586 T1688 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 340586 T1668 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 341585 T1689 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 341585 T1689 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 341586 T1689 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 341586 T1689 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 341588 T1689 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 341588 T1689 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004/collection1/'
[junit4] 2> 341589 T1689 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 341590 T1689 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 341590 T1689 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%202A7F79DEE40BECE7-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 341609 T1689 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 341612 T1689 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 341623 T1689 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 341644 T1689 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 341673 T1689 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 341675 T1689 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 341681 T1689 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 341943 T1689 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 341947 T1689 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 341949 T1689 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 341958 T1689 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 341960 T1689 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 341962 T1689 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 341962 T1689
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 341963 T1689
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 341963 T1689 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 341963 T1689
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 341963 T1689
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 341964 T1689 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 341964 T1689 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 341964 T1689 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty2/
[junit4] 2> 341964 T1689 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c94b6e
[junit4] 2> 341965 T1689 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty2
[junit4] 2> 341965 T1689 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty2/index/
[junit4] 2> 341965 T1689 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 341965 T1689 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-001/jetty2/index
[junit4] 2> 341966 T1689 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1894892532,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 341966 T1689 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1888a8c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14006bb),segFN=segments_1,generation=1}
[junit4] 2> 341966 T1689 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 341977 T1689 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 341978 T1689 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 341978 T1689 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 341978 T1689 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 341978 T1689 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 341979 T1689 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 341979 T1689 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 341979 T1689 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 341979 T1689 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 341980 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341981 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341981 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341982 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341982 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 341983 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 341984 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 341984 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 341985 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 341986 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 341986 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 341987 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 341987 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 341988 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 341988 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 341989 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 341989 T1689 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 341989 T1689 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 341992 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341993 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341994 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341994 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341996 T1689 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 341996 T1689 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 341996 T1689 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 341997 T1689 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 341998 T1689 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1888a8c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14006bb),segFN=segments_1,generation=1}
[junit4] 2> 341998 T1689 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 341998 T1689 oass.SolrIndexSearcher.<init> Opening
Searcher@243b36[collection1] main
[junit4] 2> 341998 T1689 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 341999 T1689 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 341999 T1689 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 342000 T1689
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 342000 T1689 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 342000 T1689 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342000 T1689
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 342001 T1689 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342001 T1689 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 342001 T1689 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 342002 T1690 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searche
[...truncated too long message...]
e:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred -
updating... (live nodes size: 1)
[junit4] 2> 374220 T1612 oasc.SolrCore.close [.system_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@acb0bd
[junit4] 2> 374220 T1612 oasc.ZkController.unRegisterConfListener a
listener was removed because of core close
[junit4] 2> 374221 T1730 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 374221 T1612 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=10225,transaction_logs_total_number=2}
[junit4] 2> 374222 T1612 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 374222 T1612 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 374222 T1612 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 374223 T1612 oasc.SolrCore.closeSearcher
[.system_shard1_replica1] Closing main searcher on request.
[junit4] 2> 374223 T1779 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 22
[junit4] 2> 374223 T1612 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 374224 T1612 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data/index;done=false>>]
[junit4] 2> 374224 T1612 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data/index
[junit4] 2> 374224 T1612 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data;done=false>>]
[junit4] 2> 374224 T1612 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001/tempDir-006/.system_shard1_replica1/data
[junit4] 2> 374225 T1612 oasc.Overseer.close Overseer
(id=93114567431553037-127.0.0.1:60912_s_i-n_0000000004) closing
[junit4] 2> 374225 T1785 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:60912_s_i
[junit4] 2> 374227 T1779 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 374238 T1612 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/s_i,null}
[junit4] 2> 374429 T1612 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 374430 T1612 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:39636 39636
[junit4] 2> 375138 T1613 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:39636 39636
[junit4] 2> 375140 T1613 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/configs/.system
[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/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDistribSearch -Dtests.seed=2A7F79DEE40BECE7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi
-Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 40.7s J1 | TestDynamicLoading.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not successfully
add blob after 150 attempts. Expecting 2 items. time elapsed 16 215 output
for url is {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":1},
[junit4] > "response":{
[junit4] > "numFound":1,
[junit4] > "start":0,
[junit4] > "docs":[{
[junit4] > "id":"test/1",
[junit4] > "md5":"e5f36bb70010a9f9a45b66229137e88e",
[junit4] > "blobName":"test",
[junit4] > "version":1,
[junit4] > "timestamp":"2015-01-09T14:59:19.556Z",
[junit4] > "size":5222}]}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([2A7F79DEE40BECE7:AB99F7C693548CDB]:0)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:148)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:111)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 375156 T1612 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
2A7F79DEE40BECE7-001
[junit4] 2> 40679 T1611 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=4, maxDocsPerChunk=648, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=4, blockSize=5)),
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=fi,
timezone=Antarctica/South_Pole
[junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_72
(32-bit)/cpus=8,threads=1,free=42359176,total=124846080
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDynamicMBean,
TestRTGBase, SolrCmdDistributorTest, TestNoOpRegenerator,
HdfsChaosMonkeySafeLeaderTest, TestDefaultSimilarityFactory, TestBulkSchemaAPI,
StatsComponentTest, TestSearchPerf, OverseerStatusTest, MBeansHandlerTest,
TestSolrJ, BadIndexSchemaTest, BasicDistributedZk2Test, TestRecovery,
SSLMigrationTest, TestSearcherReuse, PrimitiveFieldTypeTest, FileUtilsTest,
TestManagedResource, TestExactSharedStatsCache, TestSolr4Spatial,
AtomicUpdatesTest, DistributedQueryComponentCustomSortTest,
TestDistribDocBasedVersion, DistanceUnitsTest, ChaosMonkeySafeLeaderTest,
TermVectorComponentTest, DirectUpdateHandlerOptimizeTest,
TestImplicitCoreProperties, HttpPartitionTest, TestDynamicLoading]
[junit4] Completed on J1 in 40.98s, 1 test, 1 failure <<< FAILURES!
[...truncated 1183 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970:
There were test failures: 459 suites, 1869 tests, 1 failure, 47 ignored (22
assumptions)
Total time: 72 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_72 -server
-XX:+UseConcMarkSweepGC
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]