analysis/pid_priors.py
=== stdout of analysis/tests/pid_priors.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/pid_priors.py
[INFO] The random number seed is set to "pid_priors"
[INFO] Starting event processing, random seed is set to 'pid_priors'
[INFO] Added file ${BELLE2_VALIDATION_DATA_DIR}/analysis/1000_B_DstD0Kpi_skimmed.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList pi+.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] Conditions Database: found working server
url = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are master_2019-05-14, Legacy_IP_Information, Legacy_CollisionAxisCMS
[INFO] Writing NTuple ntuple
[WARNING] There were 3 tracks skipped because of zero charge for pi+:all
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/pid_priors.py_noexec
[INFO] The random number seed is set to "pid_priors"
[INFO] Starting event processing, random seed is set to 'pid_priors'
[INFO] Added file ${BELLE2_VALIDATION_DATA_DIR}/analysis/1000_B_DstD0Kpi_skimmed.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList pi+.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[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 = master_2019-05-14
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue
=== stderr of analysis/tests/pid_priors.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/analysis/tests/pid_priors.py", line 41, in
assert 0 == subprocess.run(['basf2', find_file('analysis/tests/pid_priors.py_noexec')]).returncode
AssertionError
=== end analysis/tests/pid_priors.py ===