Skip to content

WMAgent 2.2.3.1 WMAgent production release

Compare
Choose a tag to compare
@amaltaro amaltaro released this 15 Jul 13:08
· 327 commits to master since this release

Release providing a few important new and feature changes, and overall enhancements to make the agent more resilient.

Release date: 14 July 2023.
Changes since release: 2.2.0.4.

WMAgent

Software stack

  • Upgrade pip-based HTCondor from 8.9.7 to 10.2.3 (Alan Malta Rodrigues) cmsdist#8582

Features and/or feature changes

  • Add new exception/error code for jobs removed by condor for unknown reasons. (khurtado) #11649
  • Explicitly enabled verbose and abort on failure for GFAL2 plugin (Alan Malta Rodrigues) #11636
  • Make ResourceControlUpdater to continuously update PNNs in the database (Alan Malta Rodrigues) #11599
  • Replace imp by importlib (Valentin Kuznetsov) #11530

Bug Fixes

  • Gracefully parse cpu performance metrics in SummaryDB (Alan Malta Rodrigues) #11590
  • Use previous existStatus code instead of default 99108 (Valentin Kuznetsov) #11581
  • Fix manage path in the restartComponent script (Alan Malta Rodrigues) #11572
  • Add new CMSCouch exception for Request Entity Too Large (Alan Malta Rodrigues) #11502

Enhancements