DIRAC icon indicating copy to clipboard operation
DIRAC copied to clipboard

DIRAC Grid

Results 195 DIRAC issues
Sort by recently updated
recently updated
newest added

Hi, I've noticed that dirac-dms-find-lfns returns entries even if it's given a Path= filter that points to a directory that doesn't exist. It seems to walk up the tree until...

Bug
DMS

We are using DIRAC 8.0.37 + our Belle extension. At the pilot logs, we are observing the following error message: ``` [263926]JobWrapper VERBOSE: Job input data requirement is some_path/file.root [263926]JobWrapper...

I've observed the CS going banana because it was stuck in an infinite loop The problem in the stack trace below is ` packSentBytes: -70265710922` which is supposed to be...

Currently, there is a distinct separation in our workflow between marking a job as `RESCHEDULED` and performing the rescheduling action itself. This means if one process encounters an error, the...

The new `BaseJobDescriptionModel` uses `Operations()` as part of the definition of a class, e.g. https://github.com/DIRACGrid/DIRAC/blob/9475045b57c5af33620d05dd6e3d35854710a892/src/DIRAC/WorkloadManagementSystem/Utilities/JobModel.py#L18 This doesn't do what is expected as it is evaluated during the import of the...

Bug

Closes #7382 BEGINRELEASENOTES *Resources NEW : Introduce a first implementation of metadata methods into RucioFileCatalogClient ENDRELEASENOTES

alsoTargeting:integration

The diversity and complexity of Computing Elements (CEs) in DIRAC have significantly increased, leading to a somewhat disorganized system. We have observed that the current structure, which broadly categorizes CEs...

Currently `RucioFileCatalogClient` only contains replicas methods. Metadata methods similar to the ones from DFC need to be implemented

as discussed, this script updates the operations section by: * copying from the default setup to Defaults for the base operations * copying `/` to `` Nothing is removed. What...

One of the LHCb SiteDirectors had a separate issue which then resulted in a crash in DIRAC: ```python Traceback (most recent call last): File "/opt/dirac/versions/v11.0.24-1700482381/Linux-x86_64/lib/python3.11/site-packages/DIRAC/Core/Base/AgentModule.py", line 310, in am_secureCall result...