rucio 38.1.0__py3-none-any.whl → 38.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rucio might be problematic. Click here for more details.
- rucio/cli/opendata.py +2 -2
- rucio/core/request.py +6 -1
- rucio/daemons/abacus/account.py +1 -1
- rucio/daemons/abacus/collection_replica.py +1 -1
- rucio/daemons/abacus/rse.py +1 -1
- rucio/daemons/common.py +1 -1
- rucio/daemons/hermes/hermes.py +14 -13
- rucio/daemons/judge/cleaner.py +2 -2
- rucio/daemons/judge/evaluator.py +2 -2
- rucio/daemons/judge/injector.py +5 -4
- rucio/daemons/judge/repairer.py +2 -2
- rucio/vcsversion.py +3 -3
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/METADATA +1 -1
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/RECORD +73 -73
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/alembic.ini.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/alembic_offline.ini.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/globus-config.yml.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/ldap.cfg.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approval_request.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approved_admin.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approved_user.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_denied_admin.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_denied_user.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_ok_notification.tmpl +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/rse-accounts.cfg.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/rucio.cfg.atlas.client.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/rucio.cfg.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/rucio_multi_vo.cfg.template +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/requirements.server.txt +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/tools/bootstrap.py +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/tools/merge_rucio_configs.py +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/tools/reset_database.py +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-abacus-account +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-abacus-collection-replica +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-abacus-rse +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-admin +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-atropos +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-auditor +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-automatix +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-bb8 +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-cache-client +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-cache-consumer +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-finisher +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-poller +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-preparer +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-receiver +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-stager +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-submitter +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-conveyor-throttler +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-dark-reaper +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-dumper +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-follower +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-hermes +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-judge-cleaner +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-judge-evaluator +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-judge-injector +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-judge-repairer +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-kronos +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-minos +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-minos-temporary-expiration +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-necromancer +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-oauth-manager +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-reaper +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-replica-recoverer +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-rse-decommissioner +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-storage-consistency-actions +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-transmogrifier +0 -0
- {rucio-38.1.0.data → rucio-38.2.0.data}/scripts/rucio-undertaker +0 -0
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/WHEEL +0 -0
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/licenses/AUTHORS.rst +0 -0
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/licenses/LICENSE +0 -0
- {rucio-38.1.0.dist-info → rucio-38.2.0.dist-info}/top_level.txt +0 -0
rucio/cli/opendata.py
CHANGED
|
@@ -95,7 +95,7 @@ def remove_opendata_did(ctx: "Context", did: str) -> None:
|
|
|
95
95
|
@click.option("--public", required=False, is_flag=True, default=False,
|
|
96
96
|
help="Perform request against the public endpoint")
|
|
97
97
|
@click.pass_context
|
|
98
|
-
def get_opendata_did(ctx: "Context", did: str,
|
|
98
|
+
def get_opendata_did(ctx: "Context", did: str, files: bool, meta: bool, public: bool) -> None:
|
|
99
99
|
"""
|
|
100
100
|
Get information about an Opendata DID, optionally including files and metadata.
|
|
101
101
|
"""
|
|
@@ -103,7 +103,7 @@ def get_opendata_did(ctx: "Context", did: str, include_files: bool, include_meta
|
|
|
103
103
|
client = ctx.obj.client
|
|
104
104
|
scope, name = extract_scope(did)
|
|
105
105
|
result = client.get_opendata_did(scope=scope, name=name, public=public,
|
|
106
|
-
include_files=
|
|
106
|
+
include_files=files, include_metadata=meta,
|
|
107
107
|
include_doi=True)
|
|
108
108
|
# TODO: pretty print using tables, etc
|
|
109
109
|
print(json.dumps(result, indent=4, sort_keys=True, ensure_ascii=False))
|
rucio/core/request.py
CHANGED
|
@@ -22,6 +22,7 @@ import threading
|
|
|
22
22
|
import traceback
|
|
23
23
|
from abc import ABCMeta, abstractmethod
|
|
24
24
|
from collections import defaultdict, namedtuple
|
|
25
|
+
from collections.abc import Sized
|
|
25
26
|
from dataclasses import dataclass
|
|
26
27
|
from typing import TYPE_CHECKING, Any, Optional, Union
|
|
27
28
|
|
|
@@ -310,7 +311,11 @@ def queue_requests(
|
|
|
310
311
|
:param logger: Optional decorated logger that can be passed from the calling daemons or servers.
|
|
311
312
|
:returns: List of Request-IDs as 32 character hex strings.
|
|
312
313
|
"""
|
|
313
|
-
|
|
314
|
+
|
|
315
|
+
if isinstance(requests, Sized):
|
|
316
|
+
logger(logging.DEBUG, "Queuing %d requests", len(requests))
|
|
317
|
+
else:
|
|
318
|
+
logger(logging.DEBUG, "Queuing requests")
|
|
314
319
|
|
|
315
320
|
request_clause = []
|
|
316
321
|
rses = {}
|
rucio/daemons/abacus/account.py
CHANGED
|
@@ -66,7 +66,7 @@ def run_once(
|
|
|
66
66
|
|
|
67
67
|
# If the list is empty, sent the worker to sleep
|
|
68
68
|
if not updated_account_counters:
|
|
69
|
-
logger(logging.INFO, '
|
|
69
|
+
logger(logging.INFO, 'Did not get any work')
|
|
70
70
|
return
|
|
71
71
|
|
|
72
72
|
for account_counter in updated_account_counters:
|
|
@@ -71,7 +71,7 @@ def run_once(
|
|
|
71
71
|
logger(logging.DEBUG, 'Index query time %f size=%d' % (time.time() - start, len(replicas)))
|
|
72
72
|
# If the list is empty, sent the worker to sleep
|
|
73
73
|
if not replicas:
|
|
74
|
-
logger(logging.INFO, '
|
|
74
|
+
logger(logging.INFO, 'Did not get any work')
|
|
75
75
|
must_sleep = True
|
|
76
76
|
return must_sleep
|
|
77
77
|
|
rucio/daemons/abacus/rse.py
CHANGED
rucio/daemons/common.py
CHANGED
|
@@ -200,7 +200,7 @@ def db_workqueue(
|
|
|
200
200
|
|
|
201
201
|
with HeartbeatHandler(executable=executable, renewal_interval=sleep_time - 1) as heartbeat_handler:
|
|
202
202
|
logger = heartbeat_handler.logger
|
|
203
|
-
logger(logging.INFO, 'started')
|
|
203
|
+
logger(logging.INFO, 'Daemon started')
|
|
204
204
|
|
|
205
205
|
if partition_wait_time:
|
|
206
206
|
graceful_stop.wait(partition_wait_time)
|
rucio/daemons/hermes/hermes.py
CHANGED
|
@@ -799,19 +799,20 @@ def run_once(heartbeat_handler: "HeartbeatHandler", bulk: int, **_kwargs) -> boo
|
|
|
799
799
|
except Exception as error:
|
|
800
800
|
logger(logging.ERROR, "Error sending to ActiveMQ : %s", str(error))
|
|
801
801
|
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
802
|
+
logger(logging.INFO, "Deleting %s messages", len(to_delete))
|
|
803
|
+
to_delete = [
|
|
804
|
+
{
|
|
805
|
+
"id": message["id"],
|
|
806
|
+
"created_at": message["created_at"],
|
|
807
|
+
"updated_at": message["created_at"],
|
|
808
|
+
"payload": str(message["payload"]),
|
|
809
|
+
"event_type": message["event_type"],
|
|
810
|
+
"services": message["services"]
|
|
811
|
+
}
|
|
812
|
+
for message in to_delete
|
|
813
|
+
]
|
|
814
|
+
delete_messages(messages=to_delete)
|
|
815
|
+
|
|
815
816
|
must_sleep = True
|
|
816
817
|
return must_sleep
|
|
817
818
|
|
rucio/daemons/judge/cleaner.py
CHANGED
|
@@ -85,10 +85,10 @@ def run_once(
|
|
|
85
85
|
worker_number=worker_number,
|
|
86
86
|
limit=200,
|
|
87
87
|
blocked_rules=[key for key in paused_rules])
|
|
88
|
-
logger(logging.DEBUG, '
|
|
88
|
+
logger(logging.DEBUG, 'Index query time %f fetch size is %d' % (time.time() - start, len(rules)))
|
|
89
89
|
|
|
90
90
|
if not rules:
|
|
91
|
-
logger(logging.DEBUG, '
|
|
91
|
+
logger(logging.DEBUG, 'Did not get any work (paused_rules=%s)' % str(len(paused_rules)))
|
|
92
92
|
return
|
|
93
93
|
|
|
94
94
|
for rule in rules:
|
rucio/daemons/judge/evaluator.py
CHANGED
|
@@ -92,12 +92,12 @@ def run_once(
|
|
|
92
92
|
worker_number=worker_number,
|
|
93
93
|
limit=did_limit,
|
|
94
94
|
blocked_dids=[(InternalScope(key[0], from_external=False), key[1]) for key in paused_dids])
|
|
95
|
-
logger(logging.DEBUG, '
|
|
95
|
+
logger(logging.DEBUG, 'Index query time %f fetch size is %d (%d blocked)', time.time() - start, len(dids),
|
|
96
96
|
len([(InternalScope(key[0], from_external=False), key[1]) for key in paused_dids]))
|
|
97
97
|
|
|
98
98
|
# If the list is empty, sent the worker to sleep
|
|
99
99
|
if not dids:
|
|
100
|
-
logger(logging.DEBUG, '
|
|
100
|
+
logger(logging.DEBUG, 'Did not get any work (paused_dids=%s)', str(len(paused_dids)))
|
|
101
101
|
return
|
|
102
102
|
|
|
103
103
|
done_dids = {}
|
rucio/daemons/judge/injector.py
CHANGED
|
@@ -83,10 +83,10 @@ def run_once(
|
|
|
83
83
|
worker_number=worker_number,
|
|
84
84
|
limit=100,
|
|
85
85
|
blocked_rules=[key for key in paused_rules])
|
|
86
|
-
logger(logging.DEBUG, '
|
|
86
|
+
logger(logging.DEBUG, 'Index query time %f fetch size is %d' % (time.time() - start, len(rules)))
|
|
87
87
|
|
|
88
88
|
if not rules:
|
|
89
|
-
logger(logging.DEBUG, '
|
|
89
|
+
logger(logging.DEBUG, 'Did not get any work (paused_rules=%s)' % str(len(paused_rules)))
|
|
90
90
|
return
|
|
91
91
|
|
|
92
92
|
for rule_id in rules:
|
|
@@ -97,12 +97,13 @@ def run_once(
|
|
|
97
97
|
try:
|
|
98
98
|
start = time.time()
|
|
99
99
|
inject_rule(rule_id=rule_id, logger=logger)
|
|
100
|
-
logger(logging.DEBUG, '
|
|
100
|
+
logger(logging.DEBUG, 'Injection of %s took %f' % (rule_id, time.time() - start))
|
|
101
101
|
except (DatabaseException, DatabaseError) as e:
|
|
102
102
|
if match(ORACLE_RESOURCE_BUSY_REGEX, str(e.args[0])) or match(PSQL_PSYCOPG_LOCK_NOT_AVAILABLE_REGEX, str(e.args[0])) or match(MYSQL_LOCK_NOWAIT_REGEX, str(e.args[0])):
|
|
103
103
|
paused_rules[rule_id] = datetime.utcnow() + timedelta(seconds=randint(60, 600)) # noqa: S311
|
|
104
104
|
METRICS.counter('exceptions.{exception}').labels(exception='LocksDetected').inc()
|
|
105
|
-
logger(logging.WARNING,
|
|
105
|
+
logger(logging.WARNING,
|
|
106
|
+
'Database locks detected for %s. Another instance might be processing this rule at the moment' % rule_id)
|
|
106
107
|
elif match('.*QueuePool.*', str(e.args[0])):
|
|
107
108
|
logger(logging.WARNING, 'DatabaseException', exc_info=True)
|
|
108
109
|
METRICS.counter('exceptions.{exception}').labels(exception=e.__class__.__name__).inc()
|
rucio/daemons/judge/repairer.py
CHANGED
|
@@ -90,10 +90,10 @@ def run_once(
|
|
|
90
90
|
limit=100,
|
|
91
91
|
blocked_rules=[key for key in paused_rules])
|
|
92
92
|
|
|
93
|
-
logger(logging.DEBUG, '
|
|
93
|
+
logger(logging.DEBUG, 'Index query time %f fetch size is %d' % (time.time() - start, len(rules)))
|
|
94
94
|
|
|
95
95
|
if not rules:
|
|
96
|
-
logger(logging.DEBUG, '
|
|
96
|
+
logger(logging.DEBUG, 'Did not get any work (paused_rules=%s)' % (str(len(paused_rules))))
|
|
97
97
|
return
|
|
98
98
|
|
|
99
99
|
for rule_id in rules:
|
rucio/vcsversion.py
CHANGED
|
@@ -4,8 +4,8 @@ This file is automatically generated; Do not edit it. :)
|
|
|
4
4
|
'''
|
|
5
5
|
VERSION_INFO = {
|
|
6
6
|
'final': True,
|
|
7
|
-
'version': '38.
|
|
7
|
+
'version': '38.2.0',
|
|
8
8
|
'branch_nick': 'release-38-LTS',
|
|
9
|
-
'revision_id': '
|
|
10
|
-
'revno':
|
|
9
|
+
'revision_id': 'af0cedfc38c83fa06e4b82991d0c04a1129440a9',
|
|
10
|
+
'revno': 13963
|
|
11
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
rucio/__init__.py,sha256=Y7cPPlHVQPFyN8bSPFC0W3WViEdONr5g_qwBub5rufE,660
|
|
2
2
|
rucio/alembicrevision.py,sha256=9tnjQLFkTpUEcZqcw-ojWpt4Wbg-5OtMJ0CfjPc0wX8,690
|
|
3
|
-
rucio/vcsversion.py,sha256=
|
|
3
|
+
rucio/vcsversion.py,sha256=uHQM9OSSiEEfKG2w_fZNvACznCg7UVAkxESMuD6mJlc,248
|
|
4
4
|
rucio/version.py,sha256=IwsNb1QQk0D092QQbR2K9wBPF2Akny1RGs-ZZziUohE,1519
|
|
5
5
|
rucio/cli/__init__.py,sha256=GIkHmxgE3xdvWSf-7ZnvVaJmbs7NokaSjbFzsrXOG9o,662
|
|
6
6
|
rucio/cli/account.py,sha256=2Fe-iEaTfLxqlW5mDJsJPwD-Etm4VqaMowTSA67hZIo,9458
|
|
@@ -9,7 +9,7 @@ rucio/cli/config.py,sha256=L7vhzAyUVKZBWKKDvrLl7zCei8O6kDyzX_x_-p-vk9M,2706
|
|
|
9
9
|
rucio/cli/did.py,sha256=IDrFFAfMhnVhGJMBm9QySO1avnbRcx_VTSaDMi41am8,9020
|
|
10
10
|
rucio/cli/download.py,sha256=nltAf8nm8P6nrfIu0CUveY4YM6oL5nSR3w6yS4qBbw0,6248
|
|
11
11
|
rucio/cli/lifetime_exception.py,sha256=joi9HdaiYP_g3115IR_ImX7oFlEg1xbSaK-IzmoIVcY,1498
|
|
12
|
-
rucio/cli/opendata.py,sha256=
|
|
12
|
+
rucio/cli/opendata.py,sha256=xcZno6G_qzz_5QQwiyFzcQrRVU1q79HeRJqcXOOa3y0,4701
|
|
13
13
|
rucio/cli/replica.py,sha256=ZeknO6aKOambwe7lJGWcI_YAflz1-oMYBSZTYvMVIe0,8657
|
|
14
14
|
rucio/cli/rse.py,sha256=J2IjCGUzvv9U0swFcU0ykZ1pYweHqTlXwmpGfSI-VgE,11490
|
|
15
15
|
rucio/cli/rule.py,sha256=H_Yw8hx_DiqX_twEtgEY0x2AkftsRyLboMaXv_Zc6Ac,9090
|
|
@@ -99,7 +99,7 @@ rucio/core/opendata.py,sha256=rgf4iZGsDa9eJ0qtCkkBDTIEcwE7832hIQQWx6ZRdxE,24415
|
|
|
99
99
|
rucio/core/quarantined_replica.py,sha256=MKKn1QF5kkXLB-z_K_DJoVtksE1sSXS_WJ44NekcaZc,8323
|
|
100
100
|
rucio/core/replica.py,sha256=fAoaI1eNEiRRNllctoXw9XZYu4MD1OoT1GgdCJqBAwY,185528
|
|
101
101
|
rucio/core/replica_sorter.py,sha256=ONfs4G6fo0JGZ70pqDKT4k7CSRxW82LhCZnQHskJhaU,14993
|
|
102
|
-
rucio/core/request.py,sha256=
|
|
102
|
+
rucio/core/request.py,sha256=XlPX4Gxfc9CjFBhzPRyOW6WrzFg8dp2iwyCbWMFJt6E,120557
|
|
103
103
|
rucio/core/rse.py,sha256=aiNiVKoYZxQ1AFBN2WfxLvQ4Ca3A-LKb-HPCiWRzetw,71008
|
|
104
104
|
rucio/core/rse_counter.py,sha256=5N3k5X6p-4PkDsNz-8TXnAWeU2oj8ti4epRDLJj3FWM,6093
|
|
105
105
|
rucio/core/rse_expression_parser.py,sha256=txTYmddSOqdFxia_wkLXZMEtw2SoyOWnhOmzbhtdbsk,15511
|
|
@@ -125,11 +125,11 @@ rucio/core/permission/__init__.py,sha256=E7gfKO0T4tFJFckU0Pe0ldjMneFFjORyNPycd5l
|
|
|
125
125
|
rucio/core/permission/generic.py,sha256=mAxgCTcKL-HKFsA-xcRw5DfYV9xNPfaOBZzSDXiQilI,49901
|
|
126
126
|
rucio/core/permission/generic_multi_vo.py,sha256=nHkPNNixP6bWKSS8tIOJiX_--TL6s8F2TMnobWMnYu8,45653
|
|
127
127
|
rucio/daemons/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
128
|
-
rucio/daemons/common.py,sha256=
|
|
128
|
+
rucio/daemons/common.py,sha256=k5h3-SH8H-kbbyepy7fSB96TgN7xF-9BiJvCdDFiFiU,15567
|
|
129
129
|
rucio/daemons/abacus/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
130
|
-
rucio/daemons/abacus/account.py,sha256=
|
|
131
|
-
rucio/daemons/abacus/collection_replica.py,sha256=
|
|
132
|
-
rucio/daemons/abacus/rse.py,sha256=
|
|
130
|
+
rucio/daemons/abacus/account.py,sha256=Dqffp_rmTkC53z5wQedKEolcb98t287GZDqrhT8Z8lE,4015
|
|
131
|
+
rucio/daemons/abacus/collection_replica.py,sha256=YsiyXFZbAc2OjeTUQX1r_cX6GdiTEAfcOD9Sn_NJP_o,4069
|
|
132
|
+
rucio/daemons/abacus/rse.py,sha256=DKh9niDYlaVpwLuYTw0a9Nbqz8RWa6N0bjDnQSapS2w,3795
|
|
133
133
|
rucio/daemons/atropos/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
134
134
|
rucio/daemons/atropos/atropos.py,sha256=5N7zsCA0FmmmBfrqyPylBgXDVI5KUm3VJuLg3WSWLa8,10610
|
|
135
135
|
rucio/daemons/auditor/__init__.py,sha256=TjyTpuSuGbnMlxlqjPO_Clvy806RfTQ0IDK987qt1SM,10643
|
|
@@ -160,12 +160,12 @@ rucio/daemons/conveyor/throttler.py,sha256=4buwTCux6CFdMXh5v8DYyNC2w33_yHE__dA_Z
|
|
|
160
160
|
rucio/daemons/follower/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
161
161
|
rucio/daemons/follower/follower.py,sha256=QlPhOsVRC8xGuExFfvy874e6FfPn9wfFmMbjUBqVXTQ,3438
|
|
162
162
|
rucio/daemons/hermes/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
163
|
-
rucio/daemons/hermes/hermes.py,sha256=
|
|
163
|
+
rucio/daemons/hermes/hermes.py,sha256=lTQPZJ-smTXNFTRxk6II0Bz5s4fv6mwwwn5NFNPJq-w,31770
|
|
164
164
|
rucio/daemons/judge/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
165
|
-
rucio/daemons/judge/cleaner.py,sha256=
|
|
166
|
-
rucio/daemons/judge/evaluator.py,sha256=
|
|
167
|
-
rucio/daemons/judge/injector.py,sha256=
|
|
168
|
-
rucio/daemons/judge/repairer.py,sha256=
|
|
165
|
+
rucio/daemons/judge/cleaner.py,sha256=W3trjD3y0KuHsXmPfxvGbJtTEeZHrc8j-yN7olzn8IE,6134
|
|
166
|
+
rucio/daemons/judge/evaluator.py,sha256=olbBHAmQkthRfJpUiSzKnNagO4FOfQY40xXblqTIxi8,7608
|
|
167
|
+
rucio/daemons/judge/injector.py,sha256=gYWGgbmJtTPu_UMvLEys6tyVO3g5X8IdhTj3t394AbQ,6850
|
|
168
|
+
rucio/daemons/judge/repairer.py,sha256=CR2uUHeU1brCdXO4xl2IHnq-s3IkO5Di2YQpX_M_ZUQ,5685
|
|
169
169
|
rucio/daemons/oauthmanager/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
170
170
|
rucio/daemons/oauthmanager/oauthmanager.py,sha256=Y7mdiUQOsXKvv2PoPu3yhUhsQwllyoIjXga5KU3acqU,8820
|
|
171
171
|
rucio/daemons/reaper/__init__.py,sha256=Q91iipvMQ0VzNMuYcYQfDujZ0vL-hrB4Kmd0YrgtHGQ,618
|
|
@@ -431,64 +431,64 @@ rucio/web/rest/flaskapi/v1/types.py,sha256=kY-nml_En9zwkKu9TEYwEZGaF2NJ09gN2IUY7
|
|
|
431
431
|
rucio/web/rest/flaskapi/v1/vos.py,sha256=qt0PKhXqXfJDFN0b15gvHYNArWFDRI1PDmlyP93D4WY,9178
|
|
432
432
|
rucio/web/rest/flaskapi/v1/templates/auth_crash.html,sha256=enhyVliQHlblgCEHvBzAlLxymFySlc42tk87vfWdBo0,2254
|
|
433
433
|
rucio/web/rest/flaskapi/v1/templates/auth_granted.html,sha256=SDsrTCQhwklLu3mDtSTUATnK16QG1T-eWDTDjmv8bn4,2139
|
|
434
|
-
rucio-38.
|
|
435
|
-
rucio-38.
|
|
436
|
-
rucio-38.
|
|
437
|
-
rucio-38.
|
|
438
|
-
rucio-38.
|
|
439
|
-
rucio-38.
|
|
440
|
-
rucio-38.
|
|
441
|
-
rucio-38.
|
|
442
|
-
rucio-38.
|
|
443
|
-
rucio-38.
|
|
444
|
-
rucio-38.
|
|
445
|
-
rucio-38.
|
|
446
|
-
rucio-38.
|
|
447
|
-
rucio-38.
|
|
448
|
-
rucio-38.
|
|
449
|
-
rucio-38.
|
|
450
|
-
rucio-38.
|
|
451
|
-
rucio-38.
|
|
452
|
-
rucio-38.
|
|
453
|
-
rucio-38.
|
|
454
|
-
rucio-38.
|
|
455
|
-
rucio-38.
|
|
456
|
-
rucio-38.
|
|
457
|
-
rucio-38.
|
|
458
|
-
rucio-38.
|
|
459
|
-
rucio-38.
|
|
460
|
-
rucio-38.
|
|
461
|
-
rucio-38.
|
|
462
|
-
rucio-38.
|
|
463
|
-
rucio-38.
|
|
464
|
-
rucio-38.
|
|
465
|
-
rucio-38.
|
|
466
|
-
rucio-38.
|
|
467
|
-
rucio-38.
|
|
468
|
-
rucio-38.
|
|
469
|
-
rucio-38.
|
|
470
|
-
rucio-38.
|
|
471
|
-
rucio-38.
|
|
472
|
-
rucio-38.
|
|
473
|
-
rucio-38.
|
|
474
|
-
rucio-38.
|
|
475
|
-
rucio-38.
|
|
476
|
-
rucio-38.
|
|
477
|
-
rucio-38.
|
|
478
|
-
rucio-38.
|
|
479
|
-
rucio-38.
|
|
480
|
-
rucio-38.
|
|
481
|
-
rucio-38.
|
|
482
|
-
rucio-38.
|
|
483
|
-
rucio-38.
|
|
484
|
-
rucio-38.
|
|
485
|
-
rucio-38.
|
|
486
|
-
rucio-38.
|
|
487
|
-
rucio-38.
|
|
488
|
-
rucio-38.
|
|
489
|
-
rucio-38.
|
|
490
|
-
rucio-38.
|
|
491
|
-
rucio-38.
|
|
492
|
-
rucio-38.
|
|
493
|
-
rucio-38.
|
|
494
|
-
rucio-38.
|
|
434
|
+
rucio-38.2.0.data/data/rucio/requirements.server.txt,sha256=0tq4Oa50x-KzrCU5s2P8074foEcGzSNxaSsrQr_os8k,6011
|
|
435
|
+
rucio-38.2.0.data/data/rucio/etc/alembic.ini.template,sha256=4eZJWGyy_-lzZoIhQNRDVGqkALTe0i7Em4wkI4ocVvw,1781
|
|
436
|
+
rucio-38.2.0.data/data/rucio/etc/alembic_offline.ini.template,sha256=NLswPNzUFLVm2l4V4gzWcUpbLNLMnYFRttyVIGXsDaM,1939
|
|
437
|
+
rucio-38.2.0.data/data/rucio/etc/globus-config.yml.template,sha256=ADOplXW10bO5KZVYRavwKgNaDR0VmdJ3gVbINeqoSIA,96
|
|
438
|
+
rucio-38.2.0.data/data/rucio/etc/ldap.cfg.template,sha256=2n-Exv81toCDZ6OzuNfMa71OoiLTdCSjWhkzCfSN3eM,806
|
|
439
|
+
rucio-38.2.0.data/data/rucio/etc/rse-accounts.cfg.template,sha256=IfDnXVxBPUrMnTMbJnd3P7eYHgY1C4Kfz7xKskJs-FI,543
|
|
440
|
+
rucio-38.2.0.data/data/rucio/etc/rucio.cfg.atlas.client.template,sha256=aHP1oX9m5yA8xVTTT2Hz6AyOYu92-Bcd5LF0i3AZRQw,1350
|
|
441
|
+
rucio-38.2.0.data/data/rucio/etc/rucio.cfg.template,sha256=hKnGDIm7oIFWBhj6vr5L6bE4TDRHT-7eZh9IsqOHbpo,8023
|
|
442
|
+
rucio-38.2.0.data/data/rucio/etc/rucio_multi_vo.cfg.template,sha256=OOl_XA1lx0h9RUu9ogdjPySzUEbABGPYNiAIRM0LPcQ,6946
|
|
443
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_approval_request.tmpl,sha256=MTrB-IQEFE6TJnkwXjLxlUIc4afHmmrdQDC1S5og_dM,1210
|
|
444
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_approved_admin.tmpl,sha256=HxYNm7EKG9cMNkwUNPgZUC7o0Q9-DTINh1JtGtHOYUg,105
|
|
445
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_approved_user.tmpl,sha256=R4rssZ2hE8wcYPmAyc-UDpO5SPhMLZGNuYz6pvLjPVc,499
|
|
446
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_denied_admin.tmpl,sha256=feXJ3pZynlESBuPoe_y8amB84UQnLaP6SHtRk3cn7ZA,120
|
|
447
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_denied_user.tmpl,sha256=O054th_sVqZTFUeC3Gg_Qe8CrXQb-bxJhMaO48VMzzU,493
|
|
448
|
+
rucio-38.2.0.data/data/rucio/etc/mail_templates/rule_ok_notification.tmpl,sha256=EiT0KucfIKYnIN5XO9XawzZAJSVRYlza5sn8VloyBy4,546
|
|
449
|
+
rucio-38.2.0.data/data/rucio/tools/bootstrap.py,sha256=iI0Ue2mrRJdjFITm93DLHUBxDb_yfEoMUDpgO5Bqkhw,1259
|
|
450
|
+
rucio-38.2.0.data/data/rucio/tools/merge_rucio_configs.py,sha256=u62K1EcCGydM5nZA30zhlqWo4EX5N87b_MDkx5YfzVI,6163
|
|
451
|
+
rucio-38.2.0.data/data/rucio/tools/reset_database.py,sha256=ZDXVWhIck_QeIi6F7X2qlPK9kgaCo1DsG4lOj3HA8fo,3449
|
|
452
|
+
rucio-38.2.0.data/scripts/rucio,sha256=f8f5X6O9W2JfUqWiSdsuDROekGt28p9CBvFZropZ-C0,5260
|
|
453
|
+
rucio-38.2.0.data/scripts/rucio-abacus-account,sha256=rT7tgYxl5TMhPlg8gCvUA8NSxbgHdjilV8NJ_QMC5GA,2886
|
|
454
|
+
rucio-38.2.0.data/scripts/rucio-abacus-collection-replica,sha256=HD2acGu8xBDAsKGCA7oLQvcY5SdT1mIQhSrREDV2n_M,1809
|
|
455
|
+
rucio-38.2.0.data/scripts/rucio-abacus-rse,sha256=DoRsYnMzzkH7z6YvWjl40mIgXmq_3-osTPdDAqPjHgA,2633
|
|
456
|
+
rucio-38.2.0.data/scripts/rucio-admin,sha256=AhPO6-fAPviHObhB_Yi7GJXKfjpaH6m0RqxwctBeFlE,4229
|
|
457
|
+
rucio-38.2.0.data/scripts/rucio-atropos,sha256=o6KsmbjxbFgtKWl7gZbmBxBc3gYWax6FkkyfhUDmKbY,3171
|
|
458
|
+
rucio-38.2.0.data/scripts/rucio-auditor,sha256=4ktnrxKXkJTyMKysPc-AE7dDGbsa1e_o8bRDRkiJpT4,6124
|
|
459
|
+
rucio-38.2.0.data/scripts/rucio-automatix,sha256=Lgud3OXVqUcBrPMtTAgSgPE5ZWSr74FBfBh0EoA9-E8,1996
|
|
460
|
+
rucio-38.2.0.data/scripts/rucio-bb8,sha256=TD8P3cMiDB_knZKZcGTQsy8aA7nPQXMC1TNPCyXrsSg,3089
|
|
461
|
+
rucio-38.2.0.data/scripts/rucio-cache-client,sha256=71-xm4MyxEDBlwnlviHsOgF0tx5EbADsPoVpj_DJDkA,5276
|
|
462
|
+
rucio-38.2.0.data/scripts/rucio-cache-consumer,sha256=5mCXRQWwAww3aabTMQh-U9HgHFkCJf3VpTHdk9R-rsU,1348
|
|
463
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-finisher,sha256=mAexgdlj41UOwIQDZ5POU8gTRMuKzaOqhEww6cRV2rI,2333
|
|
464
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-poller,sha256=z2C17x3n_eKdDrL1w1ePJpslkbOw2UMTh5BaOw-__Es,2825
|
|
465
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-preparer,sha256=jlaBQbN8f081ekInQxn3QcNvrQQqedmdjQ6PeEp9JeU,1746
|
|
466
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-receiver,sha256=Tgg6oXQp1G31ZK_7OKh6fLvcO3GdGi55b7xho2I9B74,1669
|
|
467
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-stager,sha256=AaFzBHTahrv5--H16lbpUlXc64hijLL_myakuJ0V-oI,3371
|
|
468
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-submitter,sha256=IMENh4rK8w6KbjZaOD8UJEv5BHdiFDjhfsHmZZK-T80,6738
|
|
469
|
+
rucio-38.2.0.data/scripts/rucio-conveyor-throttler,sha256=5YIuyXE_ezko31YMuQkz-w1oGGYluoL3FP7o50KtoTI,3914
|
|
470
|
+
rucio-38.2.0.data/scripts/rucio-dark-reaper,sha256=GmQAUNmmJKJjeuY7jbQIHvrbdQWRJSlqojMF_6h8j2Y,2532
|
|
471
|
+
rucio-38.2.0.data/scripts/rucio-dumper,sha256=zGfdsamPIUxbnDFDPM6FtqR1d3FH1AdC0gtH1JeLaxU,6729
|
|
472
|
+
rucio-38.2.0.data/scripts/rucio-follower,sha256=GgZPcVlIejOX91VcgbUh7DThYTu3lDe8c1AuCIk85vM,1400
|
|
473
|
+
rucio-38.2.0.data/scripts/rucio-hermes,sha256=i238hHzuv9JNUUPHNcOjnFQSs6BpPmz88t8ZFgS2GxI,1973
|
|
474
|
+
rucio-38.2.0.data/scripts/rucio-judge-cleaner,sha256=iOucH4sil-tu5nibFOSKK3BQUhkXvzAx4E5QGbQGGCs,4726
|
|
475
|
+
rucio-38.2.0.data/scripts/rucio-judge-evaluator,sha256=JrWN2ZatnUig5iWM7Ku4nEspXBjaucOrc8Ic55_OCzc,7458
|
|
476
|
+
rucio-38.2.0.data/scripts/rucio-judge-injector,sha256=d6na_n4H7njpUmJQg2Gc4KlbgK0_xuW5vw3waLReLTQ,1657
|
|
477
|
+
rucio-38.2.0.data/scripts/rucio-judge-repairer,sha256=QHeBySAn1bYS17z5dTfq8o81uEUpqhGVUqe6KWZBVmQ,1661
|
|
478
|
+
rucio-38.2.0.data/scripts/rucio-kronos,sha256=WQQ0izYfdVvmfaaRkqSf4mejL-U86OL5mD5v1t2p6Eg,1770
|
|
479
|
+
rucio-38.2.0.data/scripts/rucio-minos,sha256=-utVl82-xd7zxp4yy1udqCm_MehRP7pU5WDdJ7EFuac,2246
|
|
480
|
+
rucio-38.2.0.data/scripts/rucio-minos-temporary-expiration,sha256=E9G_h__cJNWuEcFDoeBFjzCHqp1swW-ff67M2WpZ3eg,1983
|
|
481
|
+
rucio-38.2.0.data/scripts/rucio-necromancer,sha256=3qGsbLJqoEVyuKYLgpCRoxRexPf-_1ufR_wJYMby9gc,5681
|
|
482
|
+
rucio-38.2.0.data/scripts/rucio-oauth-manager,sha256=qqFyI_L-bHg4R6a3OSgL_RsmosuODykX7HM-u0Mr-nY,2776
|
|
483
|
+
rucio-38.2.0.data/scripts/rucio-reaper,sha256=c0aMDs0N0ubKcl5T5aHunqaBcmIIj6WmERReKTS9di4,3773
|
|
484
|
+
rucio-38.2.0.data/scripts/rucio-replica-recoverer,sha256=vE_8iW0wooL3rSejMtX5SDKZ8jVit1QC86XesGwwsIU,19446
|
|
485
|
+
rucio-38.2.0.data/scripts/rucio-rse-decommissioner,sha256=zXXTq1lPzoI5R012fGWrxXi9VcHZNIfB85EefwQN1kw,2337
|
|
486
|
+
rucio-38.2.0.data/scripts/rucio-storage-consistency-actions,sha256=Mb4GUO1kP7HdiCORhHkYfmfZIhJKp88RBr8TEC19HXo,3906
|
|
487
|
+
rucio-38.2.0.data/scripts/rucio-transmogrifier,sha256=i17F1FTrxharmCWVZpylXSH2Xow2KaxkTr2jzDFn8Rc,3350
|
|
488
|
+
rucio-38.2.0.data/scripts/rucio-undertaker,sha256=JYwGBZC_wdwOPHJKXj_VLipd7G838Eo__43JFNtBors,2775
|
|
489
|
+
rucio-38.2.0.dist-info/licenses/AUTHORS.rst,sha256=FQ5q2_bY3dYKDmEw-8YD-SgPJ4fgnM1XI5wRF5ksQPg,4771
|
|
490
|
+
rucio-38.2.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
491
|
+
rucio-38.2.0.dist-info/METADATA,sha256=oD1rhEVHqtWt-WAoN2T9xZWeq-u7rEkY5zPF8ObGLjw,3300
|
|
492
|
+
rucio-38.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
493
|
+
rucio-38.2.0.dist-info/top_level.txt,sha256=lJM8plwW0ePPICkwFnpYzfdqHnSv6JZr1OD4JEysPgM,6
|
|
494
|
+
rucio-38.2.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approval_request.tmpl
RENAMED
|
File without changes
|
{rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approved_admin.tmpl
RENAMED
|
File without changes
|
{rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_approved_user.tmpl
RENAMED
|
File without changes
|
{rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_denied_admin.tmpl
RENAMED
|
File without changes
|
|
File without changes
|
{rucio-38.1.0.data → rucio-38.2.0.data}/data/rucio/etc/mail_templates/rule_ok_notification.tmpl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|