Build: #3 was successful Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
1 second
Duration
44 minutes
Labels
None
Revisions
CASA6
7da74437f78dabd9117959a54c8aa915b2f4ed66
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7
Total tests
4310
Successful since
#1 ()

Tests

Code commits

CASA6
Author Commit Message Commit date
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 7da74437f78dabd9117959a54c8aa915b2f4ed66 CAS-14756: Fix UserLocking without lock() in `CubeMajorCycleAlgorithm.cc`
The previous commit removed explicit lock()/unlock() calls to eliminate
Lustre contention but left tables opened with UserLocking.  UserLocking
requires an explicit lock() before any access; omitting it threw:

  ColumnSet::doLock: table ... should be locked when using UserLocking

Switches subImageStore(), getSubImage(), and writeBackToFullImage() to
AutoNoReadLocking, which manages locking automatically.  This is safe
because workers access non-overlapping channel ranges whose tile
boundaries are guaranteed by the SIImageStore::buildImage() fix.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14756Could not obtain issue details from Jira

Shared artifacts

Artifact File size
ML228 Python 3.12 Tar distribution 805 MB
MACOS15-DMG 1 GB