framework/check_payload_metadata.py

=== stdout of framework/tests/check_payload_metadata.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/framework/tests/check_payload_metadata.py
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is main_2025-06-16
[INFO] Starting event processing, random seed is set to 'c66c81de8e1cd26b37737c014e08aa1de4646a02302dfe14cef848fac600ab84'
[INFO] Global tag override is in effect: input globaltags and default globaltag will be ignored
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Cannot find payload in any of the configured global tags
	name = BeamParameters
	globaltags = 
	experiment = 0
	run = 1
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.  { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Cannot find payload in any of the configured global tags
	name = BeamParameters
	globaltags = 
	experiment = 0
	run = 1
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Starting event processing, random seed is set to 'c66c81de8e1cd26b37737c014e08aa1de4646a02302dfe14cef848fac600ab84'
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is main_2025-06-16
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = main_2025-06-16
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions Database: found working metadata provider
	provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.  { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = main_2025-06-16
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
=== stderr of framework/tests/check_payload_metadata.py ===
Traceback (most recent call last):
  File "/data/b2soft/buildbot/development/releases/current/framework/tests/check_payload_metadata.py", line 100, in 
    assert (b2tu.run_in_subprocess(target=testing_path,
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
=== end framework/tests/check_payload_metadata.py ===