Skip to content

Releases: dmwm/CRABServer

v3.260514

14 May 16:49
53ba4e7

Choose a tag to compare

The main purpose of this release is to try the ORA-00001 failed block-publication retry mechanism in production.

What's Changed

Full Changelog: v3.260428...v3.260514

v3.260428

28 Apr 09:31
d5a1d5f

Choose a tag to compare

Most urgent is fix for Publisher (limit at 100K lumis per block).
It is also good to deploy the fix for $FRONTIER_ID ( #9306 )

What's Changed

Full Changelog: v3.260418...v3.260428

Validation

v3.260418

18 Apr 09:00
e00bc83

Choose a tag to compare

Hotfix for the current chaos: O(112k) publication files are stuck in Acquire, forming a baseline of terminally failed migrations. [#9299]

What's Changed

  • Fix a few logging typos in gitlab cicd by @oljemark in #9298
  • Mitigate terminally failed migration baseline by adding jitter delays between our Publisher DBS API calls. by @nausikt in #9300

Full Changelog: v3.260415...v3.260418

v3.260415

15 Apr 10:41
409348c

Choose a tag to compare

Main reason of the tag is to deploy the possibility for sites to require ASO via Rucio
as requested by Italian T2's

What's Changed

Full Changelog: v3.260407...v3.260415

Validation

v3.260407

07 Apr 11:14
637abfc

Choose a tag to compare

A technical release to try out the new CI test pipeline.
The only change to the code is the very minor fix for Rucio ASO.

What's Changed

Full Changelog: v3.260330...v3.260407

Validation

v3.260330

30 Mar 08:11
1f28f54

Choose a tag to compare

The purpose of this tag is to release Alma9-based CRABServer, TaskWorker for further testing.

What's Changed

Full Changelog: v3.260226...v3.260330

v3.260226

26 Feb 16:01
3f93032

Choose a tag to compare

Quick patch for v3.260221 in which RenewRemoteProxies is not working.
It was the only place where we still had import htcondor instead if import htcondor2 as htcondor (same for classad)

What's Changed

  • use v2 HTCondor API. so it works with HTC 25.x and later by @belforte in #9277

Full Changelog: v3.260221...v3.260226

v3.260221

21 Feb 16:36
d3aa34d

Choose a tag to compare

Main reason is to capture change to min. requires CMSSW version for enabling token in job wrapper.
Other changes are mostly for build pipeline and cleanup and should not affect user submissions.
Yet we are still running v3.251015-stable so we better check this well and update production !

What's Changed

Full Changelog: v3.260116...v3.260221

Validation

v3.260116

16 Jan 16:50
184030b

Choose a tag to compare

The purpose of this tag is to revert resubmission refactoring, wrap-up changes made Since Oct 15. Put them into test after a while.

What's Changed

Full Changelog: v3.251216...v3.260116

v3.251216

13 Dec 10:41
620a01c

Choose a tag to compare

Hotfixes, Follow-up patches of panic releases v3.251214, v3.251215. Actually nothing much goes wrongs with the new codes, Fatal cause by the corrupted image. Other than that is to make atomicReplaceAcrossFS py2 compatible with old CMSSW envs that use python2, downgrade htcondor.

What's Changed

  • hotfix, forgot to deprecate retires, delays args from wrapper. by @nausikt in #9247
  • make atomicReplaceAcrossFS a py2 compatible. by @nausikt in #9248
  • downgrade htcondor to 25.0.3 by @nausikt in #9249

Full Changelog: