analysis/test_DistanceCalculator.py

=== stdout of analysis/tests/test_DistanceCalculator.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/test_DistanceCalculator.py
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('J/psi:mumu',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('B+:tag',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('B-:sigT',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[INFO] Starting event processing, random seed is set to '44fdf98dc76b57a825e03e316705e5281c80bfdd9b7195094ce7f65bd2e8fcf'
[INFO] Added file /data/b2soft/buildbot/development/releases/current/analysis/tests/mdst.root
[INFO] Conditions Database: found working server
	url = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	globaltag = release-05-01-03
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	globaltag = Legacy_CollisionAxisCMS
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
    (last message occurred 2 times)
[INFO] ================================================================================
[ERROR] in total, 2 errors occurred during processing
=== stderr of analysis/tests/test_DistanceCalculator.py ===
Traceback (most recent call last):
  File "/data/b2soft/buildbot/development/releases/current/analysis/tests/test_DistanceCalculator.py", line 176, in 
    assert b2test_utils.safe_process(my_path) == 0
AssertionError
=== end analysis/tests/test_DistanceCalculator.py ===