Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11659/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseSerialGC 
(asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([75645CFAFE0CCC81:F482D2E28953ACBD]:0)
        at 
org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:232)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        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 10000 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/init-core-data-001
   [junit4]   2> 774176 T6017 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 774176 T6017 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /fo_dvd/rf
   [junit4]   2> 774182 T6017 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 774183 T6017 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 774184 T6018 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 774283 T6017 oasc.ZkTestServer.run start zk server on 
port:46139
   [junit4]   2> 774284 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 774285 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 774289 T6025 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fd35056 
name:ZooKeeperConnection Watcher:127.0.0.1:46139 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 774289 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 774290 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 774290 T6017 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 774295 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 774297 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 774298 T6028 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7799b410 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 774298 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 774299 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 774299 T6017 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 774303 T6017 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 774305 T6017 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 774307 T6017 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 774310 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 774311 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 774315 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 774316 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 774319 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 774320 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 774323 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 774323 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 774326 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 774327 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 774330 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 774330 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 774333 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 774334 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 774336 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 774337 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 774339 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 774339 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 774342 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 774342 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 774345 T6017 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 774346 T6017 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 774578 T6017 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 774581 T6017 oejs.AbstractConnector.doStart Started 
[email protected]:51427
   [junit4]   2> 774581 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 774582 T6017 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 774582 T6017 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002
   [junit4]   2> 774582 T6017 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/'
   [junit4]   2> 774593 T6017 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/solr.xml
   [junit4]   2> 774600 T6017 oasc.CoreContainer.<init> New CoreContainer 
640808060
   [junit4]   2> 774601 T6017 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/]
   [junit4]   2> 774601 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 774601 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 774602 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 774602 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 774602 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 774602 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 774602 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 774603 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 774603 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 774603 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 774603 T6017 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 774604 T6017 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 774604 T6017 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 774604 T6017 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 774604 T6017 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46139/solr
   [junit4]   2> 774605 T6017 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 774605 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 774605 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 774606 T6040 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@231b524f 
name:ZooKeeperConnection Watcher:127.0.0.1:46139 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 774607 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 774607 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 774608 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 774609 T6043 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78ff929f 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 774609 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 774610 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 774611 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 774612 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 774613 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 774614 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 774616 T6017 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 774617 T6017 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51427_fo_dvd%2Frf
   [junit4]   2> 774617 T6017 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51427_fo_dvd%2Frf
   [junit4]   2> 774620 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 774621 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 774623 T6017 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 774624 T6017 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:51427_fo_dvd%2Frf
   [junit4]   2> 774624 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 774625 T6017 oasc.Overseer.start Overseer 
(id=93064298044325891-127.0.0.1:51427_fo_dvd%2Frf-n_0000000000) starting
   [junit4]   2> 774626 T6017 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 774630 T6017 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 774630 T6045 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 774630 T6017 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 774633 T6017 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 774634 T6017 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 774637 T6044 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 774640 T6047 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 774666 T6047 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 774667 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 774667 T6047 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 774670 T6044 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:51427/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:51427_fo_dvd%2Frf",
   [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> 774671 T6044 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:51427/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:51427_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 774672 T6044 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 774672 T6044 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 774674 T6043 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> 775668 T6047 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 775668 T6047 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 775669 T6047 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 775669 T6047 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 775671 T6047 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 775671 T6047 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/collection1/'
   [junit4]   2> 775672 T6047 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 775672 T6047 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 775672 T6047 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 775689 T6047 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 775691 T6047 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 775699 T6047 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 775707 T6047 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 775709 T6047 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 775713 T6047 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 775811 T6047 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 775814 T6047 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 775815 T6047 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 775826 T6047 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 775829 T6047 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 775831 T6047 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 775831 T6047 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 775832 T6047 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 775832 T6047 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 775833 T6047 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 775833 T6047 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 775833 T6047 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 775833 T6047 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 775833 T6047 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/control/data/
   [junit4]   2> 775834 T6047 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16006102
   [junit4]   2> 775834 T6047 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/control/data
   [junit4]   2> 775835 T6047 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/control/data/index/
   [junit4]   2> 775835 T6047 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 775835 T6047 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/control/data/index
   [junit4]   2> 775835 T6047 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.3232421875, 
floorSegmentMB=0.6474609375, forceMergeDeletesPctAllowed=7.170048413253633, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12491404812642877
   [junit4]   2> 775836 T6047 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4f594873 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e7e15e),segFN=segments_1,generation=1}
   [junit4]   2> 775837 T6047 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 775839 T6047 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 775839 T6047 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 775840 T6047 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 775840 T6047 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 775840 T6047 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 775840 T6047 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 775841 T6047 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 775841 T6047 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 775841 T6047 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 775842 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 775842 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 775842 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 775842 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 775843 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 775843 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 775843 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 775844 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 775844 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 775844 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 775845 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 775845 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 775845 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 775845 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 775846 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 775846 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 775846 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 775847 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 775847 T6047 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 775848 T6047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 775849 T6047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 775849 T6047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 775850 T6047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 775850 T6047 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 775851 T6047 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 775852 T6047 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 775852 T6047 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=40.50390625, 
