Skip to content

Releases: dmwm/CRABServer

v3.230911

11 Sep 11:42
d4896fe
Compare
Choose a tag to compare

Improvement on Tape Recall and Rucio ASO (including fix for Publisher), plus convenience script for delete the old Rucio rules.

Full Changelog: v3.230824.1...v3.230911

v3.230824.1

24 Aug 21:14
02a3a3b
Compare
Choose a tag to compare

a few changes to Publisher_rucio via #7853

There is only one Warning left in pylint, related to a TODO captured in #7854

v3.230824

24 Aug 13:02
27a60ff
Compare
Choose a tag to compare

This release introduces a new Spark data pipeline for CRAB by our 2023 CERN Summer Student @ekongat, and new Rucio ASO code replacing the old Rucio ASO scripts.

And some (not so small) changes on TW/Pub.

What's Changed

Full Changelog: v3.230818...v3.230824

v3.230818

18 Aug 15:38
d25a67b
Compare
Choose a tag to compare

changes how to start Publisher and brings in a working Publisher_rucio.

we need to make sure we properly validate change to start Publisher procedure

v3.230817

17 Aug 14:08
53e93d5
Compare
Choose a tag to compare

Consolidates changes to Jenkins validation to check Publication and Resubmission
Mostly a way to get out of the way a very long list of similarly named commits where I found no cleaner way to do thing than pushing changes to master all of the times in order to test them. Sorry about that.

v3.230810

10 Aug 15:49
105991a
Compare
Choose a tag to compare

FIxes bug in v3.230803 ( #7799 )and brings in a couple hopefully harmless improvements.
Candidate for validation in preprod

List of changes

Validation

also checked publication for largest SST tasks

v3.230803

03 Aug 20:49
f91171f
Compare
Choose a tag to compare

BROKEN - fix on the way see #7799

consolidate recent changes, nothing dramatic.
Major change is recaftoring and cleanup of DBSDataDisvovery in #7750

list of commits:

  • allow Publisher to retrieve dbs_blockname and block_complete (#7777)
  • TapeRecallManager acts task created by any TW. Fix #7788 (#7789)
  • TW - set job classads to match arch in first and second matchmaking (#7779)
  • document format of Publisher_files (#7781)
  • remove ref to obsolete tm_rest*. Fix #7721 (#7722)
  • move DataRecall and DataLock to separate file (#7750)

v3.230714

14 Jul 20:10
bbf4469
Compare
Choose a tag to compare

a TW release
purpose is to restore monitoring of tape_recall_quota after moving TW to crab-prod-tw02 and adding monitoring of crab_input quota

  • use recurring action to report Rucio quotas. Fix #7737 (#7760)

change to recurring action was already tested and is now deployd in crab-prod-tw02
So this is safe to build an deploy, just a useful bookkeping

v3.230712

12 Jul 13:13
dd72fb6
Compare
Choose a tag to compare

This is a TaskWorker release.
FIxes one critical (even if currently rarely occurring) bug and introduce
new feature to create a Rucio rule for each inputDataset to guarantee that stays on disk.

LIst of changes:

  • do not lock data when using partialDataset (#7744)
  • beware rules created by other accounts. Fix #7742 (#7743)
  • lock input data when submitting. Fix #7592 (#7732)

Validation in #7748

v3.230705

05 Jul 09:35
1411683
Compare
Choose a tag to compare

Hotfix on tape recall operation

Changes in TaskWorker

Misc

  • properly hande the case of no replicating/pending rule by @belforte in #7677
  • avoid belforte's private clone and cernbox by @belforte in #7678

Full Changelog: v3.230616...v3.230705

Tests: