DIRAC
DIRAC copied to clipboard
DIRAC Grid
Even with the additions of the metadata related methods to `RucioFileCatalogClient`, `dirac-dms-find-lfns` raises an `AttributeError` for`getMetadataFields`. So this works in python: ``` fc = RucioFileCatalogClient() result = fc.findFilesByMetadata({"test-meta": "foo"}) ```...
Curently crashes the agent loop. Think it's the TransfromationAgent, @zhangxiaomei should confirm.
- Currently, a VO can define 1 `JobExecutionCoordinator`, which happens just after the execution of the payload, before the upload of the result. - A given VO might want to...
BEGINRELEASENOTES *RucioFileCatalog fix: add missing option in RucioFileCatalog.getUserMetadataBulk ENDRELEASENOTES cc @cserf @gillardoLapp
- [x] update notes - [ ] DiracX --> https://github.com/DIRACGrid/diracx/pull/555 - [x] Check OpenSearch index templates changes? BEGINRELEASENOTES *WMS NEW: added tables of summaries and triggers to fill their content...
Seems like we can finally consume info from CRIC, for example the SRR link is updated there by admins (e.g. see https://wlcg-cric.cern.ch/core/service/detail/IN2P3-CC_SE_LHCB/). It should be understood what other info can/should...
When trying to plot waiting jobs grouped by jobgroup, I get the following. I suspect there are just too many groups.... ```python 2025-08-16T21:17:06,369966Z Monitoring/Monitoring ERROR: Exception while generating plot TransportError(503,...
BEGINRELEASENOTES Please follow the template: *Integration Tests NEW: Add pilot logs into the integration tests ENDRELEASENOTES
BEGINRELEASENOTES *PilotManager CHANGE: Migrate pilot client toward DiracX ENDRELEASENOTES