floorSegmentMB=1.5888671875, forceMergeDeletesPctAllowed=2.299220159428208, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1506902310432869
   [junit4]   2> 775852 T6047 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4f594873 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17e7e15e),segFN=segments_1,generation=1}
   [junit4]   2> 775853 T6047 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 775853 T6047 oass.SolrIndexSearcher.<init> Opening 
Searcher@3f5a535f[collection1] main
   [junit4]   2> 775853 T6047 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 775854 T6047 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 775854 T6047 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 775854 T6047 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 775855 T6047 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 775855 T6047 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775855 T6047 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 775855 T6047 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775856 T6047 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 775856 T6047 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 775856 T6047 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 775856 T6048 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3f5a535f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775857 T6051 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51427/fo_dvd/rf 
collection:control_collection shard:shard1
   [junit4]   2> 775857 T6017 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 775857 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 775857 T6051 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 775858 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 775858 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 775859 T6054 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4099056e 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 775859 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 775860 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 775860 T6017 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 775861 T6051 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 775862 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 775863 T6017 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 775863 T6044 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> 775863 T6051 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 775863 T6017 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 775863 T6051 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 775864 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> ASYNC  NEW_CORE C1470 name=collection1 
org.apache.solr.core.SolrCore@200c541b 
url=http://127.0.0.1:51427/fo_dvd/rf/collection1 
node=127.0.0.1:51427_fo_dvd%2Frf C1470_STATE=coll:control_collection 
core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:51427/fo_dvd/rf, 
node_name=127.0.0.1:51427_fo_dvd%2Frf, state=down}
   [junit4]   2> 775864 T6051 C1470 P51427 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:51427/fo_dvd/rf/collection1/
   [junit4]   2> 775864 T6051 C1470 P51427 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 775865 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 775865 T6051 C1470 P51427 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51427/fo_dvd/rf/collection1/ has no replicas
   [junit4]   2> 775865 T6051 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51427/fo_dvd/rf/collection1/ shard1
   [junit4]   2> 775865 T6051 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 775866 T6057 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e264c06 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 775866 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 775866 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 775868 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 775869 T6044 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:51427/fo_dvd/rf";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 775870 T6044 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "stateFormat":2} current state version: 1
   [junit4]   2> 775871 T6044 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 775871 T6043 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> 775871 T6054 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> 775879 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 775880 T6058 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 775880 T6054 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> 775919 T6051 oasc.ZkController.register We are 
http://127.0.0.1:51427/fo_dvd/rf/collection1/ and leader is 
http://127.0.0.1:51427/fo_dvd/rf/collection1/
   [junit4]   2> 775919 T6051 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51427/fo_dvd/rf
   [junit4]   2> 775920 T6051 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 775920 T6051 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 775920 T6051 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 775922 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 775924 T6044 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:51427/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:51427_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 775925 T6044 oasco.ReplicaMutator.updateState Update state 
