Build: #182 failed

Job: Test Tools Many Linux 2014 was successful

Build log

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

08-Mar-2023 19:15:42 test_tool_image.py::ia_modify_test::test_CAS5688
08-Mar-2023 19:15:42 verify output is the same after this performance fix
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Temp image  of shape [101, 101] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        WARN        ComponentImager::modify        Image units [] are not dimensionally equivalent to Jy/pixel or Jy/beam. Assuming they are equivalent Jy/pixel
08-Mar-2023 19:15:42 test_tool_image.py::ia_modify_test::test_disk
08-Mar-2023 19:15:42 test disk gives the right flux, CAS-10887
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        WARN        ComponentImager::modify        Image units [] are not dimensionally equivalent to Jy/pixel or Jy/beam. Assuming they are equivalent Jy/pixel
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ComponentListImage::_computePointSourcePixelValues        Found 1 of 1 point sources located within the image and cached their pixel coordinates.
08-Mar-2023 19:15:42 test_tool_image.py::ia_modify_test::test_history
08-Mar-2023 19:15:42 Test history is added
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[200,200,1,1], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::modify        Ran ia.modify
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::modify        ia.modify(model={...}, region={...}, mask="", subtract=true, list=true, stretch=false)
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        SEVERE        image::modify (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 3845)        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
08-Mar-2023 19:15:42 2023-03-09 00:15:42        WARN        ComponentImager::modify        Image units [] are not dimensionally equivalent to Jy/pixel or Jy/beam. Assuming they are equivalent Jy/pixel
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ComponentListImage::_computePointSourcePixelValues        Found 1 of 1 point sources located within the image and cached their pixel coordinates.
08-Mar-2023 19:15:42 test_tool_image.py::ia_modify_test::test_stretch
08-Mar-2023 19:15:42 ia.histogram(): Test stretch parameter
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::fromImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::newimagefromimage        Ran ia.newimagefromimage
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::newimagefromimage        ia.newimagefromimage(infile="zz", outfile="", region={...}, vmask="", dropdeg=false, overwrite=false)
08-Mar-2023 19:15:42 test_tool_image.py::ia_newimagefromimage_test::test_history
08-Mar-2023 19:15:42 verify history writing
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [22, 22]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::pad        Ran ia.pad
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::image::pad        ia.pad(outfile="", npixels=1, value=0.000000, padmask=false, overwrite=false, region={...}, box="", chans="", stokes="", mask="", stretch=false, wantreturn=true)
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::ImagePadder::_reportOldNewImageShapes        Original Temporary_Image size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ::::ImagePadder::_reportOldNewImageShapes        New  size => [22, 22]
08-Mar-2023 19:15:42 test_tool_image.py::ia_pad_test::test_history
08-Mar-2023 19:15:42 Verify history writing
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Paged image 'xyz.im' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original /home/casatest/casa6/casatestutils/nosedir/test_tool_image/xyz.im size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [22, 22]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original /home/casatest/casa6/casatestutils/nosedir/test_tool_image/xyz.im size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [22, 22]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageMaskHandler::_calcmask        Created mask `mask0'
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original /home/casatest/casa6/casatestutils/nosedir/test_tool_image/xyz.im size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [22, 22]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original /home/casatest/casa6/casatestutils/nosedir/test_tool_image/xyz.im size => [20, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [22, 22]
08-Mar-2023 19:15:42 test_tool_image.py::ia_pad_test::test_mask
08-Mar-2023 19:15:42 Test that mask is preserved
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [20, 20, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [20, 20, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [20, 20, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [24, 24, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [24, 24, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         Original Temporary_Image size => [10, 10, 10]
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImagePadder::pad         New  size => [24, 24, 10]
08-Mar-2023 19:15:42 test_tool_image.py::ia_pad_test::test_pad
08-Mar-2023 19:15:42 ia.pad(): Test pad()
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:42        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::pad (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4233)        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
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImagePadder::pad         Original Temporary_Image size => [200, 200, 1, 20]
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImagePadder::pad         New  size => [202, 202, 1, 20]
08-Mar-2023 19:15:42 test_tool_image.py::ia_pad_test::test_stretch
08-Mar-2023 19:15:42 ia.pad(): Test stretch parameter
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 3, 4] with Complex valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [2, 3, 4] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::putchunk (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4428)        Exception Reported: Unsupported type for pixels parameter. It must be either a vector of doubles or ints at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 4522
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 test_tool_image.py::ia_putchunk_test::test_fromshape
08-Mar-2023 19:15:42 Test general functionality
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::putchunk        Ran ia.putchunk
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::putchunk        ia.putchunk(pixels="[...]", blc=[-1], inc=[1], list=false, locking=true, replicate=false)
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 test_tool_image.py::ia_putchunk_test::test_history
08-Mar-2023 19:15:42 Verify history is written
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::putregion        Ran ia.putregion
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::putregion        ia.putregion(pixels="[...]", pixelmask=[], region={...}, list=false, usemask=true, replicate=false)
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 test_tool_image.py::ia_putregion_test::test_history
08-Mar-2023 19:15:42 Verify history is written
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::_rename        Successfully renamed file /home/casatest/casa6/casatestutils/nosedir/test_tool_image/zz to zy.im
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::rename        Ran ia.rename
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::rename        ia.rename(name="zy.im", overwrite=false)
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::rename        original name was /home/casatest/casa6/casatestutils/nosedir/test_tool_image/zz
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 test_tool_image.py::ia_rename_test::test_history
08-Mar-2023 19:15:42 verify history writing
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'kfe.im' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'jfjd.im' of shape [5, 5] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::name (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4026)        Exception Reported: Exception: File kfe.im exists, and the user does not want to remove it..
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::name (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4026)+        ... thrown by static void casa::ImageFactory::_checkOutfile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 594
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::_rename        Successfully renamed file /home/casatest/casa6/casatestutils/nosedir/test_tool_image/jfjd.im to kfe.im
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::_rename        Successfully renamed file /home/casatest/casa6/casatestutils/nosedir/test_tool_image/kfe.im to kfe.im
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 test_tool_image.py::ia_rename_test::test_overwrite
08-Mar-2023 19:15:42 res True
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::_rename        Successfully renamed file /home/casatest/casa6/casatestutils/nosedir/test_tool_image/zz to xx.im
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        name::        No table opened.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:42 test_tool_image.py::ia_rename_test::test_rename
08-Mar-2023 19:15:42 verify history writing
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'history.im' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Paged image 'history.im' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="history.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::addnoise        Ran ia.addnoise
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::addnoise        ia.addnoise(type="normal", pars=[0.000000,1.000000], region={...}, zeroit=false, seeds=[])
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::replacemaskedpixels        Ran ia.replacemaskedpixels
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ::::image::replacemaskedpixels        ia.replacemaskedpixels(pixels=-255, region={...}, mask="history.im>0", update=false, list=false, stretch=false)
08-Mar-2023 19:15:42 test_tool_image.py::ia_replacemaskedpixels_test::test_history
08-Mar-2023 19:15:42 Verify history writing
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::replacemaskedpixels (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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
08-Mar-2023 19:15:42 test_tool_image.py::ia_replacemaskedpixels_test::test_stretch
08-Mar-2023 19:15:42 ia.replacemaskedpixels(): Test stretch parameter
08-Mar-2023 19:15:42 PASSED
08-Mar-2023 19:15:42
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10, 4] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5809)        Exception Reported: Exception: Cannot specify both imagename and major, minor, and/or pa.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5816
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5809)        Exception Reported: Exception: remove cannot be true if imagename is specified.
08-Mar-2023 19:15:42 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5820
08-Mar-2023 19:15:42 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 9, 3] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5809)        Exception Reported: Exception: Image source.im has no beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5846
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5809)        Exception Reported: Exception: Number of channels is not consistent.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::setrestoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5809)+        ... 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
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 4] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis spectral. Image axis names are [right ascension, declination, stokes]
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        coordsys::findaxisbyname        Error: 2023-03-09 00:15:43        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis spectral. Image axis names are [right ascension, declination, stokes]
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 4, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis stokes. Image axis names are [right ascension, declination, frequency]
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        coordsys::findaxisbyname        Error: 2023-03-09 00:15:43        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis stokes. Image axis names are [right ascension, declination, frequency]
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'source.im' of shape [5, 5, 10, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Set image beam set
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_copy_beams
08-Mar-2023 19:15:43 Test copy beamset option - CAS-5435
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_empty_return
08-Mar-2023 19:15:43 Test that an empty dictionary is returned if mbret='list' and the image
08-Mar-2023 19:15:43 has no beam(s)
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 4, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5300
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Setting (global) restoring beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 1 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5300
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO                Deleted restoring beam(s)
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 1 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if both channel and polarization are negative.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5305
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: mbret='matrix' only makes sense if both channel and polarization are negative.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5305
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 1 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 1 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5346
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 1 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5354
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5366
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5366
08-Mar-2023 19:15:43 2023-03-09 00:15:43        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Unsupported mbret value bogus at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5379
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_exceptions
08-Mar-2023 19:15:43 Test various exception cases
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Setting (global) restoring beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 3 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 10 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO                Deleted restoring beam(s)
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_global_beam
08-Mar-2023 19:15:43 Test adding, deleting, and setting beams
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Setting (global) restoring beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 3 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 10 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::setrestoringbeam        Ran ia.setrestoringbeam
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::setrestoringbeam        ia.setrestoringbeam(major="4arcsec", minor="3arcsec", pa="10deg", beam={...}, remove=false, log=true, channel=-1, polarization=-1, imagename="")
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_history_restoringbeam
08-Mar-2023 19:15:43 verify history writing
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Setting (global) restoring beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 3 arcmin
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 45 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::setrestoringbeam        Ran ia.setrestoringbeam
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::image::setrestoringbeam        ia.setrestoringbeam(major="5arcmin", minor="3arcmin", pa="45deg", beam={...}, remove=false, log=true, channel=-1, polarization=-1, imagename="")
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::BeamManipulator::rotate        Ran ia.rotatebeam
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::BeamManipulator::rotate        ia.rotatebeam(angle="20deg")
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ::::BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_history_rotatebeam
08-Mar-2023 19:15:43 verify history writing
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 3 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 10 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Minor          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:43        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5354
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5346
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5346
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with Complex valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 3 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 10 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5354
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5346
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        SEVERE        image::restoringbeam (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 5346
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_list_mode
08-Mar-2023 19:15:43 Test retrieving beams for an image with per-plane beams using mode='list'
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 4] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 6 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_matrix_mode
08-Mar-2023 19:15:43 Test retrieving beams for an image with per-plane beams using
08-Mar-2023 19:15:43 mode='matrix' and channel and polarization both negative
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 2] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 77.0275 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 50.9008 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : -83.4755 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 10 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 12 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 0 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_replacing_largest_beam
08-Mar-2023 19:15:43 Verify fix for CAS-12627
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [5, 5, 1, 2] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        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.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 20 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::rotate        This image has multiple beams. Reporting the rotation of the minimum and maximum area beams:
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::rotate        Original Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 20 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::rotate        New Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 80 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::rotate        Original Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: 40 deg
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::rotate        New Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: -80 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_rotate
08-Mar-2023 19:15:43 Test rotating beam
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Setting (global) restoring beam.
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Minor          : 4 arcsec
08-Mar-2023 19:15:43 2023-03-09 00:15:44        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:43 test_tool_image.py::ia_restoringbeam_test::test_single_beam
08-Mar-2023 19:15:43 Test that a single global beam is always returned if mbret='list', no
08-Mar-2023 19:15:43 matter what the values of channel and polarization are
08-Mar-2023 19:15:43 PASSED
08-Mar-2023 19:15:43
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:44        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
08-Mar-2023 19:15:44 2023-03-09 00:15:44        WARN        image::open (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
08-Mar-2023 19:15:44 test_tool_image.py::ia_rotate_test::test_basic
08-Mar-2023 19:15:44 verify basic rotation works
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:44        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
08-Mar-2023 19:15:44 2015-10-14 13:22:40        INFO        ::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:44 2015-10-14 13:22:40        INFO        ::image::fromshape        ia.fromshape(outfile='', shape=[200,200], csys={...}, linear=false, overwrite=false, log=true, type='f')
08-Mar-2023 19:15:44 2015-10-14 13:22:40        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ::::image::_rotate        Ran ia.rotate
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ::::image::_rotate        ia.rotate(outfile="", shape=[-1], pa="45deg", region={...}, mask="", method="cubic", decimate=0, replicate=false, dropdeg=false, overwrite=false, stretch=false)
08-Mar-2023 19:15:44 test_tool_image.py::ia_rotate_test::test_history
08-Mar-2023 19:15:44 Verify history is written
08-Mar-2023 19:15:44 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)']
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:44        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        SEVERE        image::_casaQuantityFromVar (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 6846)        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
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:45        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        image::_casaQuantityFromVar         Using position angle rotation []
08-Mar-2023 19:15:44 test_tool_image.py::ia_rotate_test::test_stretch
08-Mar-2023 19:15:44 ia.rotate(): Test stretch parameter
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Original image shape: [20, 20]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 20
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::sepconvolve        Ran ia.sepconvolve
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::sepconvolve        ia.sepconvolve(outfile="", axes=[-1], types=[""], widths=[2], scale=-1.000000, region={...}, mask="", overwrite=false, stretch=false)
08-Mar-2023 19:15:44 test_tool_image.py::ia_sepconvolve_test::test_history
08-Mar-2023 19:15:44 Verify history writing
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        SEVERE        image::sepconvolve (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/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
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Original image shape: [200, 200, 1, 20]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 200
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
08-Mar-2023 19:15:44 test_tool_image.py::ia_sepconvolve_test::test_stretch
08-Mar-2023 19:15:44 ia.sepconvolve(): Test stretch parameter
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::set        Ran ia.set
08-Mar-2023 19:15:44 2023-03-09 00:15:45        INFO        ::::image::set        ia.set(pixels=5, pixelmask=-1, region={...}, list=false)
08-Mar-2023 19:15:44 test_tool_image.py::ia_set_test::test_history
08-Mar-2023 19:15:44 verify history writing
08-Mar-2023 19:15:44 PASSED
08-Mar-2023 19:15:44
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setbrightnessunit        Ran ia.setbrightnessunit
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setbrightnessunit        ia.setbrightnessunit(unit="Jy/beam")
08-Mar-2023 19:15:45 test_tool_image.py::ia_setbrightnessunit_test::test_history
08-Mar-2023 19:15:45 verify history writing
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setcoordsys        Ran ia.setcoordsys
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setcoordsys        ia.setcoordsys(csys={...})
08-Mar-2023 19:15:45 test_tool_image.py::ia_setcoordsys_test::test_history
08-Mar-2023 19:15:45 verify history writing
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        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
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        WARN        ImageMetaDataRW::_makeCoordinateSystem        
08-Mar-2023 19:15:45 test_tool_image.py::ia_setcoordsys_test::test_one_direction_axis
08-Mar-2023 19:15:45 Verify fix for CAS-10447
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setmiscinfo        Ran ia.setmiscinfo
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ::::image::setmiscinfo        ia.setmiscinfo(info={...})
08-Mar-2023 19:15:45 test_tool_image.py::ia_setmiscinfo_test::test_history
08-Mar-2023 19:15:45 verify history writing
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        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.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 5 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 80 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Object name      :
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image type       : TempImage
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image quantity   : Intensity
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Region(s)        : None
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Restoring Beams
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Direction reference : J2000
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Telescope           : ALMA
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with Complex valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        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.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 2 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 40 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 5 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 80 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Object name      :
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image type       : TempImage
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Image quantity   : Intensity
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Region(s)        : None
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Restoring Beams
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Direction reference : J2000
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Telescope           : ALMA
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        name::        No table opened.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        name::        No table opened.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        name::        No table opened.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        showcache::        The Table Cache is empty.
08-Mar-2023 19:15:45 test_tool_image.py::ia_summary_test::test_beams
08-Mar-2023 19:15:45 test per plane beams get accounted for correctly
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Paged image 'my.im' of shape [1, 1, 1, 1] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        SEVERE        image::tofits (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 6278)        Exception Reported: Exception: fitsfile must be specified.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        SEVERE        image::tofits (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 6278)+        ... 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: /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line: 6284
08-Mar-2023 19:15:45 test_tool_image.py::ia_tofits_test::test_CAS3675
08-Mar-2023 19:15:45 test fix for CAS 3675, outfile must be specified 
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        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.
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 7 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 45 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Minor          : 8 arcsec
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        BeamManipulator::set+          Position Angle : 50 deg
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
08-Mar-2023 19:15:45 2023-03-09 00:15:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
08-Mar-2023 19:15:45 test_tool_image.py::ia_tofits_test::test_multibeam
08-Mar-2023 19:15:45 Test exporting and importing an image with multiple beams
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        SEVERE        image::tofits (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 6278)        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
08-Mar-2023 19:15:45 test_tool_image.py::ia_tofits_test::test_stretch
08-Mar-2023 19:15:45 ia.tofits(): Test stretch parameter
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        SubImageFactory::createImage        Creating image 'xyz.im' of shape [39, 39]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        WARN        image::open (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ::::image::fromshape        Ran ia.fromshape
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ::::image::twopointcorrelation        Ran ia.twopointcorrelation
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ::::image::twopointcorrelation        ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
08-Mar-2023 19:15:45 test_tool_image.py::ia_twopointcorrelation_test::test_history
08-Mar-2023 19:15:45 verify history writing
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 20] with float valued pixels.
08-Mar-2023 19:15:45 2023-03-09 00:15:46        SEVERE        image::twopointcorrelation (file /tmp/build-via-sdist-d5vn3yre/casatools-6.5.5.9a13857.dev30+dirty/src/tools/image/image_cmpt.cc, line 6525)        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
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 0]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 1]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 2]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 3]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 4]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 5]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 6]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 7]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 8]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 9]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 10]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 11]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 12]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 13]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 14]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 15]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 16]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 17]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 18]
08-Mar-2023 19:15:45 2023-03-09 00:15:46        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 19]
08-Mar-2023 19:15:45 test_tool_image.py::ia_twopointcorrelation_test::test_stretch
08-Mar-2023 19:15:45 ia.twopointcorrelation(): Test stretch parameter
08-Mar-2023 19:15:45 PASSED
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -
08-Mar-2023 19:15:45 ======================= 133 passed, 1 warning in 30.82s ========================
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Running Command: pytest ['--junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml', '-s', '--disable-pytest-warnings', '--verbose', '-ra', '--tb=short', '/home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_sdm /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Running Command: pytest ['--junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm/nose.xml', '-s', '--disable-pytest-warnings', '--verbose', '-ra', '--tb=short', '/home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_linearmosaic /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 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/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_agentflagger /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Running Command: pytest ['--junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_agentflagger/nose.xml', '-s', '--disable-pytest-warnings', '--verbose', '-ra', '--tb=short', '/home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_ms /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 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/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_image_statistics /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Running Command: pytest ['--junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml', '-s', '--disable-pytest-warnings', '--verbose', '-ra', '--tb=short', '/home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
08-Mar-2023 19:15:45 Copying: /home/casatest/casa6/casatestutils/nosedir/tests/ to test_tool_image /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
08-Mar-2023 19:15:45 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image
08-Mar-2023 19:15:45
08-Mar-2023 19:15:45 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/']
08-Mar-2023 19:15:45
08-Mar-2023 19:15:48 total 170964
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci 15001     98820 Mar  8 23:58 casatestutils-6.5.5.9a13857.dev30+dirty-py3-none-any.whl
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci 15001 174804491 Mar  8 23:58 casatools-6.5.5.9a13857.dev30+dirty-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       4314 Mar  9 00:15 test_tool_agentflagger.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        980 Mar  9 00:15 test_tool_calanalysis.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2632 Mar  9 00:15 test_tool_calibrater.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        545 Mar  9 00:15 test_tool_componentlist.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       7441 Mar  9 00:15 test_tool_coordsys.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root      12596 Mar  9 00:15 test_tool_image.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2194 Mar  9 00:15 test_tool_image_collapse.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1022 Mar  9 00:15 test_tool_image_deviation.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2549 Mar  9 00:15 test_tool_image_fitprofile.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1152 Mar  9 00:15 test_tool_image_pbcor.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        857 Mar  9 00:15 test_tool_image_pv.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        980 Mar  9 00:15 test_tool_image_rebin.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1310 Mar  9 00:15 test_tool_image_regrid.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1507 Mar  9 00:15 test_tool_image_statistics.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        739 Mar  9 00:15 test_tool_image_subimage.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        864 Mar  9 00:15 test_tool_image_transpose.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1940 Mar  9 00:15 test_tool_imagepol.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        813 Mar  9 00:15 test_tool_linearmosaic.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        642 Mar  9 00:15 test_tool_logsink.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        523 Mar  9 00:15 test_tool_measures.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       5198 Mar  9 00:15 test_tool_ms.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        343 Mar  9 00:15 test_tool_ms_createmultims.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2069 Mar  9 00:15 test_tool_ms_statwt.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       8295 Mar  9 00:15 test_tool_msmetadata.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1145 Mar  9 00:15 test_tool_quanta.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       3951 Mar  9 00:15 test_tool_regionmanager.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2046 Mar  9 00:15 test_tool_sdm.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       2070 Mar  9 00:15 test_tool_sdm_toms.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root        422 Mar  9 00:15 test_tool_simulator.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1055 Mar  9 00:15 test_tool_table.xml
08-Mar-2023 19:15:48 -rw-r--r-- 1 casaci root       1691 Mar  9 00:15 test_tool_vpmanager.xml
08-Mar-2023 19:15:48 Finished task 'Test wheel' with result: Success
08-Mar-2023 19:15:48 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Mar-2023 19:15:48
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-13857 - Test Tools Many Linux 2014 #182 (CASA-CMAKECI0-TTML2014-182)'
... running command line:
/export/home/cbt-el7-2/bamboohome/temp/CASA-CMAKECI0-TTML2014-182-ScriptBuildTask-3212518695850696325.sh
... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CMAKECI0-TTML2014
08-Mar-2023 19:15:48 Package working directory
08-Mar-2023 19:15:48 tar: work: Cannot stat: No such file or directory
08-Mar-2023 19:15:48 tar: Exiting with failure status due to previous errors
08-Mar-2023 19:15:49 total 170968
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci 15001     98820 Mar  8 23:58 casatestutils-6.5.5.9a13857.dev30+dirty-py3-none-any.whl
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci 15001 174804491 Mar  8 23:58 casatools-6.5.5.9a13857.dev30+dirty-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       4314 Mar  9 00:15 test_tool_agentflagger.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        980 Mar  9 00:15 test_tool_calanalysis.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2632 Mar  9 00:15 test_tool_calibrater.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        545 Mar  9 00:15 test_tool_componentlist.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       7441 Mar  9 00:15 test_tool_coordsys.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root      12596 Mar  9 00:15 test_tool_image.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2194 Mar  9 00:15 test_tool_image_collapse.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1022 Mar  9 00:15 test_tool_image_deviation.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2549 Mar  9 00:15 test_tool_image_fitprofile.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1152 Mar  9 00:15 test_tool_image_pbcor.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        857 Mar  9 00:15 test_tool_image_pv.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        980 Mar  9 00:15 test_tool_image_rebin.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1310 Mar  9 00:15 test_tool_image_regrid.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1507 Mar  9 00:15 test_tool_image_statistics.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        739 Mar  9 00:15 test_tool_image_subimage.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        864 Mar  9 00:15 test_tool_image_transpose.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1940 Mar  9 00:15 test_tool_imagepol.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        813 Mar  9 00:15 test_tool_linearmosaic.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        642 Mar  9 00:15 test_tool_logsink.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        523 Mar  9 00:15 test_tool_measures.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       5198 Mar  9 00:15 test_tool_ms.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        343 Mar  9 00:15 test_tool_ms_createmultims.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2069 Mar  9 00:15 test_tool_ms_statwt.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       8295 Mar  9 00:15 test_tool_msmetadata.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1145 Mar  9 00:15 test_tool_quanta.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       3951 Mar  9 00:15 test_tool_regionmanager.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2046 Mar  9 00:15 test_tool_sdm.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       2070 Mar  9 00:15 test_tool_sdm_toms.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root        422 Mar  9 00:15 test_tool_simulator.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1055 Mar  9 00:15 test_tool_table.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root       1691 Mar  9 00:15 test_tool_vpmanager.xml
08-Mar-2023 19:15:49 -rw-r--r-- 1 casaci root         45 Mar  9 00:15 work-el7-3.8.tar.gz
08-Mar-2023 19:15:49 Done packaging working directory
08-Mar-2023 19:15:49 Finished task 'Tar work directory' with result: Success
08-Mar-2023 19:15:49 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
08-Mar-2023 19:15:49 Parsing test results under /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CMAKECI0-TTML2014...
08-Mar-2023 19:15:49 Finished task 'Parse tests' with result: Success
08-Mar-2023 19:15:49 Skipping execution of task 'Upload wheel' as it is disabled
08-Mar-2023 19:15:49 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Mar-2023 19:15:49
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-13857 - Test Tools Many Linux 2014 #182 (CASA-CMAKECI0-TTML2014-182)'
... running command line:
/export/home/cbt-el7-2/bamboohome/temp/CASA-CMAKECI0-TTML2014-182-ScriptBuildTask-8687301142627012256.sh
... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CMAKECI0-TTML2014
08-Mar-2023 19:15:49 Starting cleanup
08-Mar-2023 19:16:00 wheel-container-test
08-Mar-2023 19:16:02 wheel-container-test
08-Mar-2023 19:16:02 Cleanup complete
08-Mar-2023 19:16:02 Finished task 'Cleanup' with result: Success
08-Mar-2023 19:16:02 Running post build plugin 'Docker Container Cleanup'
08-Mar-2023 19:16:02
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-13857 - Test Tools Many Linux 2014 #182 (CASA-CMAKECI0-TTML2014-182)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CMAKECI0-TTML2014
08-Mar-2023 19:16:02 Error response from daemon: No such container: wheel-container-test
08-Mar-2023 19:16:02 Running post build plugin 'NCover Results Collector'
08-Mar-2023 19:16:02 Running post build plugin 'Clover Results Collector'
08-Mar-2023 19:16:02 Running post build plugin 'npm Cache Cleanup'
08-Mar-2023 19:16:02 Running post build plugin 'Artifact Copier'
08-Mar-2023 19:16:02 Publishing an artifact: Workdir
08-Mar-2023 19:16:03 Finished publishing of artifact Non required job artifact: [Workdir], pattern: [work*.tar.gz] anchored at: [wheeldirectory/] in 205.9 ms
08-Mar-2023 19:16:03 Publishing an artifact: Tests
08-Mar-2023 19:16:03 Finished publishing of artifact Non required job artifact: [Tests], pattern: [*.xml] anchored at: [wheeldirectory/] in 253.3 ms
08-Mar-2023 19:16:03 Publishing an artifact: xml Directories
08-Mar-2023 19:16:03 Finished publishing of artifact Non required job artifact: [xml Directories], pattern: [**/*.xml] anchored at: [wheeldirectory/] in 271.1 ms
08-Mar-2023 19:16:03 Finalising the build...
08-Mar-2023 19:16:03 Stopping timer.
08-Mar-2023 19:16:03 Build CASA-CMAKECI0-TTML2014-182 completed.
08-Mar-2023 19:16:04 Running on server: post build plugin 'NCover Results Collector'
08-Mar-2023 19:16:04 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Mar-2023 19:16:04 Running on server: post build plugin 'Clover Delta Calculator'
08-Mar-2023 19:16:04 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Mar-2023 19:16:04 All post build plugins have finished
08-Mar-2023 19:16:04 Generating build results summary...
08-Mar-2023 19:16:04 Saving build results to disk...
08-Mar-2023 19:16:04 Store variable context...
08-Mar-2023 19:16:04 Indexing build results...
08-Mar-2023 19:16:04 Finished building CASA-CMAKECI0-TTML2014-182.