[8.0] fix: the architecture script can be set in the options#8174
Closed
fstagni wants to merge 1829 commits intoDIRACGrid:rel-v8r0from
Closed
[8.0] fix: the architecture script can be set in the options#8174fstagni wants to merge 1829 commits intoDIRACGrid:rel-v8r0from
fstagni wants to merge 1829 commits intoDIRACGrid:rel-v8r0from
Conversation
… during the matching process
…integration [sweep:integration] fix(wms): correctly log the pilot job reference during the matching process
[9.0] fix: ensure using UTC
…77f12c-integration [sweep:integration] Add caches to AuthManager.getUsername
[9.0] fix test
…ts-db-schema-changed [9.0] fix(integration tests): mount diracx-services in init-db container
…7aae13-integration [sweep:integration] Avoid locking in MessageQueueHandler
…9e53ba-integration [sweep:integration] Support https URLs with dirac-framework-ping-service
…5ffada-integration [sweep:integration] Optimise ASN1 decoding in X509Certificate
…integration [sweep:integration] allow to disable DM transfer as an FTS failover
…4c5664-integration [sweep:integration] fix (RSS): add a timeout to query gocdb
…c-integration [sweep:integration] docs: update RSS deployment docs
…6ead9f-integration [sweep:integration] fix: removed elastic in favor of opensearch client
…2fefc1-integration [sweep:integration] fix: compatibility with py2 and py3
…d-ces [9.0] fix: CEs should not submit pilots with a DiracX token
Fix req compat
$ lb-dirac dirac-rms-request --Job 1086302975
Request name='jobAgent_1086302975' ID=53840381 Status='Waiting' Job=1086302975
Created 2025-04-10 15:54:31, Updated 2025-04-14 10:58:57, NotBefore 2025-04-14 10:58:59
Owner: 'lbpilot', Group: lhcb_pilot
Traceback (most recent call last):
File "/cvmfs/lhcb.cern.ch/lhcbdirac/versions/v12.0.0a17-1744604904/Linux-x86_64/bin/dirac-rms-request", line 10, in <module>
sys.exit(main())
^^^^^^
File "/cvmfs/lhcb.cern.ch/lhcbdirac/versions/v12.0.0a17-1744604904/Linux-x86_64/lib/python3.11/site-packages/DIRAC/Core/Base/Script.py", line 74, in __call__
return entrypointFunc._func()
^^^^^^^^^^^^^^^^^^^^^^
File "/cvmfs/lhcb.cern.ch/lhcbdirac/versions/v12.0.0a17-1744604904/Linux-x86_64/lib/python3.11/site-packages/DIRAC/RequestManagementSystem/scripts/dirac_rms_request.py", line 287, in main
printRequest(request, status=dbStatus, full=full, verbose=verbose, terse=terse)
File "/cvmfs/lhcb.cern.ch/lhcbdirac/versions/v12.0.0a17-1744604904/Linux-x86_64/lib/python3.11/site-packages/DIRAC/RequestManagementSystem/Client/ReqClient.py", line 613, in printRequest
printOperation(indexOperation, verbose, onlyFailed=terse)
File "/cvmfs/lhcb.cern.ch/lhcbdirac/versions/v12.0.0a17-1744604904/Linux-x86_64/lib/python3.11/site-packages/DIRAC/RequestManagementSystem/Client/ReqClient.py", line 638, in printOperation
prStr += f"\n Service: {decode[0][0]}"
~~~~~~^^^
KeyError: 0
[9.0] Printing DiracX ForwardDISET requests
[9.0] fix: cache the proxy strength (not changing that often...)
[9.0] Add caches to asn1_utils for better performance
[9.0] Improve performance of TheImpersonator
fix: can kill a list of pilots
feat (diracx): add a randomized connection pooling
…3-integration [sweep:integration] Add cgroup2 limit support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGINRELEASENOTES
*WMS
FIX: SiteDirector: the architecture script can be set in the options
ENDRELEASENOTES