numShards=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:51427/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:51427_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 776028 T6054 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> 776029 T6043 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> 776123 T6017 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 776124 T6017 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 776126 T6017 oejs.AbstractConnector.doStart Started 
[email protected]:34304
   [junit4]   2> 776126 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 776127 T6017 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 776127 T6017 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003
   [junit4]   2> 776127 T6017 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/'
   [junit4]   2> 776137 T6017 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/solr.xml
   [junit4]   2> 776143 T6017 oasc.CoreContainer.<init> New CoreContainer 
1593961591
   [junit4]   2> 776143 T6017 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/]
   [junit4]   2> 776144 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 776144 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 776144 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 776144 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 776145 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 776146 T6017 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 776146 T6017 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 776146 T6017 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 776147 T6017 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 776147 T6017 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46139/solr
   [junit4]   2> 776147 T6017 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 776148 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 776148 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 776150 T6070 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e2f743e 
name:ZooKeeperConnection Watcher:127.0.0.1:46139 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 776150 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 776151 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 776152 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 776154 T6073 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70a4dad5 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 776154 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 776159 T6017 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 777165 T6017 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34304_fo_dvd%2Frf
   [junit4]   2> 777166 T6017 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34304_fo_dvd%2Frf
   [junit4]   2> 777171 T6017 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 777178 T6074 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 777178 T6074 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 777181 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 777181 T6074 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 777181 T6044 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:34304/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:34304_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 777182 T6074 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 777182 T6044 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:34304/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:34304_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 777183 T6074 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 777183 T6044 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 777183 T6044 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 777184 T6074 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 777184 T6074 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 777287 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 777288 T6073 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 777289 T6073 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 778185 T6074 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 778185 T6074 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 778186 T6074 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 778186 T6074 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 778188 T6074 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 778188 T6074 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/collection1/'
   [junit4]   2> 778189 T6074 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 778190 T6074 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 778190 T6074 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 778207 T6074 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 778209 T6074 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 778227 T6074 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 778238 T6074 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 778239 T6074 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 778245 T6074 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 778386 T6074 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 778391 T6074 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 778392 T6074 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 778399 T6074 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 778402 T6074 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 778403 T6074 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 778404 T6074 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 778405 T6074 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 778405 T6074 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 778406 T6074 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 778406 T6074 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 778406 T6074 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 778406 T6074 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 778407 T6074 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty1/
   [junit4]   2> 778407 T6074 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16006102
   [junit4]   2> 778407 T6074 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty1
   [junit4]   2> 778408 T6074 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty1/index/
   [junit4]   2> 778408 T6074 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 778408 T6074 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty1/index
   [junit4]   2> 778409 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.3232421875, 
floorSegmentMB=0.6474609375, forceMergeDeletesPctAllowed=7.170048413253633, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12491404812642877
   [junit4]   2> 778409 T6074 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@267e4fd7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eda311b),segFN=segments_1,generation=1}
   [junit4]   2> 778409 T6074 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 778413 T6074 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 778414 T6074 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 778414 T6074 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 778414 T6074 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 778414 T6074 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 778414 T6074 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 778415 T6074 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 778415 T6074 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 778415 T6074 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 778416 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 778416 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 778417 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 778417 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 778418 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 778418 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 778419 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 778419 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 778419 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 778420 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 778420 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 778421 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 778421 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 778422 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 778422 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 778423 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 778423 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 778423 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 778424 T6074 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 778426 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 778427 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 778428 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 778429 T6074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 778430 T6074 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 778431 T6074 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 778431 T6074 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 778431 T6074 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=40.50390625, 
floorSegmentMB=1.5888671875, forceMergeDeletesPctAllowed=2.299220159428208, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1506902310432869
   [junit4]   2> 778432 T6074 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@267e4fd7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eda311b),segFN=segments_1,generation=1}
   [junit4]   2> 778432 T6074 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 778432 T6074 oass.SolrIndexSearcher.<init> Opening 
