Build: #2 was successful

Job: Test Tasks Many Linux 2014 was successful

Build log

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

11-Oct-2024 20:22:09 PASSED
11-Oct-2024 20:22:09
11-Oct-2024 20:22:15 test_task_phaseshift.py::phaseshift_test::test_takesVis
11-Oct-2024 20:22:15 Check that the task requires a valid input MS 
11-Oct-2024 20:22:15 PASSED
11-Oct-2024 20:22:15
11-Oct-2024 20:23:26 test_task_phaseshift.py::reference_frame_tests::test_field
11-Oct-2024 20:23:26 Test that a field is correctly chosen in a multi-field MS
11-Oct-2024 20:23:26 PASSED
11-Oct-2024 20:23:26
11-Oct-2024 20:25:26 test_task_phaseshift.py::reference_frame_tests::test_frames NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours.
11-Oct-2024 20:25:26       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:26:26 NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours.
11-Oct-2024 20:26:26       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:27:26 NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours.
11-Oct-2024 20:27:26       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:28:26 NOTE: you provided the Declination/Latitude value "02:40:24.0000" which is understood to be in units of hours.
11-Oct-2024 20:28:26       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:29:26 NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours.
11-Oct-2024 20:29:26       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:30:28 NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours.
11-Oct-2024 20:30:28       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:31:30 NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours.
11-Oct-2024 20:31:30       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:32:29 NOTE: you provided the Declination/Latitude value "02:40:24.0001" which is understood to be in units of hours.
11-Oct-2024 20:32:29       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:33:30 NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours.
11-Oct-2024 20:33:30       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:34:30 NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours.
11-Oct-2024 20:34:30       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:35:31 NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours.
11-Oct-2024 20:35:31       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:36:31 NOTE: you provided the Declination/Latitude value "00:25:24.6496" which is understood to be in units of hours.
11-Oct-2024 20:36:31       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:37:32 NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours.
11-Oct-2024 20:37:32       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:38:34 NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours.
11-Oct-2024 20:38:34       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:39:33 NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours.
11-Oct-2024 20:39:33       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:40:34 NOTE: you provided the Declination/Latitude value "02:39:52.3901" which is understood to be in units of hours.
11-Oct-2024 20:40:34       If you meant degrees, please replace ":" by ".".
11-Oct-2024 20:41:17
11-Oct-2024 20:41:17 PASSED
11-Oct-2024 20:41:17
11-Oct-2024 20:41:17 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_phaseshift/nose.xml -
11-Oct-2024 20:41:17 ================== 13 passed, 1 warning in 1430.73s (0:23:50) ==================
11-Oct-2024 20:41:18 ============================= test session starts ==============================
11-Oct-2024 20:41:18 platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
11-Oct-2024 20:41:18 cachedir: .pytest_cache
11-Oct-2024 20:41:18 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro
11-Oct-2024 20:41:18 configfile: pytest.ini
11-Oct-2024 20:41:19 collecting ... collected 4 items
11-Oct-2024 20:41:19
11-Oct-2024 20:41:19
11-Oct-2024 20:41:20 test_task_importnro.py::importnro_test::test_invaliddata 2024-10-12 00:41:20        SEVERE        importnro::::casa        Traceback (most recent call last):
11-Oct-2024 20:41:20 2024-10-12 00:41:20        SEVERE        importnro::::casa+          File "/home/casatest/venv/lib/python3.8/site-packages/casatasks/private/task_importnro.py", line 33, in importnro
11-Oct-2024 20:41:20 2024-10-12 00:41:20        SEVERE        importnro::::casa+            raise RuntimeError('%s is not a valid NOSTAR data.' % (infile))
11-Oct-2024 20:41:20 2024-10-12 00:41:20        SEVERE        importnro::::casa+        RuntimeError: orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data.
11-Oct-2024 20:41:20 2024-10-12 00:41:20        SEVERE        importnro::::casa        orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data.
11-Oct-2024 20:41:20 2024-10-12 00:41:20        SEVERE        importnro::::casa        Task importnro raised an exception of class RuntimeError with the following message: orixa.OrionKL.20151209212931.16.Y is not a valid NOSTAR data.
11-Oct-2024 20:41:20
11-Oct-2024 20:41:20 test_invaliddata: Invalid data check.
11-Oct-2024 20:41:20 PASSED
11-Oct-2024 20:41:20
11-Oct-2024 20:41:30 test_task_importnro.py::importnro_test::test_normal
11-Oct-2024 20:41:30 test_normal: Normal data import.
11-Oct-2024 20:41:30 PRESSURE unit is hPa
11-Oct-2024 20:41:30 TEMPERATURE unit is K
11-Oct-2024 20:41:30 PASSED
11-Oct-2024 20:41:30
11-Oct-2024 20:41:30 test_task_importnro.py::importnro_test::test_overwrite 2024-10-12 00:41:30        SEVERE        importnro::::casa        Traceback (most recent call last):
11-Oct-2024 20:41:30 2024-10-12 00:41:30        SEVERE        importnro::::casa+          File "/home/casatest/venv/lib/python3.8/site-packages/casatasks/private/task_importnro.py", line 30, in importnro
11-Oct-2024 20:41:30 2024-10-12 00:41:30        SEVERE        importnro::::casa+            raise RuntimeError('%s exists.' % (outputvis))
11-Oct-2024 20:41:30 2024-10-12 00:41:30        SEVERE        importnro::::casa+        RuntimeError: importnro_test.ms exists.
11-Oct-2024 20:41:30 2024-10-12 00:41:30        SEVERE        importnro::::casa        importnro_test.ms exists.
11-Oct-2024 20:41:30 2024-10-12 00:41:30        SEVERE        importnro::::casa        Task importnro raised an exception of class RuntimeError with the following message: importnro_test.ms exists.
11-Oct-2024 20:41:30
11-Oct-2024 20:41:30 test_overwrite: File existence check.
11-Oct-2024 20:41:30 PASSED
11-Oct-2024 20:41:30
11-Oct-2024 20:41:38 test_task_importnro.py::importnro_test::test_timestamp
11-Oct-2024 20:41:38 test_timestamp: Check if timestamp is properly converted to UTC.
11-Oct-2024 20:41:38 PASSED
11-Oct-2024 20:41:38
11-Oct-2024 20:41:38 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importnro/nose.xml -
11-Oct-2024 20:41:38 ======================== 4 passed, 1 warning in 20.08s =========================
11-Oct-2024 20:41:38 casatools.platform.str_encode is deprecated and will be removed in a future release
11-Oct-2024 20:41:38 ============================= test session starts ==============================
11-Oct-2024 20:41:38 platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
11-Oct-2024 20:41:38 cachedir: .pytest_cache
11-Oct-2024 20:41:38 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor
11-Oct-2024 20:41:38 configfile: pytest.ini
11-Oct-2024 20:41:40 collecting ... collected 9 items
11-Oct-2024 20:41:40
11-Oct-2024 20:41:40
11-Oct-2024 20:41:41 test_task_impbcor.py::impbcor_test::test_4d_image_with_2d_pb
11-Oct-2024 20:41:41 impbcor: Test full image divide with cutoff. Primary beam is 2 D, image is 4 D
11-Oct-2024 20:41:42 PASSED
11-Oct-2024 20:41:42
11-Oct-2024 20:41:43 test_task_impbcor.py::impbcor_test::test_diff_spectral_coordinate
11-Oct-2024 20:41:43 Verify fix that a different spectral coordinates in target and template don't matter, CAS-5096
11-Oct-2024 20:41:43 PASSED
11-Oct-2024 20:41:43
11-Oct-2024 20:41:44 test_task_impbcor.py::impbcor_test::test_empty_region_and_stokes
11-Oct-2024 20:41:44 Test specifying stokes with empty region works (CAS-11708)
11-Oct-2024 20:41:44 PASSED
11-Oct-2024 20:41:44
11-Oct-2024 20:41:44 test_task_impbcor.py::impbcor_test::test_exceptions 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Exception: The image filename is empty.
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)+        ... thrown by static void casacore::ImageUtilities::openImage(casacore::ImageInterface<T>*&, const casacore::String&) [with T = float] at File: /source/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 255
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: Exception: The image filename is empty.
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa+        ... thrown by static void casacore::ImageUtilities::openImage(casacore::ImageInterface<T>*&, const casacore::String&) [with T = float] at File: /source/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 255
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Exception: File 'totally_bogus2' does not exist.
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)+        ... thrown by static void casacore::ImageUtilities::openImage(casacore::ImageInterface<T>*&, const casacore::String&) [with T = float] at File: /source/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 260
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: Exception: File 'totally_bogus2' does not exist.
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa+        ... thrown by static void casacore::ImageUtilities::openImage(casacore::ImageInterface<T>*&, const casacore::String&) [with T = float] at File: /source/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 260
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::ImageInputProcessor::_process        Requested output image /bogusplace/bogusimage cannot be created so will not be written
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: 2024-10-12 00:41:45        SEVERE        impbcor::ImageInputProcessor::_process        Requested output image /bogusplace/bogusimage cannot be created so will not be written
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: 2024-10-12 00:41:45        SEVERE        impbcor::ImageInputProcessor::_process        Requested output image /bogusplace/bogusimage cannot be created so will not be written
11-Oct-2024 20:41:44 2024-10-12 00:41:45        WARN        impbcor::::        /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/pbtest1_im.fits is not a valid or readable table
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::        Cannot read image /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/pbtest1_im.fits to get region bogus_region
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Unable to open region file or region table description bogus_region in image /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/pbtest1_im.fits at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 486
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: Unable to open region file or region table description bogus_region in image /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/pbtest1_im.fits at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 486
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Unknown mode zz
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: Unknown mode zz
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Coordinate systems of image and template are different: The DirectionCoordinates have differing LinearXform components at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePrimaryBeamCorrector.cc, line: 141
11-Oct-2024 20:41:44 2024-10-12 00:41:45        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: Coordinate systems of image and template are different: The DirectionCoordinates have differing LinearXform components at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePrimaryBeamCorrector.cc, line: 141
11-Oct-2024 20:41:44
11-Oct-2024 20:41:44 impbcor: Test various exception cases
11-Oct-2024 20:41:44 PASSED
11-Oct-2024 20:41:44
11-Oct-2024 20:41:46 test_task_impbcor.py::impbcor_test::test_full_image_divide
11-Oct-2024 20:41:46 impbcor: Test full image divide
11-Oct-2024 20:41:46 PASSED
11-Oct-2024 20:41:46
11-Oct-2024 20:41:47 test_task_impbcor.py::impbcor_test::test_full_image_using_cutoff
11-Oct-2024 20:41:47 impbcor: Test full image divide with cutoff
11-Oct-2024 20:41:47 PASSED
11-Oct-2024 20:41:47
11-Oct-2024 20:41:48 test_task_impbcor.py::impbcor_test::test_history
11-Oct-2024 20:41:48 Test history records are written
11-Oct-2024 20:41:48 PASSED
11-Oct-2024 20:41:48
11-Oct-2024 20:41:50 test_task_impbcor.py::impbcor_test::test_multiply
11-Oct-2024 20:41:50 impbcor: Test full image multiply with cutoff. Primary beam is 2 D, image is 4 D
11-Oct-2024 20:41:50 PASSED
11-Oct-2024 20:41:50
11-Oct-2024 20:41:51 test_task_impbcor.py::impbcor_test::test_stretch 2024-10-12 00:41:51        SEVERE        impbcor::image::pbcor (file src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: The input image shape ([113, 76, 5, 2]) and mask shape ([113, 76, 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
11-Oct-2024 20:41:51 2024-10-12 00:41:51        SEVERE        impbcor::::casa        Task impbcor raised an exception of class RuntimeError with the following message: The input image shape ([113, 76, 5, 2]) and mask shape ([113, 76, 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
11-Oct-2024 20:41:52
11-Oct-2024 20:41:52 impbcor(): Test stretch parameter
11-Oct-2024 20:41:52 PASSED
11-Oct-2024 20:41:52
11-Oct-2024 20:41:52 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_impbcor/nose.xml -
11-Oct-2024 20:41:52 ======================== 9 passed, 1 warning in 13.22s =========================
11-Oct-2024 20:41:52 ============================= test session starts ==============================
11-Oct-2024 20:41:52 platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
11-Oct-2024 20:41:52 cachedir: .pytest_cache
11-Oct-2024 20:41:52 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth
11-Oct-2024 20:41:52 configfile: pytest.ini
11-Oct-2024 20:41:54 collecting ... collected 13 items
11-Oct-2024 20:41:54
11-Oct-2024 20:41:54
11-Oct-2024 20:41:56 test_task_imsmooth.py::imsmooth_test::test_beam 2024-10-12 00:41:56        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
11-Oct-2024 20:41:56
11-Oct-2024 20:41:56 Test the beam parameter
11-Oct-2024 20:41:56 PASSED
11-Oct-2024 20:41:56
11-Oct-2024 20:41:57 test_task_imsmooth.py::imsmooth_test::test_commonbeam 2024-10-12 00:41:58        WARN        imsmooth::image::commonbeam (file src/tools/image/image_cmpt.cc, line 824)        This image only has one beam, so just returning that
11-Oct-2024 20:41:59
11-Oct-2024 20:41:59 Test kernel='commonbeam' in imsmooth
11-Oct-2024 20:41:59 PASSED
11-Oct-2024 20:41:59
11-Oct-2024 20:42:01 test_task_imsmooth.py::imsmooth_test::test_conserve_flux 2024-10-12 00:42:02        WARN        componentlist::fromrecord        componentlist is not empty; overwriting it
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        ImageFitter::_finishConstruction        Unrecognized intensity unit cm-2. Will assume Jy/pixel
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        SkyCompRep::convertToJy        Cannot convert units of brightness to Jy - will assume Jy
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        SkyCompRep::peakToIntegralFlux()        The image units 'cm-2' are not consistent
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        SkyCompRep::peakToIntegralFlux()+        with Jy when integrated over the sky.  Assuming Jy/pixel
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        SkyCompRep::integralToPeakFlux()        The image units 'cm-2' are not consistent
11-Oct-2024 20:42:01 2024-10-12 00:42:02        WARN        SkyCompRep::integralToPeakFlux()+        with Jy when integrated over the sky.  Assuming Jy/pixel
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        ImageFitter::_finishConstruction        Unrecognized intensity unit cm-2. Will assume Jy/pixel
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        SkyCompRep::convertToJy        Cannot convert units of brightness to Jy - will assume Jy
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        SkyCompRep::peakToIntegralFlux()        The image units 'cm-2' are not consistent
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        SkyCompRep::peakToIntegralFlux()+        with Jy when integrated over the sky.  Assuming Jy/pixel
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        SkyCompRep::integralToPeakFlux()        The image units 'cm-2' are not consistent
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        SkyCompRep::integralToPeakFlux()+        with Jy when integrated over the sky.  Assuming Jy/pixel
11-Oct-2024 20:42:02 2024-10-12 00:42:03        WARN        componentlist::fromrecord        componentlist is not empty; overwriting it
11-Oct-2024 20:42:02
11-Oct-2024 20:42:02 Test flux density is conserved for images with units of K or anything without 'beam'
11-Oct-2024 20:42:02 PASSED
11-Oct-2024 20:42:02
11-Oct-2024 20:42:05 test_task_imsmooth.py::imsmooth_test::test_copying_of_input_mask
11-Oct-2024 20:42:05 CAS-12904: copy input mask to output image
11-Oct-2024 20:42:05 PASSED
11-Oct-2024 20:42:05
11-Oct-2024 20:42:06 test_task_imsmooth.py::imsmooth_test::test_history
11-Oct-2024 20:42:06 Test that history is written
11-Oct-2024 20:42:06 PASSED
11-Oct-2024 20:42:06
11-Oct-2024 20:42:07 test_task_imsmooth.py::imsmooth_test::test_image_kernel 2024-10-12 00:42:08        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
11-Oct-2024 20:42:08
11-Oct-2024 20:42:08 Test image as kernel, CAS-5844
11-Oct-2024 20:42:08 max 0.00011000405956773651
11-Oct-2024 20:42:08 PASSED
11-Oct-2024 20:42:08
11-Oct-2024 20:42:08 test_task_imsmooth.py::imsmooth_test::test_input 2024-10-12 00:42:09        WARN        imsmooth::::casa        The IMAGENAME parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:09 2024-10-12 00:42:10        WARN        imsmooth::::casa        The OUTFILE parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:09 2024-10-12 00:42:10        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
11-Oct-2024 20:42:09 2024-10-12 00:42:10        SEVERE        imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)        Exception Reported: 2024-10-12 00:42:10        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
11-Oct-2024 20:42:09 2024-10-12 00:42:10        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: 2024-10-12 00:42:10        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
11-Oct-2024 20:42:10 2024-10-12 00:42:11        WARN        imsmooth::::casa        The KERNEL parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:11 2024-10-12 00:42:12        WARN        imsmooth::::casa        The MAJOR parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:12 2024-10-12 00:42:12        WARN        imsmooth::Image2DConvolver::_dealWithRestoringBeam        Convolving kernel has minor axis 2.42407e-06 rad which is less than the pixel diagonal length of 3.42815e-06 rad. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)        Exception Reported: Exception: Major axis is less than minor axis.
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)+        ... thrown by void casa::Image2DConvolver<T>::setKernel(const casacore::String&, const Quantity&, const Quantity&, const Quantity&) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 134
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Exception: Major axis is less than minor axis.
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa+        ... thrown by void casa::Image2DConvolver<T>::setKernel(const casacore::String&, const Quantity&, const Quantity&, const Quantity&) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 134
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa        The REGION parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        regionmanager::frombcs        Exception Reported: Unrecognized type int for region, must be either string or region dictionary at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 887
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Unrecognized type int for region, must be either string or region dictionary at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 887
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        regionmanager::frombcs        Exception Reported: Unable to open region file or region table description garbage.rgn.
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        regionmanager::frombcs+        If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Unable to open region file or region table description garbage.rgn.
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa+        If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:13 2024-10-12 00:42:14        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        regionmanager::frombcs        Exception Reported: /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
11-Oct-2024 20:42:13 2024-10-12 00:42:14        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
11-Oct-2024 20:42:14 2024-10-12 00:42:15        WARN        imsmooth::::casa        The BOX parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:14 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:14 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:14 2024-10-12 00:42:15        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
11-Oct-2024 20:42:14 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: 2024-10-12 00:42:15        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
11-Oct-2024 20:42:14 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: 2024-10-12 00:42:15        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The CHANS parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45.
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45.
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:15 2024-10-12 00:42:15        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs        Exception Reported: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40.
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        regionmanager::frombcs+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40.
11-Oct-2024 20:42:15 2024-10-12 00:42:15        SEVERE        imsmooth::::casa+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
11-Oct-2024 20:42:17 2024-10-12 00:42:18        WARN        imsmooth::::casa        The STOKES parameter tests will cause errors to occur, do not be alarmed
11-Oct-2024 20:42:17 2024-10-12 00:42:18        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:17 2024-10-12 00:42:18        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:17 2024-10-12 00:42:18        SEVERE        regionmanager::frombcs        Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39]
11-Oct-2024 20:42:17 2024-10-12 00:42:18        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39]
11-Oct-2024 20:42:17 2024-10-12 00:42:18        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:17 2024-10-12 00:42:18        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:17 2024-10-12 00:42:18        SEVERE        CasacRegionManager::_setPolarizationRanges        (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
11-Oct-2024 20:42:17 2024-10-12 00:42:18        SEVERE        regionmanager::frombcs        Exception Reported: 2024-10-12 00:42:18        SEVERE        CasacRegionManager::_setPolarizationRanges        (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
11-Oct-2024 20:42:17 2024-10-12 00:42:18        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: 2024-10-12 00:42:18        SEVERE        CasacRegionManager::_setPolarizationRanges        (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
11-Oct-2024 20:42:18
11-Oct-2024 20:42:18 Imsmooth: Testing INPUT/OUTPUT tests
11-Oct-2024 20:42:18 PASSED
11-Oct-2024 20:42:18
11-Oct-2024 20:42:25 test_task_imsmooth.py::imsmooth_test::test_multibeam
11-Oct-2024 20:42:25 Test per plane beams
11-Oct-2024 20:42:25 PASSED
11-Oct-2024 20:42:25
11-Oct-2024 20:42:26 test_task_imsmooth.py::imsmooth_test::test_overwrite 2024-10-12 00:42:27        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
11-Oct-2024 20:42:26 2024-10-12 00:42:27        SEVERE        imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)        Exception Reported: 2024-10-12 00:42:27        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
11-Oct-2024 20:42:26 2024-10-12 00:42:27        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: 2024-10-12 00:42:27        SEVERE        imsmooth::ImageInputProcessor::_process        Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
11-Oct-2024 20:42:27
11-Oct-2024 20:42:27 test overwrite parameter 
11-Oct-2024 20:42:27 PASSED
11-Oct-2024 20:42:27
11-Oct-2024 20:42:31 test_task_imsmooth.py::imsmooth_test::test_region
11-Oct-2024 20:42:31 Imsmooth: Region selection correction test
11-Oct-2024 20:42:31 PASSED
11-Oct-2024 20:42:31
11-Oct-2024 20:42:37 test_task_imsmooth.py::imsmooth_test::test_smooth
11-Oct-2024 20:42:37 Imsmooth: Testing correctness
11-Oct-2024 20:42:37 PASSED
11-Oct-2024 20:42:37
11-Oct-2024 20:42:38 test_task_imsmooth.py::imsmooth_test::test_stretch 2024-10-12 00:42:39        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:38 2024-10-12 00:42:39        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:38 2024-10-12 00:42:39        SEVERE        image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)        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
11-Oct-2024 20:42:38 2024-10-12 00:42:39        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: 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
11-Oct-2024 20:42:38 2024-10-12 00:42:39        WARN        imsmooth::::casa        The outfile paramter is empty, consequently the smoothed image will be
11-Oct-2024 20:42:38 2024-10-12 00:42:39        WARN        imsmooth::::casa+        saved on disk in file, imsmooth_results.im
11-Oct-2024 20:42:38 2024-10-12 00:42:39        WARN        Image2DConvolver::_dealWithRestoringBeam        Convolving kernel has minor axis 2 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size
11-Oct-2024 20:42:39
11-Oct-2024 20:42:39 imsmooth(): Test stretch parameter
11-Oct-2024 20:42:39 PASSED
11-Oct-2024 20:42:39
11-Oct-2024 20:42:45 test_task_imsmooth.py::imsmooth_test::test_targetres 2024-10-12 00:42:46        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
11-Oct-2024 20:42:48 2024-10-12 00:42:49        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
11-Oct-2024 20:42:48 2024-10-12 00:42:49        WARN        BeamManipulator::set        This image has per plane beamsbut no plane (channel/polarization) was specified. All beams will be set equal to the specified beam.
11-Oct-2024 20:42:49 2024-10-12 00:42:49        SEVERE        imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)        Exception Reported: Unable to reach target resolution of major: 5.99 arcsec, minor: 2.99 arcsec, pa: 0 deg Input image beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg is (nearly) identical to or larger than the output beam size at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 104
11-Oct-2024 20:42:49 2024-10-12 00:42:49        SEVERE        imsmooth::::casa        Task imsmooth raised an exception of class RuntimeError with the following message: Unable to reach target resolution of major: 5.99 arcsec, minor: 2.99 arcsec, pa: 0 deg Input image beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg is (nearly) identical to or larger than the output beam size at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 104
11-Oct-2024 20:42:49 2024-10-12 00:42:50        WARN        imsmooth::Image2DConvolver::_dealWithRestoringBeam        Fitted restoring beam is major: 3.09313 arcsec, minor: 3.03335 arcsec, pa: 80.8725 deg, but putting requested target resolution beam major: 3.2 arcsec, minor: 3.1 arcsec, pa: 60 deg in the image metadata. Both beams may be considered consistent with the convolution result.
11-Oct-2024 20:42:50
11-Oct-2024 20:42:50 Test targetres parameter
11-Oct-2024 20:42:50 PASSED
11-Oct-2024 20:42:50
11-Oct-2024 20:42:50 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imsmooth/nose.xml -
11-Oct-2024 20:42:50 ======================== 13 passed, 1 warning in 57.68s ========================
11-Oct-2024 20:42:51 ============================= test session starts ==============================
11-Oct-2024 20:42:51 platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
11-Oct-2024 20:42:51 cachedir: .pytest_cache
11-Oct-2024 20:42:51 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil
11-Oct-2024 20:42:51 configfile: pytest.ini
11-Oct-2024 20:42:52 collecting ... collected 23 items
11-Oct-2024 20:42:52
11-Oct-2024 20:42:52
11-Oct-2024 20:42:52 test_casaxmlutil.py::FundamentalTest::test_dummy_pass
11-Oct-2024 20:42:52 The method should pass.
11-Oct-2024 20:42:52 PASSED
11-Oct-2024 20:42:52
11-Oct-2024 20:42:52 test_casaxmlutil.py::FundamentalTest::test_raise_exception
11-Oct-2024 20:42:52 Check propagation of Exception
11-Oct-2024 20:42:52 PASSED
11-Oct-2024 20:42:52
11-Oct-2024 20:42:53 test_casaxmlutil.py::SDCalTest::test_sdcal_apply 2024-10-12 00:42:54        WARN        sdcal::calibrater::setvi(bool,bool)        Forcing use of OLD VisibilityIterator.
11-Oct-2024 20:42:55 2024-10-12 00:42:55        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:42:55 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 9, 11,
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:42:55 2024-10-12 00:42:56        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:42:56
11-Oct-2024 20:42:56 Test sdcal(calmode=apply).
11-Oct-2024 20:42:56 PASSED
11-Oct-2024 20:42:56
11-Oct-2024 20:42:56 test_casaxmlutil.py::SDCalTest::test_sdcal_apply_not_override 2024-10-12 00:42:56        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:00 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 9, 11,
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:00 2024-10-12 00:43:01        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:01
11-Oct-2024 20:43:01 Test sdcal(calmode=apply, interp='..').
11-Oct-2024 20:43:01 PASSED
11-Oct-2024 20:43:01
11-Oct-2024 20:43:01 test_casaxmlutil.py::SDCalTest::test_sdcal_otf 2024-10-12 00:43:01        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:04
11-Oct-2024 20:43:04 Test sdcal(calmode=otf).
11-Oct-2024 20:43:04 PASSED
11-Oct-2024 20:43:04
11-Oct-2024 20:43:04 test_casaxmlutil.py::SDCalTest::test_sdcal_otf_not_override 2024-10-12 00:43:05        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:07
11-Oct-2024 20:43:07 Test sdcal(calmode=otf, intent='..').
11-Oct-2024 20:43:07 PASSED
11-Oct-2024 20:43:07
11-Oct-2024 20:43:07 test_casaxmlutil.py::SDCalTest::test_sdcal_otf_tsys_apply 2024-10-12 00:43:08        WARN        sdcal::::casa        Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'.
11-Oct-2024 20:43:07 2024-10-12 00:43:08        WARN        sdcal::::casa+        However, the task is not allowed to set global intent selection since calmode contains 'tsys'.
11-Oct-2024 20:43:07 2024-10-12 00:43:08        WARN        sdcal::::casa+        As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed.
11-Oct-2024 20:43:07 2024-10-12 00:43:08        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:10 2024-10-12 00:43:11        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:12 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_053.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:12 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_081.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:12 2024-10-12 00:43:13        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:12
11-Oct-2024 20:43:12 Test sdcal(calmode=otf,tsys,apply).
11-Oct-2024 20:43:12 PASSED
11-Oct-2024 20:43:12
11-Oct-2024 20:43:12 test_casaxmlutil.py::SDCalTest::test_sdcal_otf_tsys_apply_not_override 2024-10-12 00:43:13        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:14 2024-10-12 00:43:15        WARN        sdcal::::casa        Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'.
11-Oct-2024 20:43:14 2024-10-12 00:43:15        WARN        sdcal::::casa+        However, the task is not allowed to set global intent selection since calmode contains 'tsys'.
11-Oct-2024 20:43:14 2024-10-12 00:43:15        WARN        sdcal::::casa+        As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed.
11-Oct-2024 20:43:14 2024-10-12 00:43:15        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:17 2024-10-12 00:43:18        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:19 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:19 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otf_027.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:19 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_046.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:19 2024-10-12 00:43:19        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:19
11-Oct-2024 20:43:19 Test sdcal(calmode=otf,tsys,apply) with applytabe and interp are not null.
11-Oct-2024 20:43:19 PASSED
11-Oct-2024 20:43:19
11-Oct-2024 20:43:19 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster 2024-10-12 00:43:20        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:21
11-Oct-2024 20:43:21 Test sdcal(calmode=otfraster).
11-Oct-2024 20:43:21 PASSED
11-Oct-2024 20:43:21
11-Oct-2024 20:43:21 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_apply 2024-10-12 00:43:21        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:22 2024-10-12 00:43:23        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:23 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_086.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN                MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_086.tab as mapped, and will be flagged.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN                MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_086.tab as mapped, and will be flagged.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN                MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_086.tab as mapped, and will be flagged.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN                MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_otfraster_086.tab as mapped, and will be flagged.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3,
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:23 2024-10-12 00:43:23        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:23
11-Oct-2024 20:43:23 Test sdcal(calmode=otfraster,apply).
11-Oct-2024 20:43:23 PASSED
11-Oct-2024 20:43:23
11-Oct-2024 20:43:23 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_apply_not_override 2024-10-12 00:43:24        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:39 2024-10-12 00:43:39        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:40 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:40 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_072.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:40 2024-10-12 00:43:41        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:41
11-Oct-2024 20:43:41 Test sdcal(calmode=otfraster,apply) with applytabe/interp/intent are not null.
11-Oct-2024 20:43:41 PASSED
11-Oct-2024 20:43:41
11-Oct-2024 20:43:41 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_not_override 2024-10-12 00:43:41        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:42
11-Oct-2024 20:43:42 Test sdcal(calmode=otfraster, intent='..').
11-Oct-2024 20:43:42 PASSED
11-Oct-2024 20:43:42
11-Oct-2024 20:43:42 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_tsys_apply 2024-10-12 00:43:43        WARN        sdcal::::casa        Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'.
11-Oct-2024 20:43:42 2024-10-12 00:43:43        WARN        sdcal::::casa+        However, the task is not allowed to set global intent selection since calmode contains 'tsys'.
11-Oct-2024 20:43:42 2024-10-12 00:43:43        WARN        sdcal::::casa+        As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed.
11-Oct-2024 20:43:42 2024-10-12 00:43:43        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:44 2024-10-12 00:43:44        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:46 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_061.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:46 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_019.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:46 2024-10-12 00:43:46        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:46
11-Oct-2024 20:43:46 Test sdcal(calmode=otfraster,tsys,apply).
11-Oct-2024 20:43:46 PASSED
11-Oct-2024 20:43:46
11-Oct-2024 20:43:46 test_casaxmlutil.py::SDCalTest::test_sdcal_otfraster_tsys_apply_not_override 2024-10-12 00:43:46        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:47 2024-10-12 00:43:48        WARN        sdcal::::casa        Intent selection for 'otf' or 'otfraster' should be 'OBSERVE_TARGET#ON_SOURCE'.
11-Oct-2024 20:43:47 2024-10-12 00:43:48        WARN        sdcal::::casa+        However, the task is not allowed to set global intent selection since calmode contains 'tsys'.
11-Oct-2024 20:43:47 2024-10-12 00:43:48        WARN        sdcal::::casa+        As a workaround, set intent selection locally when 'otf' or 'otfraster' calibration is performed.
11-Oct-2024 20:43:47 2024-10-12 00:43:48        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:49 2024-10-12 00:43:50        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:51 2024-10-12 00:43:51        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:51 2024-10-12 00:43:51        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:51 2024-10-12 00:43:51        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:51 2024-10-12 00:43:51        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:51 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:51 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_otfraster_081.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:51 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_016.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:51 2024-10-12 00:43:52        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:51 2024-10-12 00:43:52        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:51 2024-10-12 00:43:52        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:51 2024-10-12 00:43:52        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:51
11-Oct-2024 20:43:51 Test sdcal(calmode=otfraster,tsys,apply) with applytabe and interp are not null.
11-Oct-2024 20:43:51 PASSED
11-Oct-2024 20:43:51
11-Oct-2024 20:43:51 test_casaxmlutil.py::SDCalTest::test_sdcal_ps 2024-10-12 00:43:52        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:53
11-Oct-2024 20:43:53 Test sdcal(calmode=ps).
11-Oct-2024 20:43:53 PASSED
11-Oct-2024 20:43:53
11-Oct-2024 20:43:53 test_casaxmlutil.py::SDCalTest::test_sdcal_ps_apply 2024-10-12 00:43:54        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:55 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_045.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN                MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_045.tab as mapped, and will be flagged.
11-Oct-2024 20:43:55 2024-10-12 00:43:55        WARN                MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_045.tab as mapped, and will be flagged.
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN                MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_045.tab as mapped, and will be flagged.
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN                MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in __sdcal_composite_mode_ps_045.tab as mapped, and will be flagged.
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3,
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:55 2024-10-12 00:43:56        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:55
11-Oct-2024 20:43:55 Test sdcal(calmode=ps,apply).
11-Oct-2024 20:43:55 PASSED
11-Oct-2024 20:43:55
11-Oct-2024 20:43:55 test_casaxmlutil.py::SDCalTest::test_sdcal_ps_apply_not_override 2024-10-12 00:43:56        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:57 2024-10-12 00:43:57        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:43:59 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:59 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_080.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:43:59 2024-10-12 00:43:59        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:43:59
11-Oct-2024 20:43:59 Test sdcal(calmode=ps,apply) with applytabe and interp are not null.
11-Oct-2024 20:43:59 PASSED
11-Oct-2024 20:43:59
11-Oct-2024 20:43:59 test_casaxmlutil.py::SDCalTest::test_sdcal_ps_tsys_apply 2024-10-12 00:43:59        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:01 2024-10-12 00:44:01        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:44:02 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_047.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:02 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_063.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:44:02 2024-10-12 00:44:03        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:44:02
11-Oct-2024 20:44:02 Test sdcal(calmode=ps,tsys,apply).
11-Oct-2024 20:44:02 PASSED
11-Oct-2024 20:44:02
11-Oct-2024 20:44:03 test_casaxmlutil.py::SDCalTest::test_sdcal_ps_tsys_apply_not_override 2024-10-12 00:44:03        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:04 2024-10-12 00:44:05        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:06 2024-10-12 00:44:06        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:44:08 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:08 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_021.tab: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:08 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_099.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 1, 3, 9, 11,
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:44:08 2024-10-12 00:44:08        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:44:08
11-Oct-2024 20:44:08 Test sdcal(calmode=ps,tsys,apply) with applytabe and interp are not null.
11-Oct-2024 20:44:08 PASSED
11-Oct-2024 20:44:08
11-Oct-2024 20:44:08 test_casaxmlutil.py::SDCalTest::test_sdcal_tsys_apply 2024-10-12 00:44:08        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:44:09 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_100.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 9, 11,
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:44:09 2024-10-12 00:44:10        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:44:10
11-Oct-2024 20:44:10 Test sdcal(calmode=tsys,apply).
11-Oct-2024 20:44:10 PASSED
11-Oct-2024 20:44:10
11-Oct-2024 20:44:10 test_casaxmlutil.py::SDCalTest::test_sdcal_tsys_apply_not_override 2024-10-12 00:44:10        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:12 2024-10-12 00:44:13        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        sdcal::calibrater::setvi(bool,bool)        Already using OLD VisibilityIterator.
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        sdcal::::casa        The outfile you specified will NOT be created.
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        sdcal::::casa+        Calibrated data will be stored in a new 'CORRECTED_DATA' column
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        sdcal::::casa+        inserted in the main table of the input MS file.
11-Oct-2024 20:44:14 The following MS spws have no corresponding cal spws in apply.cal: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:14 The following MS spws have no corresponding cal spws in __sdcal_composite_mode_tsys_099.tab: 0 2 4 6 8 9 10 11 12 13 14 15 16 17 18 19 20
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        Calibrater::correct2 (VI2/VB2)        Spectral window(s) 9, 11,
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        Calibrater::correct2 (VI2/VB2)+          could not be corrected due to missing (pre-)calibration
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        Calibrater::correct2 (VI2/VB2)+            in one or more of the specified tables.
11-Oct-2024 20:44:14 2024-10-12 00:44:14        WARN        Calibrater::correct2 (VI2/VB2)+            Please check your results carefully!
11-Oct-2024 20:44:14
11-Oct-2024 20:44:14 Test sdcal(calmode=tsys,apply) with applytabe and interp are not null.
11-Oct-2024 20:44:14 PASSED
11-Oct-2024 20:44:14
11-Oct-2024 20:44:21 test_casaxmlutil.py::SDFitTest::test_sdfit_timebin
11-Oct-2024 20:44:21 Test sdfit(timebin='1s'). If timebin is specified a value, then timespan is overridden by ''.
11-Oct-2024 20:44:21 PASSED
11-Oct-2024 20:44:21
11-Oct-2024 20:44:26 test_casaxmlutil.py::SDFitTest::test_sdfit_timebin_is_empty
11-Oct-2024 20:44:26 Test sdfit(timebin='').
11-Oct-2024 20:44:26 PASSED
11-Oct-2024 20:44:26
11-Oct-2024 20:44:26 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_casaxmlutil/nose.xml -
11-Oct-2024 20:44:26 ================== 23 passed, 21 warnings in 95.66s (0:01:35) ==================
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_accor
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_accor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_accor/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_smoothcal/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_smoothcal
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_smoothcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_smoothcal/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagdata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagdata/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listsdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listsdm/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immath/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imreframe/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imreframe/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdatmcor/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdatmcor
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdatmcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdatmcor/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_slsearch/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_slsearch
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_slsearch/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_slsearch/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdintimaging/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdintimaging
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdintimaging/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdintimaging/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importfitsidi/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearstat/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearstat
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_clearstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_clearstat/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_phaseshift/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_phaseshift/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importnro
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importnro/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importnro/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_impbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_impbcor/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imsmooth/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imsmooth/
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil/
11-Oct-2024 20:44:27 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil
11-Oct-2024 20:44:27
11-Oct-2024 20:44:27 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_casaxmlutil/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil/
11-Oct-2024 20:44:30 total 184500
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci 15001   1047027 Oct 11 11:59 casashell-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci 15001   1857953 Oct 11 11:59 casatasks-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root    4471297 Oct 12 00:44 casatasks_test.log
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci 15001    129108 Oct 11 11:59 casatestutils-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci 15001 180626425 Oct 11 11:59 casatools-6.6.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2508 Oct 12 00:44 test_casaxmlutil.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2317 Oct 12 00:44 test_flaghelper.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1867 Oct 12 00:44 test_imagerhelpers_gclean.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2658 Oct 12 00:44 test_jyperk.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1797 Oct 12 00:44 test_task_accor.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3053 Oct 12 00:44 test_task_applycal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        629 Oct 12 00:44 test_task_asdmsummary.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        806 Oct 12 00:44 test_task_bandpass.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1735 Oct 12 00:44 test_task_blcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        854 Oct 12 00:44 test_task_calstat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        973 Oct 12 00:44 test_task_clearcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        663 Oct 12 00:44 test_task_clearstat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1833 Oct 12 00:44 test_task_concat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1349 Oct 12 00:44 test_task_conjugatevis.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       7406 Oct 12 00:44 test_task_cvel.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       5048 Oct 12 00:44 test_task_cvel2.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      17705 Oct 12 00:44 test_task_deconvolve.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        722 Oct 12 00:44 test_task_defintent.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        586 Oct 12 00:44 test_task_delmod.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1780 Oct 12 00:44 test_task_exportasdm.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        333 Oct 12 00:44 test_task_exportfits.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1842 Oct 12 00:44 test_task_exportuvfits.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        867 Oct 12 00:44 test_task_feather.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1951 Oct 12 00:44 test_task_fixplanets.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1448 Oct 12 00:44 test_task_fixvis.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       4601 Oct 12 00:44 test_task_flagcmd.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      27912 Oct 12 00:44 test_task_flagdata.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        941 Oct 12 00:44 test_task_flagmanager.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2334 Oct 12 00:44 test_task_fluxscale.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1248 Oct 12 00:44 test_task_fringefit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3236 Oct 12 00:44 test_task_gaincal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2689 Oct 12 00:44 test_task_gencal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        451 Oct 12 00:44 test_task_getantposalma.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        659 Oct 12 00:44 test_task_getcalmodvla.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1015 Oct 12 00:44 test_task_getephemtable.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1209 Oct 12 00:44 test_task_hanningsmooth.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      29301 Oct 12 00:44 test_task_imbaseline.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2195 Oct 12 00:44 test_task_imcollapse.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1199 Oct 12 00:44 test_task_imcontsub.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1742 Oct 12 00:44 test_task_imdev.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3166 Oct 12 00:44 test_task_imfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2110 Oct 12 00:44 test_task_imhead.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1149 Oct 12 00:44 test_task_imhistory.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3030 Oct 12 00:44 test_task_immath.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1642 Oct 12 00:44 test_task_immoments.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1104 Oct 12 00:44 test_task_impbcor.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        727 Oct 12 00:44 test_task_importasap.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3698 Oct 12 00:44 test_task_importasdm.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        326 Oct 12 00:44 test_task_importatca.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        996 Oct 12 00:44 test_task_importfitsidi.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        332 Oct 12 00:44 test_task_importmiriad.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        614 Oct 12 00:44 test_task_importnro.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1794 Oct 12 00:44 test_task_importuvfits.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        812 Oct 12 00:44 test_task_importvla.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1813 Oct 12 00:44 test_task_impv.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2090 Oct 12 00:44 test_task_imrebin.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        805 Oct 12 00:44 test_task_imreframe.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2319 Oct 12 00:44 test_task_imregrid.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1438 Oct 12 00:44 test_task_imsmooth.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1414 Oct 12 00:44 test_task_imstat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        709 Oct 12 00:44 test_task_imsubimage.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        778 Oct 12 00:44 test_task_imtrans.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3103 Oct 12 00:44 test_task_imval.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3770 Oct 12 00:44 test_task_initweights.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1458 Oct 12 00:44 test_task_listcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        486 Oct 12 00:44 test_task_listfits.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        726 Oct 12 00:44 test_task_listhistory.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       8555 Oct 12 00:44 test_task_listobs.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1494 Oct 12 00:44 test_task_listpartition.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        499 Oct 12 00:44 test_task_listsdm.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        728 Oct 12 00:44 test_task_listvis.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2639 Oct 12 00:44 test_task_makemask.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      34542 Oct 12 00:44 test_task_mstransform.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       5858 Oct 12 00:44 test_task_mstransform_mms.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        761 Oct 12 00:44 test_task_nrobeamaverage.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3466 Oct 12 00:44 test_task_partition.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1521 Oct 12 00:44 test_task_phaseshift.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1069 Oct 12 00:44 test_task_plotants.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      25948 Oct 12 00:44 test_task_plotbandpass.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1770 Oct 12 00:44 test_task_plotprofilemap.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1794 Oct 12 00:44 test_task_plotweather.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3062 Oct 12 00:44 test_task_polcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        332 Oct 12 00:44 test_task_polfromgain.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1191 Oct 12 00:44 test_task_predictcomp.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        948 Oct 12 00:44 test_task_rerefant.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1182 Oct 12 00:44 test_task_rmfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        784 Oct 12 00:44 test_task_rmtables.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       5027 Oct 12 00:44 test_task_sdatmcor.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      17989 Oct 12 00:44 test_task_sdbaseline.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       6625 Oct 12 00:44 test_task_sdcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       4152 Oct 12 00:44 test_task_sdfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1836 Oct 12 00:44 test_task_sdfixscan.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1563 Oct 12 00:44 test_task_sdgaincal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      23620 Oct 12 00:44 test_task_sdimaging.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2598 Oct 12 00:44 test_task_sdintimaging.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        560 Oct 12 00:44 test_task_sdpolaverage.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2428 Oct 12 00:44 test_task_sdsidebandsplit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3926 Oct 12 00:44 test_task_sdsmooth.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       4375 Oct 12 00:44 test_task_sdtimeaverage.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3430 Oct 12 00:44 test_task_setjy.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1694 Oct 12 00:44 test_task_simanalyze.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      12706 Oct 12 00:44 test_task_simobserve.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1486 Oct 12 00:44 test_task_slsearch.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1262 Oct 12 00:44 test_task_smoothcal.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1927 Oct 12 00:44 test_task_specfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        690 Oct 12 00:44 test_task_specflux.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        428 Oct 12 00:44 test_task_specsmooth.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        442 Oct 12 00:44 test_task_splattotable.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      17887 Oct 12 00:44 test_task_split.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        682 Oct 12 00:44 test_task_spxfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       2384 Oct 12 00:44 test_task_statwt.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      35784 Oct 12 00:44 test_task_tclean.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        677 Oct 12 00:44 test_task_testconcat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root      22707 Oct 12 00:44 test_task_tsdimaging.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       4534 Oct 12 00:44 test_task_uvcontsub.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root        820 Oct 12 00:44 test_task_uvcontsub_old.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1497 Oct 12 00:44 test_task_uvmodelfit.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1458 Oct 12 00:44 test_task_virtualconcat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1071 Oct 12 00:44 test_task_vishead.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       3267 Oct 12 00:44 test_task_visstat.xml
11-Oct-2024 20:44:30 -rw-r--r-- 1 casaci root       1967 Oct 12 00:44 test_task_wvrgcal.xml
11-Oct-2024 20:44:30 Finished task 'Test wheel' with result: Success
11-Oct-2024 20:44:30 Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
11-Oct-2024 20:44:30 Injected variable bamboo.inject.is_641=False in LOCAL scope
11-Oct-2024 20:44:30 Finished task 'Inject is_641' with result: Success
11-Oct-2024 20:44:30
Substituting variable: ${bamboo.planRepository.branchName} with release/6.6.6
11-Oct-2024 20:44:30 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Oct-2024 20:44:30
Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2014 #2 (CASA-CRT6651-TTASKGML2014P38-2)'
... running command line:
/export/home/cbt-el7-8/bamboohome/temp/CASA-CRT6651-TTASKGML2014P38-2-ScriptBuildTask-6962366081559480747.sh
... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CRT6651-TTASKGML2014P38
11-Oct-2024 20:44:30 Package working directory
11-Oct-2024 20:44:31 tar: work: Cannot stat: No such file or directory
11-Oct-2024 20:44:31 tar: Exiting with failure status due to previous errors
11-Oct-2024 20:44:31 total 184504
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci 15001   1047027 Oct 11 11:59 casashell-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci 15001   1857953 Oct 11 11:59 casatasks-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root    4471297 Oct 12 00:44 casatasks_test.log
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci 15001    129108 Oct 11 11:59 casatestutils-6.6.6.2-py3-none-any.whl
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci 15001 180626425 Oct 11 11:59 casatools-6.6.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2508 Oct 12 00:44 test_casaxmlutil.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2317 Oct 12 00:44 test_flaghelper.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1867 Oct 12 00:44 test_imagerhelpers_gclean.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2658 Oct 12 00:44 test_jyperk.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1797 Oct 12 00:44 test_task_accor.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3053 Oct 12 00:44 test_task_applycal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        629 Oct 12 00:44 test_task_asdmsummary.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        806 Oct 12 00:44 test_task_bandpass.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1735 Oct 12 00:44 test_task_blcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        854 Oct 12 00:44 test_task_calstat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        973 Oct 12 00:44 test_task_clearcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        663 Oct 12 00:44 test_task_clearstat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1833 Oct 12 00:44 test_task_concat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1349 Oct 12 00:44 test_task_conjugatevis.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       7406 Oct 12 00:44 test_task_cvel.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       5048 Oct 12 00:44 test_task_cvel2.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      17705 Oct 12 00:44 test_task_deconvolve.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        722 Oct 12 00:44 test_task_defintent.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        586 Oct 12 00:44 test_task_delmod.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1780 Oct 12 00:44 test_task_exportasdm.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        333 Oct 12 00:44 test_task_exportfits.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1842 Oct 12 00:44 test_task_exportuvfits.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        867 Oct 12 00:44 test_task_feather.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1951 Oct 12 00:44 test_task_fixplanets.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1448 Oct 12 00:44 test_task_fixvis.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       4601 Oct 12 00:44 test_task_flagcmd.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      27912 Oct 12 00:44 test_task_flagdata.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        941 Oct 12 00:44 test_task_flagmanager.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2334 Oct 12 00:44 test_task_fluxscale.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1248 Oct 12 00:44 test_task_fringefit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3236 Oct 12 00:44 test_task_gaincal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2689 Oct 12 00:44 test_task_gencal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        451 Oct 12 00:44 test_task_getantposalma.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        659 Oct 12 00:44 test_task_getcalmodvla.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1015 Oct 12 00:44 test_task_getephemtable.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1209 Oct 12 00:44 test_task_hanningsmooth.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      29301 Oct 12 00:44 test_task_imbaseline.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2195 Oct 12 00:44 test_task_imcollapse.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1199 Oct 12 00:44 test_task_imcontsub.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1742 Oct 12 00:44 test_task_imdev.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3166 Oct 12 00:44 test_task_imfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2110 Oct 12 00:44 test_task_imhead.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1149 Oct 12 00:44 test_task_imhistory.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3030 Oct 12 00:44 test_task_immath.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1642 Oct 12 00:44 test_task_immoments.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1104 Oct 12 00:44 test_task_impbcor.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        727 Oct 12 00:44 test_task_importasap.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3698 Oct 12 00:44 test_task_importasdm.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        326 Oct 12 00:44 test_task_importatca.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        996 Oct 12 00:44 test_task_importfitsidi.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        332 Oct 12 00:44 test_task_importmiriad.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        614 Oct 12 00:44 test_task_importnro.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1794 Oct 12 00:44 test_task_importuvfits.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        812 Oct 12 00:44 test_task_importvla.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1813 Oct 12 00:44 test_task_impv.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2090 Oct 12 00:44 test_task_imrebin.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        805 Oct 12 00:44 test_task_imreframe.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2319 Oct 12 00:44 test_task_imregrid.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1438 Oct 12 00:44 test_task_imsmooth.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1414 Oct 12 00:44 test_task_imstat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        709 Oct 12 00:44 test_task_imsubimage.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        778 Oct 12 00:44 test_task_imtrans.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3103 Oct 12 00:44 test_task_imval.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3770 Oct 12 00:44 test_task_initweights.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1458 Oct 12 00:44 test_task_listcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        486 Oct 12 00:44 test_task_listfits.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        726 Oct 12 00:44 test_task_listhistory.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       8555 Oct 12 00:44 test_task_listobs.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1494 Oct 12 00:44 test_task_listpartition.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        499 Oct 12 00:44 test_task_listsdm.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        728 Oct 12 00:44 test_task_listvis.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2639 Oct 12 00:44 test_task_makemask.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      34542 Oct 12 00:44 test_task_mstransform.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       5858 Oct 12 00:44 test_task_mstransform_mms.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        761 Oct 12 00:44 test_task_nrobeamaverage.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3466 Oct 12 00:44 test_task_partition.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1521 Oct 12 00:44 test_task_phaseshift.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1069 Oct 12 00:44 test_task_plotants.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      25948 Oct 12 00:44 test_task_plotbandpass.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1770 Oct 12 00:44 test_task_plotprofilemap.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1794 Oct 12 00:44 test_task_plotweather.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3062 Oct 12 00:44 test_task_polcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        332 Oct 12 00:44 test_task_polfromgain.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1191 Oct 12 00:44 test_task_predictcomp.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        948 Oct 12 00:44 test_task_rerefant.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1182 Oct 12 00:44 test_task_rmfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        784 Oct 12 00:44 test_task_rmtables.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       5027 Oct 12 00:44 test_task_sdatmcor.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      17989 Oct 12 00:44 test_task_sdbaseline.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       6625 Oct 12 00:44 test_task_sdcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       4152 Oct 12 00:44 test_task_sdfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1836 Oct 12 00:44 test_task_sdfixscan.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1563 Oct 12 00:44 test_task_sdgaincal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      23620 Oct 12 00:44 test_task_sdimaging.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2598 Oct 12 00:44 test_task_sdintimaging.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        560 Oct 12 00:44 test_task_sdpolaverage.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2428 Oct 12 00:44 test_task_sdsidebandsplit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3926 Oct 12 00:44 test_task_sdsmooth.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       4375 Oct 12 00:44 test_task_sdtimeaverage.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3430 Oct 12 00:44 test_task_setjy.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1694 Oct 12 00:44 test_task_simanalyze.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      12706 Oct 12 00:44 test_task_simobserve.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1486 Oct 12 00:44 test_task_slsearch.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1262 Oct 12 00:44 test_task_smoothcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1927 Oct 12 00:44 test_task_specfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        690 Oct 12 00:44 test_task_specflux.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        428 Oct 12 00:44 test_task_specsmooth.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        442 Oct 12 00:44 test_task_splattotable.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      17887 Oct 12 00:44 test_task_split.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        682 Oct 12 00:44 test_task_spxfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       2384 Oct 12 00:44 test_task_statwt.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      35784 Oct 12 00:44 test_task_tclean.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        677 Oct 12 00:44 test_task_testconcat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root      22707 Oct 12 00:44 test_task_tsdimaging.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       4534 Oct 12 00:44 test_task_uvcontsub.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root        820 Oct 12 00:44 test_task_uvcontsub_old.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1497 Oct 12 00:44 test_task_uvmodelfit.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1458 Oct 12 00:44 test_task_virtualconcat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1071 Oct 12 00:44 test_task_vishead.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       3267 Oct 12 00:44 test_task_visstat.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root       1967 Oct 12 00:44 test_task_wvrgcal.xml
11-Oct-2024 20:44:31 -rw-r--r-- 1 casaci root         45 Oct 12 00:44 work-el7-3.8.tar.gz
11-Oct-2024 20:44:31 Done packaging working directory
11-Oct-2024 20:44:31 Finished task 'Tar work directory' with result: Success
11-Oct-2024 20:44:31 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
11-Oct-2024 20:44:31 Parsing test results under /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CRT6651-TTASKGML2014P38...
11-Oct-2024 20:44:31 Finished task 'Parse tests' with result: Success
11-Oct-2024 20:44:31 Skipping execution of task 'Upload wheel' as it is disabled
11-Oct-2024 20:44:31 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Oct-2024 20:44:31
Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2014 #2 (CASA-CRT6651-TTASKGML2014P38-2)'
... running command line:
/export/home/cbt-el7-8/bamboohome/temp/CASA-CRT6651-TTASKGML2014P38-2-ScriptBuildTask-3246580764045462232.sh
... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CRT6651-TTASKGML2014P38
11-Oct-2024 20:44:31 Starting cleanup
11-Oct-2024 20:44:47 wheel-container-test
11-Oct-2024 20:44:50 wheel-container-test
11-Oct-2024 20:44:50 Cleanup complete
11-Oct-2024 20:44:50 Finished task 'Cleanup' with result: Success
11-Oct-2024 20:44:50 Running post build plugin 'Docker Container Cleanup'
11-Oct-2024 20:44:50
Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2014 #2 (CASA-CRT6651-TTASKGML2014P38-2)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CRT6651-TTASKGML2014P38
11-Oct-2024 20:44:50 Error response from daemon: No such container: wheel-container-test
11-Oct-2024 20:44:50 Running post build plugin 'NCover Results Collector'
11-Oct-2024 20:44:50 Running post build plugin 'Build Results Label Collector'
11-Oct-2024 20:44:50 Running post build plugin 'Clover Results Collector'
11-Oct-2024 20:44:50 Running post build plugin 'npm Cache Cleanup'
11-Oct-2024 20:44:50 Running post build plugin 'Artifact Copier'
11-Oct-2024 20:44:50 Publishing an artifact: XML Directories
11-Oct-2024 20:44:51 Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 778.9 ms
11-Oct-2024 20:44:51 Finalising the build...
11-Oct-2024 20:44:51 Stopping timer.
11-Oct-2024 20:44:51 Build CASA-CRT6651-TTASKGML2014P38-2 completed.
11-Oct-2024 20:44:51 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Oct-2024 20:44:51 Running on server: post build plugin 'NCover Results Collector'
11-Oct-2024 20:44:51 Running on server: post build plugin 'Build Labeller'
11-Oct-2024 20:44:51 Running on server: post build plugin 'Clover Delta Calculator'
11-Oct-2024 20:44:51 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Oct-2024 20:44:51 All post build plugins have finished
11-Oct-2024 20:44:51 Generating build results summary...
11-Oct-2024 20:44:52 Saving build results to disk...
11-Oct-2024 20:44:53 Store variable context...
11-Oct-2024 20:44:53 Finished building CASA-CRT6651-TTASKGML2014P38-2.