analysis/base_examples.py
=== stdout of analysis/tests/base_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/base_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/printExtraInfo.py
[INFO] Starting event processing, random seed is set to '60d0db9711532b2a9c8ba5c4303da8f9852fc6f5bfb769dbe70375e43807c488'
[INFO] Added file /data/b2soft/buildbot/development/releases/current/analysis/tests/mdst.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[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 = Legacy_CollisionAxisCMS { module: ParticleLoader_pi+:example }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:example function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:example }
[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 { module: ParticleLoader_pi+:example }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of analysis/tests/base_examples.py ===
======================================================================
FAIL: test_base_examples (__main__.ExamplesTest) [printExtraInfo.py]
Test supported uncategorized examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 47, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 77.581s
FAILED (failures=1)
=== end analysis/tests/base_examples.py ===