Searcher@7fe5f66[collection1] main
   [junit4]   2> 778433 T6074 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 778433 T6074 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 778434 T6074 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 778434 T6074 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 778434 T6074 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 778434 T6074 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 778435 T6074 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 778435 T6074 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 778435 T6074 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 778435 T6074 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 778436 T6075 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7fe5f66[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 778436 T6074 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 778437 T6078 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:34304/fo_dvd/rf 
collection:collection1 shard:shard1
   [junit4]   2> 778437 T6017 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 778438 T6078 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 778438 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 778440 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 778441 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 778442 T6078 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 778442 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 778442 T6044 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C1471 name=collection1 
org.apache.solr.core.SolrCore@2d98fbec 
url=http://127.0.0.1:34304/fo_dvd/rf/collection1 
node=127.0.0.1:34304_fo_dvd%2Frf C1471_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:34304/fo_dvd/rf, 
node_name=127.0.0.1:34304_fo_dvd%2Frf, state=down}
   [junit4]   2> 778442 T6078 C1471 P34304 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:34304/fo_dvd/rf/collection1/
   [junit4]   2> 778443 T6078 C1471 P34304 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 778443 T6078 C1471 P34304 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:34304/fo_dvd/rf/collection1/ has no replicas
   [junit4]   2> 778443 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 778443 T6078 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:34304/fo_dvd/rf/collection1/ shard1
   [junit4]   2> 778443 T6078 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 778446 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 778446 T6044 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:34304/fo_dvd/rf";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 778447 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 778447 T6073 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 778448 T6073 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 778496 T6078 oasc.ZkController.register We are 
http://127.0.0.1:34304/fo_dvd/rf/collection1/ and leader is 
http://127.0.0.1:34304/fo_dvd/rf/collection1/
   [junit4]   2> 778497 T6078 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:34304/fo_dvd/rf
   [junit4]   2> 778497 T6078 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 778497 T6078 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 778497 T6078 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 778498 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 778499 T6044 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:34304/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:34304_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 778499 T6044 oasco.ReplicaMutator.updateState Update state 
numShards=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:34304/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:34304_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 778500 T6078 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 778500 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 778500 T6073 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 778501 T6073 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 778665 T6017 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 778666 T6017 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 778667 T6017 oejs.AbstractConnector.doStart Started 
[email protected]:59196
   [junit4]   2> 778668 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 778668 T6017 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 778668 T6017 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004
   [junit4]   2> 778668 T6017 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/'
   [junit4]   2> 778679 T6017 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/solr.xml
   [junit4]   2> 778685 T6017 oasc.CoreContainer.<init> New CoreContainer 
1424252034
   [junit4]   2> 778685 T6017 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/]
   [junit4]   2> 778686 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 778686 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 778686 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 778686 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 778686 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 778687 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 778687 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 778687 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 778687 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 778687 T6017 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 778688 T6017 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 778688 T6017 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 778688 T6017 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 778689 T6017 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 778689 T6017 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:46139/solr
   [junit4]   2> 778689 T6017 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 778689 T6017 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 778690 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 778692 T6090 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@570df7a9 
name:ZooKeeperConnection Watcher:127.0.0.1:46139 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 778692 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 778692 T6017 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 778695 T6017 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 778696 T6093 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3274a845 
name:ZooKeeperConnection Watcher:127.0.0.1:46139/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 778696 T6017 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 778703 T6017 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 779709 T6017 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59196_fo_dvd%2Frf
   [junit4]   2> 779711 T6017 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59196_fo_dvd%2Frf
   [junit4]   2> 779716 T6017 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 779723 T6094 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 779724 T6094 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 779726 T6043 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 779727 T6094 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 779727 T6094 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 779727 T6044 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:59196/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:59196_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 779728 T6094 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 779728 T6044 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:59196/fo_dvd/rf";,
   [junit4]   2>          "node_name":"127.0.0.1:59196_fo_dvd%2Frf",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 779729 T6044 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 779729 T6044 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 779729 T6094 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 779730 T6094 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 779730 T6044 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 779731 T6073 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 779731 T6093 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 779732 T6073 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 779732 T6093 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 780730 T6094 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 780730 T6094 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 780731 T6094 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 780732 T6094 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 780733 T6094 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 780734 T6094 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/collection1/'
   [junit4]   2> 780735 T6094 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 780735 T6094 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 780735 T6094 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 780750 T6094 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 780752 T6094 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 780776 T6094 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 780790 T6094 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 780791 T6094 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 780795 T6094 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 780900 T6094 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 780904 T6094 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 780905 T6094 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 780910 T6094 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 780912 T6094 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 780913 T6094 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 780914 T6094 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 780914 T6094 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 780914 T6094 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 780915 T6094 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 780915 T6094 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 780915 T6094 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 780915 T6094 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 780915 T6094 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty2/
   [junit4]   2> 780916 T6094 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16006102
   [junit4]   2> 780916 T6094 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty2
   [junit4]   2> 780916 T6094 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty2/index/
   [junit4]   2> 780916 T6094 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 780917 T6094 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty2/index
   [junit4]   2> 780917 T6094 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.3232421875, 
