Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11552/
Java: 64bit/jdk1.8.0_25 -XX:-UseCompressedOops -XX:+UseParallelGC
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 15,550 output for url is { "responseHeader":{ "status":0,
"QTime":1}, "response":{ "numFound":1, "start":0, "docs":[{
"id":"test/1", "md5":"b79b8c52a68c642d0356b24e8f68feba",
"blobName":"test", "version":1,
"timestamp":"2015-01-09T13:56:48.372Z", "size":5193}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 15,550 output for url is {
"responseHeader":{
"status":0,
"QTime":1},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"b79b8c52a68c642d0356b24e8f68feba",
"blobName":"test",
"version":1,
"timestamp":"2015-01-09T13:56:48.372Z",
"size":5193}]}}
at
__randomizedtesting.SeedInfo.seed([8C8D622F997E32BB:D6BEC37EE215287]: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:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9109 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/init-core-data-001
[junit4] 2> 433266 T3020 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 433266 T3020 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 433269 T3020 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 433270 T3020 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 433270 T3021 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 433370 T3020 oasc.ZkTestServer.run start zk server on
port:59409
[junit4] 2> 433371 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 433371 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 433374 T3028 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6c3c4dfa
name:ZooKeeperConnection Watcher:127.0.0.1:59409 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 433374 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 433375 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 433375 T3020 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 433377 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 433378 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 433384 T3031 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1eca73e2
name:ZooKeeperConnection Watcher:127.0.0.1:59409/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 433384 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 433384 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 433384 T3020 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 433387 T3020 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 433388 T3020 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 433389 T3020 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 433390 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 433390 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 433392 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 433392 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 433394 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 433394 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 433396 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 433396 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 433397 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 433397 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 433398 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 433398 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 433400 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 433400 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 433402 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 433402 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 433403 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 433404 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 433405 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 433405 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 433407 T3020 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 433407 T3020 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 433643 T3020 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 433644 T3020 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@44067bb3{/,null,AVAILABLE}
[junit4] 2> 433646 T3020 oejs.AbstractConnector.doStart Started
ServerConnector@554849ca{HTTP/1.1}{127.0.0.1:47524}
[junit4] 2> 433646 T3020 oejs.Server.doStart Started @434730ms
[junit4] 2> 433647 T3020 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 433647 T3020 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 433647 T3020 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002
[junit4] 2> 433647 T3020 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002/'
[junit4] 2> 433657 T3020 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002/solr.xml
[junit4] 2> 433671 T3020 oasc.CoreContainer.<init> New CoreContainer
1614574015
[junit4] 2> 433672 T3020 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002/]
[junit4] 2> 433672 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 433672 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 433673 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 433674 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 433674 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 433674 T3020 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 433674 T3020 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 433675 T3020 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 433675 T3020 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 433675 T3020 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59409/solr
[junit4] 2> 433675 T3020 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 433676 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 433676 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 433678 T3045 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@633536e3
name:ZooKeeperConnection Watcher:127.0.0.1:59409 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 433678 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 433679 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 433680 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 433681 T3048 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10beb01 name:ZooKeeperConnection
Watcher:127.0.0.1:59409/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 433681 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 433682 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 433684 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 433685 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 433687 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 433688 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 433689 T3020 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 433690 T3020 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47524_
[junit4] 2> 433690 T3020 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47524_
[junit4] 2> 433691 T3020 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 433692 T3020 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 433693 T3020 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 433694 T3020 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:47524_
[junit4] 2> 433694 T3020 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 433695 T3020 oasc.Overseer.start Overseer
(id=93114321687412739-127.0.0.1:47524_-n_0000000000) starting
[junit4] 2> 433696 T3020 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 433699 T3020 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 433700 T3050 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 433700 T3020 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 433701 T3020 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 433702 T3020
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 433703 T3049 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 433704 T3052 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 433704 T3052 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 433705 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 433705 T3052 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 433706 T3049 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47524",
[junit4] 2> "node_name":"127.0.0.1:47524_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 433707 T3049 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47524",
[junit4] 2> "node_name":"127.0.0.1:47524_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 433707 T3049 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 433707 T3049 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 433708 T3048 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> 434705 T3052 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 434706 T3052 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 434706 T3052 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 434706 T3052 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 434707 T3052 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 434707 T3052 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002/collection1/'
[junit4] 2> 434708 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 434708 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 434709 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 434721 T3052 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 434723 T3052 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 434728 T3052 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 434733 T3052 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 434744 T3052 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 434745 T3052 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 434751 T3052 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 434865 T3052 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 434870 T3052 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 434872 T3052 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 434880 T3052 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 434883 T3052 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 434885 T3052 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 434885 T3052
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 434886 T3052
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 434886 T3052 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 434886 T3052
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 434887 T3052
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 434887 T3052 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 434887 T3052 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 434887 T3052 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/control/data/
[junit4] 2> 434888 T3052 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4fed3010
[junit4] 2> 434888 T3052 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/control/data
[junit4] 2> 434888 T3052 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/control/data/index/
[junit4] 2> 434889 T3052 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 434889 T3052 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/control/data/index
[junit4] 2> 434889 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21383490188155285]
[junit4] 2> 434890 T3052 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@ba32aa6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24c1fee4),segFN=segments_1,generation=1}
[junit4] 2> 434890 T3052 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 434892 T3052 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 434893 T3052 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 434893 T3052 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 434893 T3052 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 434893 T3052 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 434894 T3052 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 434894 T3052 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 434894 T3052 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 434894 T3052 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 434895 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 434895 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 434895 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 434896 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 434896 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 434896 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 434897 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 434897 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 434897 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 434898 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 434898 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 434898 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 434899 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 434899 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 434899 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 434900 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 434900 T3052 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 434900 T3052 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 434903 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 434904 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 434904 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 434905 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 434906 T3052 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 434907 T3052 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 434907 T3052 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 434908 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=66.9775390625,
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.176391553105002,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 434908 T3052 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@ba32aa6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24c1fee4),segFN=segments_1,generation=1}
[junit4] 2> 434909 T3052 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 434909 T3052 oass.SolrIndexSearcher.<init> Opening
Searcher@423688d3[collection1] main
[junit4] 2> 434909 T3052 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 434910 T3052 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 434910 T3052 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 434911 T3052
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 434911 T3052 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 434911 T3052 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 434912 T3052
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 434912 T3052 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 434912 T3052 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 434912 T3052 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 434913 T3052 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 434913 T3053 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@423688d3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 434913 T3056 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47524 collection:control_collection
shard:shard1
[junit4] 2> 434913 T3020 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 434914 T3020 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 434914 T3056 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 434914 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 434915 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 434916 T3059 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e70a769
name:ZooKeeperConnection Watcher:127.0.0.1:59409/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 434916 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 434917 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 434917 T3020
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 434918 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 434919 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 434919 T3056
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 434919 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C615 name=collection1
org.apache.solr.core.SolrCore@76f832c4 url=http://127.0.0.1:47524/collection1
node=127.0.0.1:47524_ C615_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47524,
node_name=127.0.0.1:47524_, state=down}
[junit4] 2> 434919 T3056 C615 P47524 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:47524/collection1/
[junit4] 2> 434919 T3049 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> 434920 T3056 C615 P47524 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 434920 T3020 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 434920 T3056 C615 P47524 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47524/collection1/ has no replicas
[junit4] 2> 434920 T3020 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 434920 T3056 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:47524/collection1/ shard1
[junit4] 2> 434921 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 434921 T3056 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 434921 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 434922 T3062 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@34a89b0e
name:ZooKeeperConnection Watcher:127.0.0.1:59409/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 434923 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 434923 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 434924 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 434925 T3049 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> 434925 T3049 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 434925 T3048 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> 434925 T3059 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> 434928 T3049 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:47524",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 434928 T3049 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 434929 T3059 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> 434931 T3063 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 434931 T3059 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> 434975 T3056 oasc.ZkController.register We are
http://127.0.0.1:47524/collection1/ and leader is
http://127.0.0.1:47524/collection1/
[junit4] 2> 434975 T3056 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:47524
[junit4] 2> 434976 T3056 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 434976 T3056 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 434976 T3056 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 434977 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 434978 T3049 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47524",
[junit4] 2> "node_name":"127.0.0.1:47524_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 434978 T3049 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47524",
[junit4] 2> "node_name":"127.0.0.1:47524_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 435080 T3059 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> 435080 T3048 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> 435323 T3020 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 435324 T3020 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 435326 T3020 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@6e4f72be{/,null,AVAILABLE}
[junit4] 2> 435326 T3020 oejs.AbstractConnector.doStart Started
ServerConnector@3ef28e5c{HTTP/1.1}{127.0.0.1:52919}
[junit4] 2> 435327 T3020 oejs.Server.doStart Started @436410ms
[junit4] 2> 435327 T3020 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 435328 T3020 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 435328 T3020 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003
[junit4] 2> 435328 T3020 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003/'
[junit4] 2> 435345 T3020 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003/solr.xml
[junit4] 2> 435364 T3020 oasc.CoreContainer.<init> New CoreContainer
741877951
[junit4] 2> 435364 T3020 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003/]
[junit4] 2> 435365 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 435365 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 435365 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 435366 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 435366 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 435366 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 435367 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 435367 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 435367 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 435368 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 435368 T3020 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 435369 T3020 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 435369 T3020 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 435370 T3020 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 435370 T3020 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59409/solr
[junit4] 2> 435370 T3020 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 435371 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 435372 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 435373 T3077 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@703722cf
name:ZooKeeperConnection Watcher:127.0.0.1:59409 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 435374 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 435374 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 435376 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 435377 T3080 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7d257079
name:ZooKeeperConnection Watcher:127.0.0.1:59409/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 435378 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 435381 T3020
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 436385 T3020 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52919_
[junit4] 2> 436386 T3020 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52919_
[junit4] 2> 436392 T3020 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 436399 T3081 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 436400 T3081 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 436402 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 436403 T3081 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 436403 T3081 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 436403 T3049 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52919",
[junit4] 2> "node_name":"127.0.0.1:52919_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 436404 T3081 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 436404 T3049 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52919",
[junit4] 2> "node_name":"127.0.0.1:52919_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 436405 T3049 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 436405 T3049 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 436407 T3081 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 436407 T3081 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 436510 T3049 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 436511 T3080 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 436512 T3080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 437407 T3081 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 437408 T3081 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 437409 T3081 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 437409 T3081 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 437410 T3081 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 437410 T3081 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003/collection1/'
[junit4] 2> 437411 T3081 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 437412 T3081 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 437412 T3081 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 437427 T3081 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 437430 T3081 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 437435 T3081 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 437440 T3081 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 437451 T3081 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 437453 T3081 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 437457 T3081 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 437547 T3081 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 437550 T3081 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 437551 T3081 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 437562 T3081 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 437564 T3081 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 437566 T3081 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 437567 T3081
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 437568 T3081
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 437568 T3081 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 437569 T3081
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 437569 T3081
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 437570 T3081 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 437570 T3081 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 437570 T3081 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty1/
[junit4] 2> 437571 T3081 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4fed3010
[junit4] 2> 437571 T3081 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty1
[junit4] 2> 437572 T3081 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty1/index/
[junit4] 2> 437572 T3081 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 437572 T3081 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty1/index
[junit4] 2> 437573 T3081 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21383490188155285]
[junit4] 2> 437573 T3081 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@116da933
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f01bd32),segFN=segments_1,generation=1}
[junit4] 2> 437574 T3081 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 437577 T3081 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 437577 T3081 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 437578 T3081 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 437578 T3081 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 437578 T3081 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 437578 T3081 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 437579 T3081 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 437579 T3081 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 437579 T3081 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 437580 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 437580 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 437581 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 437581 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 437582 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 437582 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 437583 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 437583 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 437584 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 437585 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 437585 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 437585 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 437586 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 437586 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 437586 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 437587 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 437587 T3081 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 437587 T3081 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 437589 T3081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 437589 T3081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 437590 T3081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 437591 T3081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 437591 T3081 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 437592 T3081 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 437592 T3081 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 437593 T3081 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=66.9775390625,
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.176391553105002,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 437594 T3081 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@116da933
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f01bd32),segFN=segments_1,generation=1}
[junit4] 2> 437594 T3081 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 437594 T3081 oass.SolrIndexSearcher.<init> Opening
Searcher@3c6b8a32[collection1] main
[junit4] 2> 437594 T3081 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 437595 T3081 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 437595 T3081 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 437596 T3081
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 437596 T3081 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 437596 T3081 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 437597 T3081
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 437597 T3081 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 437598 T3081 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 437598 T3081 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 437599 T3082 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3c6b8a32[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 437599 T3081 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 437600 T3085 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:52919 collection:collection1
shard:shard2
[junit4] 2> 437601 T3020 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 437601 T3085 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 437601 T3020 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 437606 T3085 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 437607 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 437607 T3085
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 437607 T3085 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C616 name=collection1
org.apache.solr.core.SolrCore@63a10822 url=http://127.0.0.1:52919/collection1
node=127.0.0.1:52919_ C616_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:52919,
node_name=127.0.0.1:52919_, state=down}
[junit4] 2> 437607 T3085 C616 P52919 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:52919/collection1/
[junit4] 2> 437608 T3085 C616 P52919 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 437608 T3085 C616 P52919 oasc.SyncStrategy.syncToMe
http://127.0.0.1:52919/collection1/ has no replicas
[junit4] 2> 437608 T3085 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:52919/collection1/ shard2
[junit4] 2> 437608 T3085 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 437608 T3049 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> 437610 T3049 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 437610 T3080 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 437611 T3080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 437613 T3049 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:52919",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 437614 T3049 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 437615 T3080 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 437616 T3080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 437617 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 437664 T3085 oasc.ZkController.register We are
http://127.0.0.1:52919/collection1/ and leader is
http://127.0.0.1:52919/collection1/
[junit4] 2> 437664 T3085 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:52919
[junit4] 2> 437664 T3085 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 437665 T3085 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 437665 T3085 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 437667 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 437668 T3049 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52919",
[junit4] 2> "node_name":"127.0.0.1:52919_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 437668 T3049 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52919",
[junit4] 2> "node_name":"127.0.0.1:52919_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 437669 T3049 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 437669 T3080 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 437671 T3085 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 437672 T3080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 437859 T3020 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 437860 T3020 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 437861 T3020 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1e0e03f5{/,null,AVAILABLE}
[junit4] 2> 437862 T3020 oejs.AbstractConnector.doStart Started
ServerConnector@1b352cc4{HTTP/1.1}{127.0.0.1:45088}
[junit4] 2> 437862 T3020 oejs.Server.doStart Started @438945ms
[junit4] 2> 437862 T3020 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 437863 T3020 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 437863 T3020 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004
[junit4] 2> 437863 T3020 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004/'
[junit4] 2> 437874 T3020 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004/solr.xml
[junit4] 2> 437882 T3020 oasc.CoreContainer.<init> New CoreContainer
964934120
[junit4] 2> 437883 T3020 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004/]
[junit4] 2> 437883 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 437883 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 437884 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 437884 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 437884 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 437884 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 437884 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 437885 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 437885 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 437885 T3020 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 437885 T3020 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 437886 T3020 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 437886 T3020 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 437886 T3020 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 437886 T3020 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59409/solr
[junit4] 2> 437886 T3020 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 437887 T3020
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 437887 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 437893 T3099 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@112c3109
name:ZooKeeperConnection Watcher:127.0.0.1:59409 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 437893 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 437894 T3020 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 437900 T3020 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 437902 T3102 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e7cceca name:ZooKeeperConnection
Watcher:127.0.0.1:59409/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 437902 T3020 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 437907 T3020
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 438911 T3020 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45088_
[junit4] 2> 438911 T3020 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:45088_
[junit4] 2> 438914 T3020 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 438917 T3103 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 438917 T3103 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 438919 T3048 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 438919 T3103 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 438919 T3049 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:45088",
[junit4] 2> "node_name":"127.0.0.1:45088_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 438919 T3103 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 438920 T3049 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:45088",
[junit4] 2> "node_name":"127.0.0.1:45088_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 438920 T3103 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 438920 T3049 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 438920 T3049 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 438921 T3103 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 438921 T3049 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 438921 T3103 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 438922 T3102 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 438922 T3080 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 438922 T3102 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 438922 T3080 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 439922 T3103 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 439922 T3103 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 439922 T3103 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 439923 T3103 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 439924 T3103 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 439924 T3103 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004/collection1/'
[junit4] 2> 439925 T3103 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 439925 T3103 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 439925 T3103 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading%208C8D622F997E32BB-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 439952 T3103 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 439955 T3103 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 439961 T3103 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 439967 T3103 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 439981 T3103 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 439982 T3103 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 439990 T3103 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 440088 T3103 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 440091 T3103 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 440092 T3103 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 440107 T3103 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 440108 T3103 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 440110 T3103 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 440110 T3103
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 440111 T3103
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 440111 T3103 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 440111 T3103
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 440111 T3103
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 440112 T3103 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 440112 T3103 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 440112 T3103 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty2/
[junit4] 2> 440112 T3103 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4fed3010
[junit4] 2> 440113 T3103 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty2
[junit4] 2> 440113 T3103 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty2/index/
[junit4] 2> 440113 T3103 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 440113 T3103 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-001/jetty2/index
[junit4] 2> 440114 T3103 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21383490188155285]
[junit4] 2> 440114 T3103 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@27a65344
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d4fcdf9),segFN=segments_1,generation=1}
[junit4] 2> 440114 T3103 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 440116 T3103 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 440116 T3103 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 440117 T3103 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 440117 T3103 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 440117 T3103 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 440117 T3103 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 440117 T3103 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 440118 T3103 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 440118 T3103 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 440118 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 440118 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 440119 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 440119 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 440119 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 440120 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 440120 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 440120 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 440121 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 440121 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 440121 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 440122 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 440122 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 440122 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 440123 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 440123 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 440123 T3103 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 440124 T3103 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 440125 T3103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 440126 T3103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 440127 T3103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 440127 T3103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 440128 T3103 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 440129 T3103 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 440129 T3103 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 440130 T3103 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=66.9775390625,
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.176391553105002,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 440130 T3103 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@27a65344
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d4fcdf9),segFN=segments_1,generation=1}
[junit4] 2> 440130 T3103 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 440130 T3103 oass.SolrIndexSearcher.<init> Opening
Searcher@266d2622[collection1] main
[junit4] 2> 440130 T3103 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 440131 T3103 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 440131 T3103 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 440132 T3103
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 440132 T3103 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 440132 T3103 oasr.ManagedResourceStorage.lo
[...truncated too long message...]
ByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 470025 T3195 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 22
[junit4] 2> 470025 T3020 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 470026 T3020 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 470026 T3020 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 470027 T3020 oasc.SolrCore.closeSearcher
[.system_shard1_replica2] Closing main searcher on request.
[junit4] 2> 470028 T3020 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 470028 T3020 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data/index;done=false>>]
[junit4] 2> 470028 T3020 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data/index
[junit4] 2> 470029 T3020 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data;done=false>>]
[junit4] 2> 470029 T3020 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001/tempDir-006/.system_shard1_replica2/data
[junit4] 2> 470030 T3020 oasc.Overseer.close Overseer
(id=93114321687412749-127.0.0.1:36831_-n_0000000004) closing
[junit4] 2> 470031 T3209 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:36831_
[junit4] 2> 471534 T3195 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 471537 T3020 oejs.AbstractConnector.doStop Stopped
ServerConnector@5cc756e1{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 471538 T3020 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@1350ff82{/,null,UNAVAILABLE}
[junit4] 2> 471538 T3020 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 471540 T3020 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:59409 59409
[junit4] 2> 471995 T3021 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:59409 59409
[junit4] 2> 471997 T3021 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> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDistribSearch -Dtests.seed=8C8D622F997E32BB
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th
-Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 38.7s J0 | TestDynamicLoading.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not successfully
add blob after 150 attempts. Expecting 2 items. time elapsed 15,550 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":"b79b8c52a68c642d0356b24e8f68feba",
[junit4] > "blobName":"test",
[junit4] > "version":1,
[junit4] > "timestamp":"2015-01-09T13:56:48.372Z",
[junit4] > "size":5193}]}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([8C8D622F997E32BB:D6BEC37EE215287]: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> 472009 T3020 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
8C8D622F997E32BB-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=19170, maxDocsPerChunk=2, blockSize=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=19170, blockSize=6)), sim=DefaultSimilarity, locale=th,
timezone=Asia/Almaty
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.8.0_25 (64-bit)/cpus=8,threads=1,free=43568480,total=360185856
[junit4] 2> NOTE: All tests run in this JVM:
[TestDynamicFieldCollectionResource, TestCloudManagedSchema,
TestManagedSchemaFieldTypeResource, TestStressUserVersions,
CoreAdminHandlerTest, TestOrdValues, UUIDFieldTest, TestIBSimilarityFactory,
TestDistributedSearch, TestSerializedLuceneMatchVersion,
HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest,
SyncSliceTest, TestFastOutputStream, BasicDistributedZkTest,
TestFuzzyAnalyzedSuggestions, TestQuerySenderNoQuery, DistributedQueueTest,
HdfsBasicDistributedZkTest, DirectSolrConnectionTest,
ShowFileRequestHandlerTest, TestStressLucene, TestBlendedInfixSuggestions,
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedSpellCheckComponentTest,
TestReplicationHandlerBackup, DistributedQueryComponentCustomSortTest,
TestCSVResponseWriter, TestManagedSchemaFieldResource, TestStressRecovery,
SuggesterWFSTTest, HardAutoCommitTest, TestComplexPhraseQParserPlugin,
TestWordDelimiterFilterFactory, ClusterStateUpdateTest, TestStressVersions,
TestReplicationHandler, BadCopyFieldTest, BufferStoreTest, TestHashPartitioner,
OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest,
DefaultValueUpdateProcessorTest, SoftAutoCommitTest, TestCollapseQParserPlugin,
TestPartialUpdateDeduplication, DistributedSuggestComponentTest,
JSONWriterTest, TestAtomicUpdateErrorCases, TestOmitPositions,
TestRecoveryHdfs, TestFunctionQuery, TestCustomSort, TestAnalyzedSuggestions,
ZkStateWriterTest, SolrPluginUtilsTest, TestIntervalFaceting,
TestCopyFieldCollectionResource, PreAnalyzedFieldTest, TestCSVLoader,
TestDynamicLoading]
[junit4] Completed on J0 in 38.77s, 1 test, 1 failure <<< FAILURES!
[...truncated 994 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 460 suites, 1868 tests, 1 failure, 47 ignored (22
assumptions)
Total time: 57 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25
-XX:-UseCompressedOops -XX:+UseParallelGC
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]