Skip to content

WMAgent 2.2.0.4 WMAgent production release

Compare
Choose a tag to compare
@amaltaro amaltaro released this 26 Apr 01:39
· 538 commits to master since this release

This release provides a few feature changes related to the worker node runtime environment. The remaining changes are mostly bug-fixing and overall enhancements of the agent.

Release date: 26 April 2023.
Changes since release: 2.1.6.1.

WMAgent

Software stack

Features and/or feature changes

  • Deprecate TFC override for multi-step jobs (Alan Malta Rodrigues) #11473
  • Move site config setup from CMS_PATH to SITECONFIG_PATH (Alan Malta Rodrigues) #11481
  • Added optional client to ctor; added getRSEUsage to wrap get_rse_usage rucio API (Valentin Kuznetsov) #11487
  • Add uploaderName as DBS3Upload config parameter (German Giraldo) #11497

Bug Fixes

  • Fix broken syntax for the f-string in DBSUploadPoller (Alan Malta Rodrigues) #11437
  • Ensure JobAccountant does not insert files without any location (Alan Malta Rodrigues) #11433
  • Corrected GQ -> LQ data acquisition in slices (Alan Malta Rodrigues) #11457
  • Fix a typo in the XMLParser (Todor Ivanov) #11533
  • Add new CMSCouch exception for Request Entity Too Large (Alan Malta Rodrigues) #11577

Enhancements

  • Do not duplicate error messages in DBS3Upload (Alan Malta Rodrigues) #11442
  • Add ORA-25401 to the list of handled exceptions in DBExceptionHandler. (Todor Ivanov) #11447
  • Update WMAgent deploy script to use deployment HEAD/master (Alan Malta Rodrigues) #11448
  • Fix CRIC unit tests wrt to the T2_CH_CERN_P5 site (Alan Malta Rodrigues) #11480
  • Fix manage path in the restartComponent script (Alan Malta Rodrigues) #11577