floorSegmentMB=0.6474609375, forceMergeDeletesPctAllowed=7.170048413253633, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12491404812642877
   [junit4]   2> 780917 T6094 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e450e9f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@284706a),segFN=segments_1,generation=1}
   [junit4]   2> 780918 T6094 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 780920 T6094 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 780920 T6094 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 780920 T6094 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 780920 T6094 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 780921 T6094 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 780921 T6094 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 780921 T6094 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 780921 T6094 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 780921 T6094 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 780922 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 780922 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 780922 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 780922 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 780923 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 780923 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 780923 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 780924 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 780924 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 780925 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 780925 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 780925 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 780925 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 780926 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 780926 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 780926 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 780927 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 780927 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 780927 T6094 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 780929 T6094 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 780929 T6094 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 780930 T6094 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 780930 T6094 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 780931 T6094 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 780931 T6094 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 780932 T6094 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 780932 T6094 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=40.50390625, 
floorSegmentMB=1.5888671875, forceMergeDeletesPctAllowed=2.299220159428208, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1506902310432869
   [junit4]   2> 780932 T6094 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e450e9f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@284706a),segFN=segments_1,generation=1}
   [junit4]   2> 780933 T6094 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 780933 T6094 oass.SolrIndexSearcher.<init> Opening 
Searcher@7b1dbdfe[collection1] main
   [junit4]   2> 780933 T6094 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 780933 T6094 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 780934 T6094 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 780934 T6094 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 780934 T6094 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 780934 T6094 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 780935 T6094 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 780935 T6094 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 780935 T6094 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 780935 T6094 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 780936 T6095 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7b1dbdfe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 780936 T6094 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 780937 T6098 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:59196/fo_dvd/rf 
collection:collection1 shard:shard1
   [junit4]   2> 780937 T6017 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 780937 T6017 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 780938 T6098 oasc.ZkController.register We are 
http://127.0.0.1:59196/fo_dvd/rf/collection1/ and leader is 
http://127.0.0.1:34304/fo_dvd/rf/collection1/
   [junit4]   2> 780938 T6098 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:59196/fo_dvd/rf
   [junit4]   2> 780938 T6098 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 780938 T6098 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> A

[...truncated too long message...]

.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:124)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1152)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:304)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 797115 T6115 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 797116 T6115 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3/index;done=false>>]
   [junit4]   2> 797116 T6115 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3/index
   [junit4]   2> 797116 T6115 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3;done=false>>]
   [junit4]   2> 797116 T6115 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001/tempDir-001/jetty3
   [junit4]   2> 797137 T6017 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/fo_dvd/rf,null}
   [junit4]   2> 797328 T6017 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 797330 T6017 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46139 46139
   [junit4]   2> 798018 T6018 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:46139 46139
   [junit4]   2> 798020 T6018 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>                4       /solr/configs/conf1
   [junit4]   2>                3       /solr/collections/collection1/state.json
   [junit4]   2>                2       /solr/collections/collection2/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AliasIntegrationTest -Dtests.method=testDistribSearch 
