Build: #6 was successful

Job: Test Tools Many Linux 2.28 was successful

Stages & jobs

  1. Default Stage

  2. Test

Build log

The build generated 53,222 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

23-Jul-2026 17:43:05 2026-07-23 21:43:05        INFO        ::::ImageFactory::createImage        Created Paged image 'history.im' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:05 2026-07-23 21:43:05        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:05 2026-07-23 21:43:05        INFO        ::::image::fromshape        ia.fromshape(outfile="history.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:05 2026-07-23 21:43:06        INFO        ::::image::addnoise        Ran ia.addnoise
23-Jul-2026 17:43:05 2026-07-23 21:43:06        INFO        ::::image::addnoise        ia.addnoise(type="normal", pars=[0.000000,1.000000], region={...}, zeroit=false, seeds=[])
23-Jul-2026 17:43:05 2026-07-23 21:43:06        INFO        ::::image::replacemaskedpixels        Ran ia.replacemaskedpixels
23-Jul-2026 17:43:05 2026-07-23 21:43:06        INFO        ::::image::replacemaskedpixels        ia.replacemaskedpixels(pixels=-255, region={...}, mask="history.im>0", update=false, list=false, stretch=false)
23-Jul-2026 17:43:05 test_tool_image.py::ia_replacemaskedpixels_test::test_history
23-Jul-2026 17:43:05 Verify history writing
23-Jul-2026 17:43:05 PASSED
23-Jul-2026 17:43:05
23-Jul-2026 17:43:05 2026-07-23 21:43:06        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:06        SEVERE        image::replacemaskedpixels (file src/tools/image/image_cmpt.cc, line 5238)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
23-Jul-2026 17:43:06 test_tool_image.py::ia_replacemaskedpixels_test::test_stretch
23-Jul-2026 17:43:06 ia.replacemaskedpixels(): Test stretch parameter
23-Jul-2026 17:43:06 PASSED
23-Jul-2026 17:43:06
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10, 4] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:06        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 9, 3] with float valued pixels.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        SEVERE        image::setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5809)        Exception Reported: Exception: Image source.im has no beam.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        SEVERE        image::setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5809)+        ... thrown by bool casac::image::setrestoringbeam(const casac::variant&, const casac::variant&, const casac::variant&, const casac::record&, bool, bool, long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5834
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 8 arcsec
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:06 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:06 2026-07-23 21:43:07        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: Exception: Number of channels is not consistent.
23-Jul-2026 17:43:06 2026-07-23 21:43:07        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)+        ... thrown by void casacore::ImageInfo::checkBeamSet(const casacore::CoordinateSystem&, const casacore::IPosition&, const casacore::String&) const at File: /source/casa6/casatools/casacore/images/Images/ImageInfo.cc, line: 637
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 4] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:07 2026-07-23 21:43:07        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        No axis matches requested axis spectral. Image axis names are [right ascension, declination, stokes]
23-Jul-2026 17:43:07 2026-07-23 21:43:07        SEVERE        coordsys::findaxisbyname        Error: 2026-07-23 21:43:07        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        No axis matches requested axis spectral. Image axis names are [right ascension, declination, stokes]
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 4, 1] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:07 2026-07-23 21:43:07        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        No axis matches requested axis stokes. Image axis names are [right ascension, declination, frequency]
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        coordsys::findaxisbyname        Error: 2026-07-23 21:43:08        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663)        No axis matches requested axis stokes. Image axis names are [right ascension, declination, frequency]
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10, 1] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will copy beams from another image to this image
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Set image beam set
23-Jul-2026 17:43:07 test_tool_image.py::ia_restoringbeam_test::test_copy_beams
23-Jul-2026 17:43:07 Test copy beamset option - CAS-5435
23-Jul-2026 17:43:07 PASSED
23-Jul-2026 17:43:07
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
23-Jul-2026 17:43:07 test_tool_image.py::ia_restoringbeam_test::test_empty_return
23-Jul-2026 17:43:07 Test that an empty dictionary is returned if mbret='list' and the image
23-Jul-2026 17:43:07 has no beam(s)
23-Jul-2026 17:43:07 PASSED
23-Jul-2026 17:43:07
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 4, 10] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if the image has per-plane beams. This image does not.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5300
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 1 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if the image has per-plane beams. This image does not.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5300
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will remove any existing beams from image
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO                Deleted restoring beam(s)
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 1 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if both channel and polarization are negative.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5305
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if both channel and polarization are negative.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5305
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 1 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 10] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 1 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 15 must be less than the number of channels in the image, which is 10.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 10] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 1 arcmin
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: polarization value must be less than the number of polarization planes in the image, which is 4.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5354
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: In the case of an image with both a nondegenerate spectral axis and a nondegenerate polarization axis either both channel and polarization must be positive, or both must be negative.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5366
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: In the case of an image with both a nondegenerate spectral axis and a nondegenerate polarization axis either both channel and polarization must be positive, or both must be negative.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5366
23-Jul-2026 17:43:07 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Unsupported mbret value bogus at File: src/tools/image/image_cmpt.cc, line: 5379
23-Jul-2026 17:43:07 test_tool_image.py::ia_restoringbeam_test::test_exceptions
23-Jul-2026 17:43:07 Test various exception cases
23-Jul-2026 17:43:07 PASSED
23-Jul-2026 17:43:07
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 3 arcsec
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 10 deg
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will remove any existing beams from image
23-Jul-2026 17:43:07 2026-07-23 21:43:08        INFO                Deleted restoring beam(s)
23-Jul-2026 17:43:07 test_tool_image.py::ia_restoringbeam_test::test_global_beam
23-Jul-2026 17:43:07 Test adding, deleting, and setting beams
23-Jul-2026 17:43:07 PASSED
23-Jul-2026 17:43:07
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 3 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 10 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::setrestoringbeam        Ran ia.setrestoringbeam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::setrestoringbeam        ia.setrestoringbeam(major="4arcsec", minor="3arcsec", pa="10deg", beam={...}, remove=false, log=true, channel=-1, polarization=-1, imagename="")
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_history_restoringbeam
23-Jul-2026 17:43:08 verify history writing
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 3 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 45 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::setrestoringbeam        Ran ia.setrestoringbeam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::image::setrestoringbeam        ia.setrestoringbeam(major="5arcmin", minor="3arcmin", pa="45deg", beam={...}, remove=false, log=true, channel=-1, polarization=-1, imagename="")
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::BeamManipulator::rotate        Ran ia.rotatebeam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::BeamManipulator::rotate        ia.rotatebeam(angle="20deg")
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ::::BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_history_rotatebeam
23-Jul-2026 17:43:08 verify history writing
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 3 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 10 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: polarization value must be less than the number of polarization planes in the image, which is 4.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5354
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with Complex valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 3 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 10 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: polarization value must be less than the number of polarization planes in the image, which is 4.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5354
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_list_mode
23-Jul-2026 17:43:08 Test retrieving beams for an image with per-plane beams using mode='list'
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 4] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_matrix_mode
23-Jul-2026 17:43:08 Test retrieving beams for an image with per-plane beams using
23-Jul-2026 17:43:08 mode='matrix' and channel and polarization both negative
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 2] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 77.0275 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 50.9008 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : -83.4755 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 10 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 12 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_replacing_largest_beam
23-Jul-2026 17:43:08 Verify fix for CAS-12627
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [5, 5, 1, 2] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 20 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        This image has multiple beams. Reporting the rotation of the minimum and maximum area beams:
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        Original Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 20 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        New Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 80 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        Original Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: 40 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::rotate        New Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: -80 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_rotate
23-Jul-2026 17:43:08 Test rotating beam
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 70 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: Beam record does not contain 3 fields
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: Exception: Both the major and minor axes must be non-negative.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)+        ... thrown by void casa::BeamManipulator<T>::set(const Quantity&, const Quantity&, const Quantity&, const casacore::Record&, int, int) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/BeamManipulator.tcc, line: 183
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 40 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 20 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 0 deg
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: beam record is empty, minor must be specified at File: src/tools/image/image_cmpt.cc, line: 5928
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_casaQuantityFromVar        Exception Reported: Exception: Error in QuantumHolder::fromString with input string "Not specified": Illegal input units or format
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_casaQuantityFromVar+         in converting quantity .
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_casaQuantityFromVar+        ... thrown by casacore::Quantity casac::image::_casaQuantityFromVar(const casac::variant&) at File: src/tools/image/image_cmpt.cc, line: 6879
23-Jul-2026 17:43:08 2026-07-23 21:43:08        SEVERE        image::_casaQuantityFromVar        Exception Reported: If beam record not specified, all of major, minor, and positionangle must be specified and be either valid quantity records or strings at File: src/tools/image/image_cmpt.cc, line: 5939
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 40 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 20 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 1 rad
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcmin
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 2 rad
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_setrestoringbeam         Will remove any existing beams from image
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO                Deleted restoring beam(s)
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 6 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 2 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_setrestoringbeam_rules
23-Jul-2026 17:43:08 CAS-12599 rules for setrestoringbeam
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Setting (global) restoring beam.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Minor          : 4 arcsec
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:08 test_tool_image.py::ia_restoringbeam_test::test_single_beam
23-Jul-2026 17:43:08 Test that a single global beam is always returned if mbret='list', no
23-Jul-2026 17:43:08 matter what the values of channel and polarization are
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
23-Jul-2026 17:43:08 2026-07-23 21:43:08        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
23-Jul-2026 17:43:08 2026-07-23 21:43:08        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
23-Jul-2026 17:43:08 2026-07-23 21:43:09        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
23-Jul-2026 17:43:08 test_tool_image.py::ia_rotate_test::test_basic
23-Jul-2026 17:43:08 verify basic rotation works
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
23-Jul-2026 17:43:08 2026-07-23 21:43:09        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
23-Jul-2026 17:43:08 2015-10-14 13:22:40        INFO        ::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:08 2015-10-14 13:22:40        INFO        ::image::fromshape        ia.fromshape(outfile='', shape=[200,200], csys={...}, linear=false, overwrite=false, log=true, type='f')
23-Jul-2026 17:43:08 2015-10-14 13:22:40        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ::::image::_rotate        Ran ia.rotate
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ::::image::_rotate        ia.rotate(outfile="", shape=[-1], pa="45deg", region={...}, mask="", method="cubic", decimate=0, replicate=false, dropdeg=false, overwrite=false, stretch=false)
23-Jul-2026 17:43:08 test_tool_image.py::ia_rotate_test::test_history
23-Jul-2026 17:43:08 Verify history is written
23-Jul-2026 17:43:08 msgs ['Ran ia.fromshape', "ia.fromshape(outfile='', shape=[200,200], csys={...}, linear=false, overwrite=false, log=true, type='f')", 'Created Temp image  of shape [200, 200] with float valued pixels.', 'Ran ia.rotate', 'ia.rotate(outfile="", shape=[-1], pa="45deg", region={...}, mask="", method="cubic", decimate=0, replicate=false, dropdeg=false, overwrite=false, stretch=false)']
23-Jul-2026 17:43:08 PASSED
23-Jul-2026 17:43:08
23-Jul-2026 17:43:08 2026-07-23 21:43:09        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        SEVERE        image::_casaQuantityFromVar (file src/tools/image/image_cmpt.cc, line 6869)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
23-Jul-2026 17:43:09 2026-07-23 21:43:09        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        image::_casaQuantityFromVar         Using position angle rotation []
23-Jul-2026 17:43:09 test_tool_image.py::ia_rotate_test::test_stretch
23-Jul-2026 17:43:09 ia.rotate(): Test stretch parameter
23-Jul-2026 17:43:09 PASSED
23-Jul-2026 17:43:09
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve        Original image shape: [20, 20]
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 20
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ::::image::sepconvolve        Ran ia.sepconvolve
23-Jul-2026 17:43:09 2026-07-23 21:43:09        INFO        ::::image::sepconvolve        ia.sepconvolve(outfile="", axes=[-1], types=[""], widths=[2], scale=-1.000000, region={...}, mask="", overwrite=false, stretch=false)
23-Jul-2026 17:43:09 test_tool_image.py::ia_sepconvolve_test::test_history
23-Jul-2026 17:43:09 Verify history writing
23-Jul-2026 17:43:09 PASSED
23-Jul-2026 17:43:09
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
23-Jul-2026 17:43:09 2026-07-23 21:43:10        SEVERE        image::sepconvolve (file src/tools/image/image_cmpt.cc, line 5512)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve        Original image shape: [200, 200, 1, 20]
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 200
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
23-Jul-2026 17:43:09 2026-07-23 21:43:10        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
23-Jul-2026 17:43:10 test_tool_image.py::ia_sepconvolve_test::test_stretch
23-Jul-2026 17:43:10 ia.sepconvolve(): Test stretch parameter
23-Jul-2026 17:43:10 PASSED
23-Jul-2026 17:43:10
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ::::image::set        Ran ia.set
23-Jul-2026 17:43:10 2026-07-23 21:43:10        INFO        ::::image::set        ia.set(pixels=5, pixelmask=-1, region={...}, list=false)
23-Jul-2026 17:43:10 test_tool_image.py::ia_set_test::test_history
23-Jul-2026 17:43:10 verify history writing
23-Jul-2026 17:43:10 PASSED
23-Jul-2026 17:43:10
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::setbrightnessunit        Ran ia.setbrightnessunit
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::setbrightnessunit        ia.setbrightnessunit(unit="Jy/beam")
23-Jul-2026 17:43:10 test_tool_image.py::ia_setbrightnessunit_test::test_history
23-Jul-2026 17:43:10 verify history writing
23-Jul-2026 17:43:10 PASSED
23-Jul-2026 17:43:10
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::setcoordsys        Ran ia.setcoordsys
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ::::image::setcoordsys        ia.setcoordsys(csys={...})
23-Jul-2026 17:43:10 test_tool_image.py::ia_setcoordsys_test::test_history
23-Jul-2026 17:43:10 verify history writing
23-Jul-2026 17:43:10 PASSED
23-Jul-2026 17:43:10
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        WARN        ImageFactory::_makeCoordinateSystem        Direction coordinate has at least one axis that has been removed, skipping cylindrical fix which is normally only important for imported image formats such as FITS
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
23-Jul-2026 17:43:10 2026-07-23 21:43:11        WARN        ImageMetaDataRW::_makeCoordinateSystem        
23-Jul-2026 17:43:10 test_tool_image.py::ia_setcoordsys_test::test_one_direction_axis
23-Jul-2026 17:43:10 Verify fix for CAS-10447
23-Jul-2026 17:43:10 PASSED
23-Jul-2026 17:43:10
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ::::image::setmiscinfo        Ran ia.setmiscinfo
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ::::image::setmiscinfo        ia.setmiscinfo(info={...})
23-Jul-2026 17:43:11 test_tool_image.py::ia_setmiscinfo_test::test_history
23-Jul-2026 17:43:11 verify history writing
23-Jul-2026 17:43:11 PASSED
23-Jul-2026 17:43:11
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 5 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 80 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Object name      :
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image type       : TempImage
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image quantity   : Intensity
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Region(s)        : None
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Restoring Beams
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Direction reference : J2000
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Telescope           : ALMA
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with Complex valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 2 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 40 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 5 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 80 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Object name      :
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image type       : TempImage
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Image quantity   : Intensity
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Region(s)        : None
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Restoring Beams
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Direction reference : J2000
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Telescope           : ALMA
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        name::        No table opened.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        name::        No table opened.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        name::        No table opened.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        showcache::        The Table Cache is empty.
23-Jul-2026 17:43:11 test_tool_image.py::ia_summary_test::test_beams
23-Jul-2026 17:43:11 test per plane beams get accounted for correctly
23-Jul-2026 17:43:11 PASSED
23-Jul-2026 17:43:11
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Paged image 'my.im' of shape [1, 1, 1, 1] with float valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: Exception: fitsfile must be specified.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)+        ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307
23-Jul-2026 17:43:11 test_tool_image.py::ia_tofits_test::test_CAS3675
23-Jul-2026 17:43:11 test fix for CAS 3675, outfile must be specified 
23-Jul-2026 17:43:11 PASSED
23-Jul-2026 17:43:11
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 7 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 45 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Minor          : 8 arcsec
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        BeamManipulator::set+          Position Angle : 50 deg
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
23-Jul-2026 17:43:11 2026-07-23 21:43:11        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
23-Jul-2026 17:43:11 2026-07-23 21:43:12        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
23-Jul-2026 17:43:11 2026-07-23 21:43:12        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
23-Jul-2026 17:43:11 2026-07-23 21:43:12        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
23-Jul-2026 17:43:11 2026-07-23 21:43:12        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
23-Jul-2026 17:43:11 test_tool_image.py::ia_tofits_test::test_multibeam
23-Jul-2026 17:43:11 Test exporting and importing an image with multiple beams
23-Jul-2026 17:43:11 PASSED
23-Jul-2026 17:43:11
23-Jul-2026 17:43:11 2026-07-23 21:43:12        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:12        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
23-Jul-2026 17:43:12 test_tool_image.py::ia_tofits_test::test_stretch
23-Jul-2026 17:43:12 ia.tofits(): Test stretch parameter
23-Jul-2026 17:43:12 PASSED
23-Jul-2026 17:43:12
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0]
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        SubImageFactory::createImage        Creating image 'xyz.im' of shape [39, 39]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ::::image::fromshape        Ran ia.fromshape
23-Jul-2026 17:43:12 2026-07-23 21:43:12        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ::::image::twopointcorrelation        Ran ia.twopointcorrelation
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ::::image::twopointcorrelation        ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
23-Jul-2026 17:43:12 test_tool_image.py::ia_twopointcorrelation_test::test_history
23-Jul-2026 17:43:12 verify history writing
23-Jul-2026 17:43:12 PASSED
23-Jul-2026 17:43:12
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 20] with float valued pixels.
23-Jul-2026 17:43:12 2026-07-23 21:43:13        SEVERE        image::twopointcorrelation (file src/tools/image/image_cmpt.cc, line 6548)        Exception Reported: The input image shape ([20, 20, 1, 20]) and mask shape ([20, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 0]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 1]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 2]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 3]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 4]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 5]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 6]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 7]
23-Jul-2026 17:43:12 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 8]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 9]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 10]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 11]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 12]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 13]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 14]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 15]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 16]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 17]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 18]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 19]
23-Jul-2026 17:43:13 test_tool_image.py::ia_twopointcorrelation_test::test_stretch
23-Jul-2026 17:43:13 ia.twopointcorrelation(): Test stretch parameter
23-Jul-2026 17:43:13 PASSED
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [113, 76]
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (8588 pixels).
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        name::        No table opened.
23-Jul-2026 17:43:13 2026-07-23 21:43:13        INFO        name::        No table opened.
23-Jul-2026 17:43:13 test_tool_image.py::ia_fitsheader_test::test_fitsheader
23-Jul-2026 17:43:13 test creation of FITS header
23-Jul-2026 17:43:13 PASSED
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -
23-Jul-2026 17:43:13 ================== 136 passed, 1 warning in 95.62s (0:01:35) ===================
23-Jul-2026 17:43:13 ============================= test session starts ==============================
23-Jul-2026 17:43:13 platform linux -- Python 3.12.9, pytest-9.1.1, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
23-Jul-2026 17:43:13 cachedir: .pytest_cache
23-Jul-2026 17:43:13 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist
23-Jul-2026 17:43:13 configfile: pytest.ini
23-Jul-2026 17:43:13 collecting ... collected 4 items
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 test_tool_componentlist.py::componentlist_test::test_getfluxerror
23-Jul-2026 17:43:13 Test cl.getfluxerror()
23-Jul-2026 17:43:13 PASSED
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 2026-07-23 21:43:14        WARN        componentlist::close        componentlist closed
23-Jul-2026 17:43:13 2026-07-23 21:43:14        WARN        componentlist::close        componentlist closed
23-Jul-2026 17:43:13 test_tool_componentlist.py::componentlist_test::test_plp
23-Jul-2026 17:43:13 Test adding/updating plp spectral component
23-Jul-2026 17:43:13 PASSED
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize        SUMMARY OF COMPONENT
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        Shape: Gaussian
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        Flux density: [(1,0), (0,0), (0,0), (0,0)] Jy +/- [(0,0), (0,0), (0,0), (0,0)]
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        Spectral model: Constant
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        Position: Position ---
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+               --- long:   10:30:00.000 (fixed)
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+               --- lat:  - 20.00.00.00 (fixed)
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+        Size:
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+               --- major axis FWHM:     4.00 arcsec (fixed)
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+               --- minor axis FWHM:     2.00 arcsec (fixed)
23-Jul-2026 17:43:13 2026-07-23 21:43:14        INFO        componentlist::summarize+               --- position angle: 30.0deg (fixed)
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::summarize        Exception Reported: List has only 1 components, but zero-based component 1 specified. Please specify a component less than 1
23-Jul-2026 17:43:13 test_tool_componentlist.py::componentlist_test::test_summarize
23-Jul-2026 17:43:13 Test the cl.summarize() method
23-Jul-2026 17:43:13 PASSED
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::putkeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::putkeyword+        ... thrown by void casa::ComponentList::putKeyword(const casacore::String&, const casac::variant&) at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1238
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::getkeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::getkeyword+        ... thrown by casac::variant* casa::ComponentList::getKeyword(const casacore::String&) const at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1248
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::haskeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::haskeyword+        ... thrown by bool casa::ComponentList::hasKeyword(const casacore::String&) const at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1233
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::putkeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::putkeyword+        ... thrown by void casa::ComponentList::putKeyword(const casacore::String&, const casac::variant&) at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1238
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::getkeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::getkeyword+        ... thrown by casac::variant* casa::ComponentList::getKeyword(const casacore::String&) const at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1248
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::haskeyword        Exception Reported: Exception: A table is not attached to this ComponentList.
23-Jul-2026 17:43:13 2026-07-23 21:43:14        SEVERE        componentlist::haskeyword+        ... thrown by bool casa::ComponentList::hasKeyword(const casacore::String&) const at File: /source/casa6/casatools/src/code/components/ComponentModels/ComponentList.cc, line: 1233
23-Jul-2026 17:43:14 test_tool_componentlist.py::componentlist_test::test_table_keyword_interface
23-Jul-2026 17:43:14 Test putting, getting, querying table keywords
23-Jul-2026 17:43:14 PASSED
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -
23-Jul-2026 17:43:14 ========================= 4 passed, 1 warning in 0.74s =========================
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms_createmultims/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm_toms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_fitprofile/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_collapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_subimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calibrater/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
23-Jul-2026 17:43:14 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist
23-Jul-2026 17:43:14
23-Jul-2026 17:43:14 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
23-Jul-2026 17:43:16 total 77808
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci 15001   160858 Jul 23 21:01 casatestutils-6.7.7.0a100.dev0+dirty-py3-none-any.whl
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci 15001 79343364 Jul 23 21:01 casatools-6.7.7.0a100.dev0+dirty-cp312-cp312-manylinux_2_28_x86_64.whl
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      4340 Jul 23 21:43 test_tool_agentflagger.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1006 Jul 23 21:43 test_tool_calanalysis.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2659 Jul 23 21:43 test_tool_calibrater.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       687 Jul 23 21:43 test_tool_componentlist.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      7467 Jul 23 21:43 test_tool_coordsys.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root     12935 Jul 23 21:43 test_tool_image.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2220 Jul 23 21:43 test_tool_image_collapse.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1048 Jul 23 21:43 test_tool_image_deviation.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2576 Jul 23 21:43 test_tool_image_fitprofile.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1178 Jul 23 21:43 test_tool_image_pbcor.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       883 Jul 23 21:43 test_tool_image_pv.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1006 Jul 23 21:43 test_tool_image_rebin.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1336 Jul 23 21:43 test_tool_image_regrid.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1643 Jul 23 21:43 test_tool_image_statistics.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       765 Jul 23 21:43 test_tool_image_subimage.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       890 Jul 23 21:43 test_tool_image_transpose.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1966 Jul 23 21:43 test_tool_imagepol.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       839 Jul 23 21:43 test_tool_linearmosaic.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       669 Jul 23 21:43 test_tool_logsink.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       549 Jul 23 21:43 test_tool_measures.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      5224 Jul 23 21:43 test_tool_ms.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       367 Jul 23 21:43 test_tool_ms_createmultims.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2095 Jul 23 21:43 test_tool_ms_statwt.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      8634 Jul 23 21:43 test_tool_msmetadata.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       359 Jul 23 21:43 test_tool_msuvbinner.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1171 Jul 23 21:43 test_tool_quanta.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      3977 Jul 23 21:43 test_tool_regionmanager.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2073 Jul 23 21:43 test_tool_sdm.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      2198 Jul 23 21:43 test_tool_sdm_toms.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root       670 Jul 23 21:43 test_tool_simulator.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1717 Jul 23 21:43 test_tool_synthesisutils.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1462 Jul 23 21:43 test_tool_table.xml
23-Jul-2026 17:43:16 -rw-r--r-- 1 casaci root      1717 Jul 23 21:43 test_tool_vpmanager.xml
23-Jul-2026 17:43:16 Finished task 'Test wheel' with result: Success
23-Jul-2026 17:43:16 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Jul-2026 17:43:16 Parsing test results under /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-CI230-TTOML228...
23-Jul-2026 17:43:16 Finished task 'Parse tests' with result: Success
23-Jul-2026 17:43:16 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Jul-2026 17:43:16
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-14738 - Test Tools Many Linux 2.28 #6 (CASASPECS-CI230-TTOML228-6)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-CI230-TTOML228-6-ScriptBuildTask-14614254727040195023.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-CI230-TTOML228
23-Jul-2026 17:43:16 Starting cleanup
23-Jul-2026 17:43:30 wheel-container-test
23-Jul-2026 17:43:38 wheel-container-test
23-Jul-2026 17:43:38 Cleanup complete
23-Jul-2026 17:43:38 Finished task 'Cleanup' with result: Success
23-Jul-2026 17:43:38 Running post build plugin 'Docker Container Cleanup'
23-Jul-2026 17:43:38
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-14738 - Test Tools Many Linux 2.28 #6 (CASASPECS-CI230-TTOML228-6)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-CI230-TTOML228
23-Jul-2026 17:43:38 Error response from daemon: No such container: wheel-container-test
23-Jul-2026 17:43:38 Running post build plugin 'NCover Results Collector'
23-Jul-2026 17:43:38 Running post build plugin 'Build Results Label Collector'
23-Jul-2026 17:43:39 Running post build plugin 'Clover Results Collector'
23-Jul-2026 17:43:39 Running post build plugin 'npm Cache Cleanup'
23-Jul-2026 17:43:39 Running post build plugin 'Artifact Copier'
23-Jul-2026 17:43:39 Publishing an artifact: Tests
23-Jul-2026 17:43:39 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 440.5 ms
23-Jul-2026 17:43:39 Publishing an artifact: xml Directories
23-Jul-2026 17:43:39 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 203.9 ms
23-Jul-2026 17:43:39 Finalising the build...
23-Jul-2026 17:43:39 Stopping timer.
23-Jul-2026 17:43:39 Build CASASPECS-CI230-TTOML228-6 completed.
23-Jul-2026 17:43:40 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Jul-2026 17:43:40 Running on server: post build plugin 'NCover Results Collector'
23-Jul-2026 17:43:40 Running on server: post build plugin 'Build Labeller'
23-Jul-2026 17:43:40 Running on server: post build plugin 'Clover Delta Calculator'
23-Jul-2026 17:43:40 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Jul-2026 17:43:40 All post build plugins have finished
23-Jul-2026 17:43:40 Generating build results summary...
23-Jul-2026 17:43:40 Saving build results to disk...
23-Jul-2026 17:43:40 Store variable context...
23-Jul-2026 17:43:40 Finished building CASASPECS-CI230-TTOML228-6.