analysis/postmdstidentification_examples.py

=== stdout of analysis/tests/postmdstidentification_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/tests/postmdstidentification_examples.py
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/PostMdstIdentification/ChargedPidMVAModule.py
Appending GTs:
['analysis_tools_light-2505-deimos']
[INFO] Starting event processing, random seed is set to 'c25db51b76cedfb9a5c78133f388b4aa23daa4eb5378467657663027994370b'
[INFO] Added file /belle2/validation-data/mdst16.root
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: e-:all (e+:all)
[INFO]    -> MDST source: Tracks
[INFO]  o) creating (anti-)ParticleList with name: mu-:all (mu+:all)
[INFO]    -> MDST source: Tracks
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO]  o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO]    -> MDST source: Tracks
[INFO]  o) creating (anti-)ParticleList with name: p+:all (anti-p-:all)
[INFO]    -> MDST source: Tracks
[INFO]  o) creating (anti-)ParticleList with name: deuteron:all (anti-deuteron:all)
[INFO]    -> MDST source: Tracks
[INFO] Conditions Database: found working metadata provider
	provider = 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-08-00-09  { module: ChargedPidMVAMulticlass_Multiclass }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: ChargedPidMVAMulticlass_Multiclass function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: ChargedPidMVAMulticlass_Multiclass }
[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-08-00-09  { module: ChargedPidMVAMulticlass_Multiclass }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/PostMdstIdentification/LowEnergyPi0Identification.py
[INFO] Starting event processing, random seed is set to '2baf2e6b44ba1f1024dd5f3118392d3e4216f20eea3e134d71274fc6c8c1747c'
[INFO] Added file /belle2/validation-data/mdst16.root
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating ParticleList with name: gamma:all
[INFO]    -> MDST source: ECLClusters and KLMClusters
[INFO] ParticleSelector: gamma:all
[INFO]    -> With cuts  : isFromECL
[INFO] Conditions Database: found working metadata provider
	provider = 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 = analysis_tools_light-2505-deimos  { module: LowEnergyPi0VetoExpert }
[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-08-00-09  { module: LowEnergyPi0VetoExpert }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: LowEnergyPi0VetoExpert function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: LowEnergyPi0VetoExpert }
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name  { module: LowEnergyPi0VetoExpert }
    (last message occurred 2 times)
[INFO] ================================================================================
[ERROR] in total, 2 errors occurred during processing
=== stderr of analysis/tests/postmdstidentification_examples.py ===
FF
======================================================================
FAIL: test_postmdstidentification_examples (__main__.ExamplesTest.test_postmdstidentification_examples) [ChargedPidMVAModule.py]
Test supported PostMdstIdentification examples.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

======================================================================
FAIL: test_postmdstidentification_examples (__main__.ExamplesTest.test_postmdstidentification_examples) [LowEnergyPi0Identification.py]
Test supported PostMdstIdentification examples.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

----------------------------------------------------------------------
Ran 1 test in 17.821s

FAILED (failures=2)
=== end analysis/tests/postmdstidentification_examples.py ===