-Dtests.seed=75645CFAFE0CCC81 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ko -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   23.9s J0 | AliasIntegrationTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([75645CFAFE0CCC81:F482D2E28953ACBD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:232)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 798028 T6017 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-75645CFAFE0CCC81-001
   [junit4]   2> 23856 T6016 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=Lucene50(blocksize=128), 
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=FST50, 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=ko, timezone=Etc/GMT-10
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=65519320,total=307343360
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, 
DistributedFacetPivotSmallTest, TestStressUserVersions, 
HdfsBasicDistributedZkTest, ExternalCollectionsTest, TestAddFieldRealTimeGet, 
LeaderFailoverAfterPartitionTest, PrimUtilsTest, LeaderElectionTest, 
TestBulkSchemaConcurrent, UUIDFieldTest, SolrCoreCheckLockOnStartupTest, 
TestSweetSpotSimilarityFactory, LegacyHTMLStripCharFilterTest, TestSolrXml, 
TestBlobHandler, HardAutoCommitTest, DocExpirationUpdateProcessorFactoryTest, 
SolrIndexSplitterTest, TestRestManager, BlockCacheTest, 
TestBinaryResponseWriter, TestOmitPositions, CloudExitableDirectoryReaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, HighlighterMaxOffsetTest, TestQueryUtils, 
RequiredFieldsTest, SSLMigrationTest, SolrInfoMBeanTest, TestFastWriter, 
SoftAutoCommitTest, DistributedSpellCheckComponentTest, 
TestMaxScoreQueryParser, BJQParserTest, TestIndexSearcher, ZkControllerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
DistributedFacetPivotLargeTest, TestSolr4Spatial2, 
TestManagedSchemaDynamicFieldResource, TestJmxIntegration, 
TestArbitraryIndexDir, TestManagedSynonymFilterFactory, 
TestManagedStopFilterFactory, CoreAdminHandlerTest, 
ParsingFieldUpdateProcessorsTest, DistributedQueueTest, TestReplicationHandler, 
TestPhraseSuggestions, NumericFieldsTest, TestSolrXmlPersistence, 
TestAnalyzedSuggestions, SystemInfoHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, MinimalSchemaTest, 
DistributedFacetPivotSmallAdvancedTest, SimpleCollectionCreateDeleteTest, 
SolrPluginUtilsTest, TestFastOutputStream, TestHighFrequencyDictionaryFactory, 
ModifyConfFileTest, TestDocumentBuilder, TestRequestStatusCollectionAPI, 
TestDistributedSearch, QueryResultKeyTest, TestConfigOverlay, 
TestStressReorder, AddBlockUpdateTest, TestLeaderElectionZkExpiry, 
ReplicationFactorTest, TestUniqueKeyFieldResource, ClusterStateUpdateTest, 
InfoHandlerTest, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, 
TestExpandComponent, IndexSchemaRuntimeFieldTest, 
PathHierarchyTokenizerFactoryTest, DateFieldTest, TestSurroundQueryParser, 
SuggesterTest, RequestHandlersTest, AnalyticsMergeStrategyTest, 
DeleteInactiveReplicaTest, TestDocBasedVersionConstraints, TestGroupingSearch, 
TestSchemaSimilarityResource, ZkCLITest, SortByFunctionTest, 
TestAtomicUpdateErrorCases, OpenExchangeRatesOrgProviderTest, 
DirectSolrConnectionTest, CustomCollectionTest, 
CoreContainerCoreInitFailuresTest, QueryElevationComponentTest, 
DefaultValueUpdateProcessorTest, TestCollationField, TestModifyConfFiles, 
ShardRoutingTest, TestLazyCores, TestDFRSimilarityFactory, TestStressLucene, 
HdfsLockFactoryTest, AliasIntegrationTest]
   [junit4] Completed on J0 in 24.12s, 1 test, 1 error <<< FAILURES!

[...truncated 857 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: 
There were test failures: 458 suites, 1859 tests, 1 error, 32 ignored (22 
assumptions)

Total time: 59 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 
-XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)
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]

Reply via email to