Build: #6 was successful
Job: Test Tasks Many Linux 2014 was successful
Build log
The build generated 63,053 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
25-May-2024 19:27:14 | Check that this parameter sets the x coordinate length of the bos, or the diameter of the circle. Cirle is used if ylength is an empty string |
25-May-2024 19:27:14 | False |
25-May-2024 19:27:14 | False |
25-May-2024 19:27:14 | PASSED |
25-May-2024 19:27:14 | |
25-May-2024 19:27:17 | test_task_imdev.py::imdev_test::test_ylength |
25-May-2024 19:27:17 | Check that this gives the y coordinate length of a box. This returns a different image than the default |
25-May-2024 19:27:17 | PASSED |
25-May-2024 19:27:17 | |
25-May-2024 19:27:21 | test_task_imdev.py::imdev_test::test_zscore |
25-May-2024 19:27:21 | Check that using the zscore parameter generates a different image |
25-May-2024 19:27:21 | PASSED |
25-May-2024 19:27:21 | |
25-May-2024 19:27:21 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imdev/nose.xml - |
25-May-2024 19:27:21 | ================== 18 passed, 1 warning in 126.02s (0:02:06) =================== |
25-May-2024 19:27:22 | ============================= test session starts ============================== |
25-May-2024 19:27:22 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
25-May-2024 19:27:22 | cachedir: .pytest_cache |
25-May-2024 19:27:22 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_rmtables |
25-May-2024 19:27:22 | configfile: pytest.ini |
25-May-2024 19:27:23 | collecting ... collected 6 items |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_cacheCAL |
25-May-2024 19:27:23 | test_cacheCAL |
25-May-2024 19:27:23 | ----------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks that rmtables will remove a CAL table and its cached information. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the copy of the CAL table is removed and the second checks that the cache is empty |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_cacheIMG |
25-May-2024 19:27:23 | test_cacheIMG |
25-May-2024 19:27:23 | ----------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks that rmtables will remove an image and its cached information. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the copy of the image is removed and the second checks that the cache is empty |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_cacheMS |
25-May-2024 19:27:23 | test_cacheMS |
25-May-2024 19:27:23 | ----------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks that rmtables will remove a MS and its cached information. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the copy of the MS is removed and the second checks that the cache is empty |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_removeCAL |
25-May-2024 19:27:23 | test_removeCAL |
25-May-2024 19:27:23 | --------------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks to make sure that a copy of a calibration table is removed by rmtables, and that the cache is clear after. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the path the the copy no longer exists, while the second checks the the length of the casa cache |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_removeIMG |
25-May-2024 19:27:23 | test_removeIMG |
25-May-2024 19:27:23 | -------------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks to make sure that a copy of a casa image is removed by rmtables, and that the cache is clear after. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the path to the copy no longer exists, while the second checks the length of the casa cache |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | test_task_rmtables.py::rmtables_test::test_removeMS |
25-May-2024 19:27:23 | test_removeMS |
25-May-2024 19:27:23 | ----------------- |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | This test checks to make sure that a copy of the mesurement set is removed by rmtables, and that the cache is clear after. |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | The first assert checks that the path to the copy no longer exists, while the second checks the length of the casa cache |
25-May-2024 19:27:23 | PASSED |
25-May-2024 19:27:23 | |
25-May-2024 19:27:23 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_rmtables/nose.xml - |
25-May-2024 19:27:23 | ========================= 6 passed, 1 warning in 1.88s ========================= |
25-May-2024 19:27:24 | ============================= test session starts ============================== |
25-May-2024 19:27:24 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
25-May-2024 19:27:24 | cachedir: .pytest_cache |
25-May-2024 19:27:24 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead |
25-May-2024 19:27:24 | configfile: pytest.ini |
25-May-2024 19:27:25 | collecting ... collected 21 items |
25-May-2024 19:27:25 | |
25-May-2024 19:27:25 | |
25-May-2024 19:27:26 | test_task_imhead.py::imhead_test::test_add 2024-05-25 23:27:26 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 WARN ImageMetaDataRW::remove This image has no beam(s) to remove. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified, but it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 253 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the epoch (date-obs) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 277 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the direction reference frame (equinox) may be modified, it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 263 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the image type (imtype) may be modified, it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the image type (imtype) may be modified, it may not be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 268 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be modified nor removed by this application.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 302 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the projection (projection) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the projection (projection) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 282 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the velocity reference frame (reffreqtype) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 287 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Although the rest frequency (restfreq) may be modified, it cannot be removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 292 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be modified nor removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be modified nor removed.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:26 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::remove(const casacore::String&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 297 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: This image already has a beam(s). Cannot add one.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This image already has a beam(s). Cannot add one.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 220 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: Cannot add a beam position angle. Add the major or minor axis and then modify the other and the position angle.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 134 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cdelt4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crpix4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: crval4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: ctype4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit1 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit2 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit3 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: cunit4 pertains to a coordinate system axis attribute. It may be modified if it exists, but it may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 92 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: datamax is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamax is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: datamin is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: datamin is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The epoch (date-obs=1995/04/13/09:33:00.000687) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 112 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The direction reference frame (equinox=J2000) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 102 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The image type (imtype=) already exists. It may be modified but be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The image type (imtype=) already exists. It may be modified but be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 166 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: This application does not support adding masks.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: This application does not support adding masks.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 108 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: maxpixpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpixpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: maxpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: maxpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: minpixpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpixpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: minpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: minpos is is a statistic of the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 140 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The projection (projection=SIN) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 117 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The velocity reference frame (reffreqtype=SIN) already exists. It may be modified but not added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 123 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The rest frequency (restfreq=1.42041e+09Hz) already exists. It may be modified but not added by this application. If you wish to append a rest frequency to an already existing list, use cs.setrestfrequency().. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 193 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE Exception Reported: Exception: The shape is intrinsic to the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE + ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Exception: The shape is intrinsic to the image and may not be added.. |
25-May-2024 19:27:26 | 2024-05-25 23:27:27 SEVERE imhead::::casa+ ... thrown by casacore::Bool casa::ImageMetaDataRW<T>::add(const casacore::String&, const casacore::ValueHolder&) [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataRW.tcc, line: 129 |
25-May-2024 19:27:29 | |
25-May-2024 19:27:29 | test_add |
25-May-2024 19:27:29 | --------------- |
25-May-2024 19:27:29 | This test makes sure that add can add to all the keys specified in the documentation |
25-May-2024 19:27:29 | The endDict is the dictionary we expect out of the list function. |
25-May-2024 19:27:29 | we first delete all the values we can, and then try to add them back. |
25-May-2024 19:27:29 | Upon failing to add a section back the dictionaries will become differnt, so my |
25-May-2024 19:27:29 | asserting the dictionary is the same as it started assures add worked. |
25-May-2024 19:27:29 | This relies on del working as well, however if that fails so will the test_del function. |
25-May-2024 19:27:29 | |
25-May-2024 19:27:29 | imtype and restfreq cannot be tested, because there is no way to remove the values for them. |
25-May-2024 19:27:29 | Also adding a beam auto matically sets beamminor and beampa, those values cannot be all chosen using add |
25-May-2024 19:27:29 | PASSED |
25-May-2024 19:27:29 | |
25-May-2024 19:27:29 | test_task_imhead.py::imhead_test::test_bad_mode |
25-May-2024 19:27:29 | Test unupported mode fails |
25-May-2024 19:27:29 | PASSED |
25-May-2024 19:27:29 | |
25-May-2024 19:27:29 | test_task_imhead.py::imhead_test::test_del 2024-05-25 23:27:30 WARN ImageMetaDataRW::removeMask This image has no masks, so nothing to do. |
25-May-2024 19:27:32 | |
25-May-2024 19:27:32 | test_del |
25-May-2024 19:27:32 | --------------- |
25-May-2024 19:27:32 | This checks that the result of running the delete mode on all the hd keys has the |
25-May-2024 19:27:32 | effect that we expected |
25-May-2024 19:27:32 | Certain values should be removed where others will remain unchanged. |
25-May-2024 19:27:32 | The assertion checks that the image header after removal looks like the expected dictionary |
25-May-2024 19:27:32 | PASSED |
25-May-2024 19:27:32 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_get 2024-05-25 23:27:33 SEVERE Exception Reported: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 |
25-May-2024 19:27:33 | 2024-05-25 23:27:33 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword incr. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 |
25-May-2024 19:27:33 | 2024-05-25 23:27:33 SEVERE Exception Reported: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 |
25-May-2024 19:27:33 | 2024-05-25 23:27:33 SEVERE imhead::::casa Task imhead raised an exception of class RuntimeError with the following message: Unknown keyword axisnames. If you are trying to use a key name from the imhead summary dictionary, note that some keys in mode='put'/'get' are different from mode='summary'. Please see imhead description in the CASA online documentation for complete details. at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMetaDataBase.tcc, line: 400 |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_get |
25-May-2024 19:27:33 | -------------- |
25-May-2024 19:27:33 | Test test_get to verify mode='get' works and returns correct values |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_history |
25-May-2024 19:27:33 | test_history |
25-May-2024 19:27:33 | --------------------- |
25-May-2024 19:27:33 | This checks to make sure that when the mode is history a log is populated |
25-May-2024 19:27:33 | When the function is ran with mode history a logfile is populated with information |
25-May-2024 19:27:33 | Check that info is written to the file. |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_historyHdkeyVal |
25-May-2024 19:27:33 | test_historyHdkeyVal |
25-May-2024 19:27:33 | ------------------------ |
25-May-2024 19:27:33 | This checks to make sure this task still functions when provided with Hdkey and value. |
25-May-2024 19:27:33 | These parameters should have no effect, so it should have the identical output to test_history. |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_image_history_writing |
25-May-2024 19:27:33 | verify history is written to image on applicable modes |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_list_log |
25-May-2024 19:27:33 | Imhead: CAS-3300 Test the printing of some keywords in list mode |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_listkeys |
25-May-2024 19:27:33 | test_listkeys |
25-May-2024 19:27:33 | ------------------------ |
25-May-2024 19:27:33 | This test checks that the list mode displays all the expected keys from the imhead function |
25-May-2024 19:27:33 | A list is generated and the keys of that list are compared to what is expected. |
25-May-2024 19:27:33 | All items in the expected keys must be in the listed keys to pass. |
25-May-2024 19:27:33 | The length of the expected and recieved keys must also be the same. |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_listkeysHdkeyVal |
25-May-2024 19:27:33 | test_listkeysHdkeyVal |
25-May-2024 19:27:33 | ------------------------------ |
25-May-2024 19:27:33 | This test checks to make sure that hdkey and hdvalue have no effect on the output of mode list |
25-May-2024 19:27:33 | A key and value is provided and then the keys are checked to make sure they are the expected values. |
25-May-2024 19:27:33 | The lists of expected values and recived ones must also be of equal length. |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_masked |
25-May-2024 19:27:33 | CAS-8500 test imhead on completely masked image does not segfault |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_median_area_beam |
25-May-2024 19:27:33 | Test median area beam is returned when there are multiple beams, CAS-6727 |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_ncp |
25-May-2024 19:27:33 | Test NCP projection is reported, CAS-6568 |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:33 | test_task_imhead.py::imhead_test::test_open_fits |
25-May-2024 19:27:33 | Verify running on fits file works |
25-May-2024 19:27:33 | PASSED |
25-May-2024 19:27:33 | |
25-May-2024 19:27:34 | test_task_imhead.py::imhead_test::test_put |
25-May-2024 19:27:34 | test_put |
25-May-2024 19:27:34 | ---------------- |
25-May-2024 19:27:34 | This test checks to see that the put mode will replace the specified key with the specified |
25-May-2024 19:27:34 | value. Not all keys are replacable, and the test checks for that. The put values are all different |
25-May-2024 19:27:34 | from the initial values to enable more robust testing, except for non-mutable keys in which case |
25-May-2024 19:27:34 | they are the same values |
25-May-2024 19:27:34 | PASSED |
25-May-2024 19:27:34 | |
25-May-2024 19:27:34 | test_task_imhead.py::imhead_test::test_put_crval_stokes |
25-May-2024 19:27:34 | Test updating stokes, CAS-6352 |
25-May-2024 19:27:34 | PASSED |
25-May-2024 19:27:34 | |
25-May-2024 19:27:34 | test_task_imhead.py::imhead_test::test_put_sexigesimal |
25-May-2024 19:27:34 | verify mode=put can take sesigimal values where appropriate (CAS-4355) |
25-May-2024 19:27:34 | PASSED |
25-May-2024 19:27:34 | |
25-May-2024 19:27:35 | test_task_imhead.py::imhead_test::test_restfreq_failure_modes |
25-May-2024 19:27:35 | Test rest frequency failure modes, CAS-5901. The image doesn't have a spectral axis, |
25-May-2024 19:27:35 | so it cannot have a restfreq. |
25-May-2024 19:27:35 | PASSED |
25-May-2024 19:27:35 | |
25-May-2024 19:27:35 | test_task_imhead.py::imhead_test::test_summary |
25-May-2024 19:27:35 | test_summary |
25-May-2024 19:27:35 | ----------------- |
25-May-2024 19:27:35 | PASSED |
25-May-2024 19:27:35 | |
25-May-2024 19:27:35 | test_task_imhead.py::imhead_test::test_summary_dict_return |
25-May-2024 19:27:35 | Verify imhead returns a dictionary for mode=summary |
25-May-2024 19:27:35 | PASSED |
25-May-2024 19:27:35 | |
25-May-2024 19:27:35 | test_task_imhead.py::imhead_test::test_types |
25-May-2024 19:27:35 | CAS-3285: Test the types of the values |
25-May-2024 19:27:35 | PASSED |
25-May-2024 19:27:35 | |
25-May-2024 19:27:35 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml - |
25-May-2024 19:27:35 | ======================== 21 passed, 1 warning in 11.08s ======================== |
25-May-2024 19:27:36 | ============================= test session starts ============================== |
25-May-2024 19:27:36 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
25-May-2024 19:27:36 | cachedir: .pytest_cache |
25-May-2024 19:27:36 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory |
25-May-2024 19:27:36 | configfile: pytest.ini |
25-May-2024 19:27:37 | collecting ... collected 5 items |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test_task_listhistory.py::listhistory_test::test_emptyInput |
25-May-2024 19:27:37 | Test 1: Empty input should return False |
25-May-2024 19:27:37 | PASSED |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test_task_listhistory.py::listhistory_test::test_listLen |
25-May-2024 19:27:37 | Test 3: Compare length of reference and new lists |
25-May-2024 19:27:37 | sed -n "/Begin Task/,/End Task/p" testlog.log > newlisth.log |
25-May-2024 19:27:37 | wc -l newlisth.log |
25-May-2024 19:27:37 | PASSED |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test_task_listhistory.py::listhistory_test::test_logfile |
25-May-2024 19:27:37 | test logfile: Checks to see that a log file is written and populated |
25-May-2024 19:27:37 | PASSED |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test_task_listhistory.py::listhistory_test::test_returnNone |
25-May-2024 19:27:37 | Test 2: Good input should return None |
25-May-2024 19:27:37 | PASSED |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test_task_listhistory.py::listhistory_test::test_takesMS 2024-05-25 23:27:38 SEVERE ms::open Exception Reported: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist |
25-May-2024 19:27:37 | 2024-05-25 23:27:38 SEVERE listhistory::::casa Task listhistory raised an exception of class RuntimeError with the following message: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | test takesMS: Check that list history takes a valid MS and refuses incorrect inputs |
25-May-2024 19:27:37 | PASSED |
25-May-2024 19:27:37 | |
25-May-2024 19:27:37 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listhistory/nose.xml - |
25-May-2024 19:27:37 | ========================= 5 passed, 1 warning in 1.67s ========================= |
25-May-2024 19:27:38 | ============================= test session starts ============================== |
25-May-2024 19:27:38 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
25-May-2024 19:27:38 | cachedir: .pytest_cache |
25-May-2024 19:27:38 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits |
25-May-2024 19:27:38 | configfile: pytest.ini |
25-May-2024 19:27:41 | collecting ... collected 15 items |
25-May-2024 19:27:41 | |
25-May-2024 19:27:41 | |
25-May-2024 19:27:45 | test_task_importuvfits.py::importuvfits_test::test_carmaNewName |
25-May-2024 19:27:45 | test_carmaNewName: Tests to make sure the antnamescheme new functions on CARMA data |
25-May-2024 19:27:45 | PASSED |
25-May-2024 19:27:45 | |
25-May-2024 19:27:47 | test_task_importuvfits.py::importuvfits_test::test_carmaOldName |
25-May-2024 19:27:47 | test_carmaOldName: Tests to make sure the antnamescheme old functions on CARMA data |
25-May-2024 19:27:47 | PASSED |
25-May-2024 19:27:47 | |
25-May-2024 19:27:48 | test_task_importuvfits.py::importuvfits_test::test_evlaNewName 2024-05-25 23:27:49 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:27:49 | |
25-May-2024 19:27:49 | test_evlaNewName: Tests to make sure the antnamescheme new functions on EVLA/JVLA data |
25-May-2024 19:27:49 | PASSED |
25-May-2024 19:27:49 | |
25-May-2024 19:27:50 | test_task_importuvfits.py::importuvfits_test::test_evlaOldName 2024-05-25 23:27:50 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:27:50 | |
25-May-2024 19:27:50 | test_evlaOldName: Tests to make sure the antnamescheme old functions on EVLA/JVLA data |
25-May-2024 19:27:50 | PASSED |
25-May-2024 19:27:50 | |
25-May-2024 19:27:50 | test_task_importuvfits.py::importuvfits_test::test_invalidinput |
25-May-2024 19:27:50 | test_invalidinput: Tests to see if the given fits file is valid, or if given an invalid filename |
25-May-2024 19:27:50 | PASSED |
25-May-2024 19:27:50 | |
25-May-2024 19:27:51 | test_task_importuvfits.py::importuvfits_test::test_make 2024-05-25 23:27:51 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
25-May-2024 19:27:51 | |
25-May-2024 19:27:51 | test_make: Tests to make sure a valid ms is created |
25-May-2024 19:27:51 | PASSED |
25-May-2024 19:27:51 | |
25-May-2024 19:27:52 | test_task_importuvfits.py::importuvfits_test::test_negToFlag 2024-05-25 23:27:53 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:27:53 | |
25-May-2024 19:27:53 | test_negToFlag: Tests that FLAG is set to True when the WEIGHT in the fits file was negative |
25-May-2024 19:27:53 | PASSED |
25-May-2024 19:27:53 | |
25-May-2024 19:27:53 | test_task_importuvfits.py::importuvfits_test::test_overwrite 2024-05-25 23:27:54 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 SEVERE ms::fromfits 2024-05-25 23:27:54 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 SEVERE importuvfits::::casa Task importuvfits raised an exception of class RuntimeError with the following message: 2024-05-25 23:27:54 SEVERE MSFitsInput::MSFitsInput Error in output file: File test_set.ms exists, and the user does not want to remove it. |
25-May-2024 19:27:54 | |
25-May-2024 19:27:54 | test_overwrite: Tests to make sure files aren't overwritten |
25-May-2024 19:27:54 | PASSED |
25-May-2024 19:27:54 | |
25-May-2024 19:27:54 | test_task_importuvfits.py::importuvfits_test::test_receptor_angle 2024-05-25 23:27:54 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 WARN MSFitsInput::fillExtraTable No systemic velocity for field 0 |
25-May-2024 19:27:54 | 2024-05-25 23:27:54 WARN MSFitsInput::fillExtraTable No rest frequency for field 0 |
25-May-2024 19:27:54 | |
25-May-2024 19:27:54 | CAS-7081: Test receptor angle is preserved |
25-May-2024 19:27:54 | PASSED |
25-May-2024 19:27:54 | |
25-May-2024 19:28:04 | test_task_importuvfits.py::importuvfits_test::test_rotation_of_vla_ant_positions 2024-05-25 23:28:05 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
25-May-2024 19:28:08 | |
25-May-2024 19:28:08 | CAS-11726 verify vla location tolerance is large enough to accomodate older |
25-May-2024 19:28:08 | uvfits files |
25-May-2024 19:28:08 | PASSED |
25-May-2024 19:28:08 | |
25-May-2024 19:28:09 | test_task_importuvfits.py::importuvfits_test::test_validweight 2024-05-25 23:28:09 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:28:10 | |
25-May-2024 19:28:10 | test_validweight: Tests that WEIGHT vals are the sum of WEIGHT_SPECTRUM values |
25-May-2024 19:28:10 | PASSED |
25-May-2024 19:28:10 | |
25-May-2024 19:28:10 | test_task_importuvfits.py::importuvfits_test::test_vlaNewName 2024-05-25 23:28:11 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
25-May-2024 19:28:11 | |
25-May-2024 19:28:11 | test_vlaNewName: Tests to make sure the antnamescheme new functions on VLA data |
25-May-2024 19:28:11 | PASSED |
25-May-2024 19:28:11 | |
25-May-2024 19:28:11 | test_task_importuvfits.py::importuvfits_test::test_vlaOldName 2024-05-25 23:28:12 WARN MSFitsInput::fillAntennaTable XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed. |
25-May-2024 19:28:11 | |
25-May-2024 19:28:11 | test_vlaOldName: Tests to make sure the antnamescheme old functions on VLA data |
25-May-2024 19:28:11 | PASSED |
25-May-2024 19:28:11 | |
25-May-2024 19:28:13 | test_task_importuvfits.py::importuvfits_test::test_weightspectexist 2024-05-25 23:28:13 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:28:13 | |
25-May-2024 19:28:13 | test_weightspectexist: Test for the existence of the WEIGHT_SPECTRUM column in the MS |
25-May-2024 19:28:13 | PASSED |
25-May-2024 19:28:13 | |
25-May-2024 19:28:14 | test_task_importuvfits.py::importuvfits_test::test_weightspectpos 2024-05-25 23:28:15 WARN MSFitsInput::fillAntennaTable EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps. |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | test_weightspecpos: Test that the values in WEIGHT_SPECTRUM are positive |
25-May-2024 19:28:15 | PASSED |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml - |
25-May-2024 19:28:15 | ======================== 15 passed, 1 warning in 36.95s ======================== |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immoments/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel2/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel2 |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_cvel2/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_cvel2/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_casaxmlutil |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | 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/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub_old/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub_old |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvcontsub_old/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub_old/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imrebin/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imrebin |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imrebin/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imrebin/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearcal/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearcal |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_clearcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_clearcal/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importatca/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importatca |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importatca/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importatca/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_testconcat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_calstat/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_calstat |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_calstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_calstat/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | 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/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_delmod/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_delmod |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_delmod/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_delmod/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imdev/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rmtables/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rmtables |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_rmtables/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_rmtables/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listhistory/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory/ |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ |
25-May-2024 19:28:15 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits |
25-May-2024 19:28:15 | |
25-May-2024 19:28:15 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/ |
25-May-2024 19:28:19 | total 182464 |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci 15001 1036926 May 25 17:29 casashell-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci 15001 1834853 May 25 17:29 casatasks-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4356567 May 25 23:28 casatasks_test.log |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci 15001 128563 May 25 17:29 casatestutils-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci 15001 178688073 May 25 17:29 casatools-6.6.4.34-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2507 May 25 23:28 test_casaxmlutil.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2317 May 25 23:28 test_flaghelper.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1863 May 25 23:28 test_imagerhelpers_gclean.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2658 May 25 23:28 test_jyperk.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1796 May 25 23:28 test_task_accor.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3051 May 25 23:28 test_task_applycal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 629 May 25 23:28 test_task_asdmsummary.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 806 May 25 23:28 test_task_bandpass.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1733 May 25 23:28 test_task_blcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 854 May 25 23:28 test_task_calstat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 972 May 25 23:28 test_task_clearcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 663 May 25 23:28 test_task_clearstat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1832 May 25 23:28 test_task_concat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1349 May 25 23:28 test_task_conjugatevis.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 7399 May 25 23:28 test_task_cvel.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 5027 May 25 23:28 test_task_cvel2.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 17642 May 25 23:28 test_task_deconvolve.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 722 May 25 23:28 test_task_defintent.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 586 May 25 23:28 test_task_delmod.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1775 May 25 23:28 test_task_exportasdm.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 333 May 25 23:28 test_task_exportfits.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1838 May 25 23:28 test_task_exportuvfits.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 866 May 25 23:28 test_task_feather.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1951 May 25 23:28 test_task_fixplanets.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1443 May 25 23:28 test_task_fixvis.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4601 May 25 23:28 test_task_flagcmd.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 27907 May 25 23:28 test_task_flagdata.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 940 May 25 23:28 test_task_flagmanager.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2332 May 25 23:28 test_task_fluxscale.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1246 May 25 23:28 test_task_fringefit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3232 May 25 23:28 test_task_gaincal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2114 May 25 23:28 test_task_gencal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 451 May 25 23:28 test_task_getantposalma.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 659 May 25 23:28 test_task_getcalmodvla.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 786 May 25 23:28 test_task_getephemtable.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1206 May 25 23:28 test_task_hanningsmooth.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 29185 May 25 23:28 test_task_imbaseline.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2194 May 25 23:28 test_task_imcollapse.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1199 May 25 23:28 test_task_imcontsub.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1742 May 25 23:28 test_task_imdev.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3166 May 25 23:28 test_task_imfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2109 May 25 23:28 test_task_imhead.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1149 May 25 23:28 test_task_imhistory.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3029 May 25 23:28 test_task_immath.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1642 May 25 23:28 test_task_immoments.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1103 May 25 23:28 test_task_impbcor.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 726 May 25 23:28 test_task_importasap.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3584 May 25 23:28 test_task_importasdm.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 326 May 25 23:28 test_task_importatca.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 894 May 25 23:28 test_task_importfitsidi.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 332 May 25 23:28 test_task_importmiriad.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 614 May 25 23:28 test_task_importnro.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1793 May 25 23:28 test_task_importuvfits.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 809 May 25 23:28 test_task_importvla.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1813 May 25 23:28 test_task_impv.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2089 May 25 23:28 test_task_imrebin.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 804 May 25 23:28 test_task_imreframe.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2319 May 25 23:28 test_task_imregrid.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1436 May 25 23:28 test_task_imsmooth.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1414 May 25 23:28 test_task_imstat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 708 May 25 23:28 test_task_imsubimage.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 778 May 25 23:28 test_task_imtrans.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3103 May 25 23:28 test_task_imval.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3770 May 25 23:28 test_task_initweights.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1458 May 25 23:28 test_task_listcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 486 May 25 23:28 test_task_listfits.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 726 May 25 23:28 test_task_listhistory.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 8555 May 25 23:28 test_task_listobs.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1494 May 25 23:28 test_task_listpartition.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 499 May 25 23:28 test_task_listsdm.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 729 May 25 23:28 test_task_listvis.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2637 May 25 23:28 test_task_makemask.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 34462 May 25 23:28 test_task_mstransform.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 5823 May 25 23:28 test_task_mstransform_mms.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 760 May 25 23:28 test_task_nrobeamaverage.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3441 May 25 23:28 test_task_partition.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1518 May 25 23:28 test_task_phaseshift.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1069 May 25 23:28 test_task_plotants.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 25946 May 25 23:28 test_task_plotbandpass.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1770 May 25 23:28 test_task_plotprofilemap.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1794 May 25 23:28 test_task_plotweather.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3062 May 25 23:28 test_task_polcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 332 May 25 23:28 test_task_polfromgain.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1191 May 25 23:28 test_task_predictcomp.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 947 May 25 23:28 test_task_rerefant.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1181 May 25 23:28 test_task_rmfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 784 May 25 23:28 test_task_rmtables.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4911 May 25 23:28 test_task_sdatmcor.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 17758 May 25 23:28 test_task_sdbaseline.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 6620 May 25 23:28 test_task_sdcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4150 May 25 23:28 test_task_sdfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1835 May 25 23:28 test_task_sdfixscan.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1563 May 25 23:28 test_task_sdgaincal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 23619 May 25 23:28 test_task_sdimaging.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2594 May 25 23:28 test_task_sdintimaging.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 559 May 25 23:28 test_task_sdpolaverage.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2427 May 25 23:28 test_task_sdsidebandsplit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3921 May 25 23:28 test_task_sdsmooth.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4373 May 25 23:28 test_task_sdtimeaverage.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3426 May 25 23:28 test_task_setjy.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1690 May 25 23:28 test_task_simanalyze.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 12693 May 25 23:28 test_task_simobserve.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1486 May 25 23:28 test_task_slsearch.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1262 May 25 23:28 test_task_smoothcal.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1923 May 25 23:28 test_task_specfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 690 May 25 23:28 test_task_specflux.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 427 May 25 23:28 test_task_specsmooth.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 442 May 25 23:28 test_task_splattotable.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 17876 May 25 23:28 test_task_split.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 680 May 25 23:28 test_task_spxfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 2383 May 25 23:28 test_task_statwt.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 35097 May 25 23:28 test_task_tclean.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 674 May 25 23:28 test_task_testconcat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 22696 May 25 23:28 test_task_tsdimaging.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 4529 May 25 23:28 test_task_uvcontsub.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 816 May 25 23:28 test_task_uvcontsub_old.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1497 May 25 23:28 test_task_uvmodelfit.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1457 May 25 23:28 test_task_virtualconcat.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 1070 May 25 23:28 test_task_vishead.xml |
25-May-2024 19:28:19 | -rw-r--r-- 1 casaci root 3267 May 25 23:28 test_task_visstat.xml |
25-May-2024 19:28:19 | Finished task 'Test wheel' with result: Success |
25-May-2024 19:28:19 | Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject' |
25-May-2024 19:28:19 | Injected variable bamboo.inject.is_641=False in LOCAL scope |
25-May-2024 19:28:19 | Finished task 'Inject is_641' with result: Success |
25-May-2024 19:28:19 | Substituting variable: ${bamboo.planRepository.branchName} with release/6.6.4 |
25-May-2024 19:28:19 | Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
25-May-2024 19:28:19 | Beginning to execute external process for build 'CASA - CMake Release Test 6.6.4+ - release-6.6.4 - Test Tasks Many Linux 2014 #6 (CASA-CRT644PLUS0-TTASKGML2014P38-6)' ... running command line: /export/home/cbt-el7-2/bamboohome/temp/CASA-CRT644PLUS0-TTASKGML2014P38-6-ScriptBuildTask-7566057712961335868.sh ... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRT644PLUS0-TTASKGML2014P38 |
25-May-2024 19:28:19 | Package working directory |
25-May-2024 19:28:20 | tar: work: Cannot stat: No such file or directory |
25-May-2024 19:28:20 | tar: Exiting with failure status due to previous errors |
25-May-2024 19:28:20 | total 182468 |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci 15001 1036926 May 25 17:29 casashell-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci 15001 1834853 May 25 17:29 casatasks-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4356567 May 25 23:28 casatasks_test.log |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci 15001 128563 May 25 17:29 casatestutils-6.6.4.34-py3-none-any.whl |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci 15001 178688073 May 25 17:29 casatools-6.6.4.34-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2507 May 25 23:28 test_casaxmlutil.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2317 May 25 23:28 test_flaghelper.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1863 May 25 23:28 test_imagerhelpers_gclean.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2658 May 25 23:28 test_jyperk.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1796 May 25 23:28 test_task_accor.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3051 May 25 23:28 test_task_applycal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 629 May 25 23:28 test_task_asdmsummary.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 806 May 25 23:28 test_task_bandpass.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1733 May 25 23:28 test_task_blcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 854 May 25 23:28 test_task_calstat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 972 May 25 23:28 test_task_clearcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 663 May 25 23:28 test_task_clearstat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1832 May 25 23:28 test_task_concat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1349 May 25 23:28 test_task_conjugatevis.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 7399 May 25 23:28 test_task_cvel.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 5027 May 25 23:28 test_task_cvel2.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 17642 May 25 23:28 test_task_deconvolve.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 722 May 25 23:28 test_task_defintent.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 586 May 25 23:28 test_task_delmod.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1775 May 25 23:28 test_task_exportasdm.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 333 May 25 23:28 test_task_exportfits.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1838 May 25 23:28 test_task_exportuvfits.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 866 May 25 23:28 test_task_feather.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1951 May 25 23:28 test_task_fixplanets.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1443 May 25 23:28 test_task_fixvis.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4601 May 25 23:28 test_task_flagcmd.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 27907 May 25 23:28 test_task_flagdata.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 940 May 25 23:28 test_task_flagmanager.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2332 May 25 23:28 test_task_fluxscale.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1246 May 25 23:28 test_task_fringefit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3232 May 25 23:28 test_task_gaincal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2114 May 25 23:28 test_task_gencal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 451 May 25 23:28 test_task_getantposalma.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 659 May 25 23:28 test_task_getcalmodvla.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 786 May 25 23:28 test_task_getephemtable.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1206 May 25 23:28 test_task_hanningsmooth.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 29185 May 25 23:28 test_task_imbaseline.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2194 May 25 23:28 test_task_imcollapse.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1199 May 25 23:28 test_task_imcontsub.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1742 May 25 23:28 test_task_imdev.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3166 May 25 23:28 test_task_imfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2109 May 25 23:28 test_task_imhead.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1149 May 25 23:28 test_task_imhistory.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3029 May 25 23:28 test_task_immath.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1642 May 25 23:28 test_task_immoments.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1103 May 25 23:28 test_task_impbcor.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 726 May 25 23:28 test_task_importasap.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3584 May 25 23:28 test_task_importasdm.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 326 May 25 23:28 test_task_importatca.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 894 May 25 23:28 test_task_importfitsidi.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 332 May 25 23:28 test_task_importmiriad.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 614 May 25 23:28 test_task_importnro.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1793 May 25 23:28 test_task_importuvfits.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 809 May 25 23:28 test_task_importvla.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1813 May 25 23:28 test_task_impv.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2089 May 25 23:28 test_task_imrebin.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 804 May 25 23:28 test_task_imreframe.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2319 May 25 23:28 test_task_imregrid.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1436 May 25 23:28 test_task_imsmooth.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1414 May 25 23:28 test_task_imstat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 708 May 25 23:28 test_task_imsubimage.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 778 May 25 23:28 test_task_imtrans.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3103 May 25 23:28 test_task_imval.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3770 May 25 23:28 test_task_initweights.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1458 May 25 23:28 test_task_listcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 486 May 25 23:28 test_task_listfits.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 726 May 25 23:28 test_task_listhistory.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 8555 May 25 23:28 test_task_listobs.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1494 May 25 23:28 test_task_listpartition.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 499 May 25 23:28 test_task_listsdm.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 729 May 25 23:28 test_task_listvis.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2637 May 25 23:28 test_task_makemask.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 34462 May 25 23:28 test_task_mstransform.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 5823 May 25 23:28 test_task_mstransform_mms.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 760 May 25 23:28 test_task_nrobeamaverage.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3441 May 25 23:28 test_task_partition.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1518 May 25 23:28 test_task_phaseshift.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1069 May 25 23:28 test_task_plotants.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 25946 May 25 23:28 test_task_plotbandpass.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1770 May 25 23:28 test_task_plotprofilemap.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1794 May 25 23:28 test_task_plotweather.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3062 May 25 23:28 test_task_polcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 332 May 25 23:28 test_task_polfromgain.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1191 May 25 23:28 test_task_predictcomp.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 947 May 25 23:28 test_task_rerefant.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1181 May 25 23:28 test_task_rmfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 784 May 25 23:28 test_task_rmtables.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4911 May 25 23:28 test_task_sdatmcor.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 17758 May 25 23:28 test_task_sdbaseline.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 6620 May 25 23:28 test_task_sdcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4150 May 25 23:28 test_task_sdfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1835 May 25 23:28 test_task_sdfixscan.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1563 May 25 23:28 test_task_sdgaincal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 23619 May 25 23:28 test_task_sdimaging.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2594 May 25 23:28 test_task_sdintimaging.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 559 May 25 23:28 test_task_sdpolaverage.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2427 May 25 23:28 test_task_sdsidebandsplit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3921 May 25 23:28 test_task_sdsmooth.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4373 May 25 23:28 test_task_sdtimeaverage.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3426 May 25 23:28 test_task_setjy.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1690 May 25 23:28 test_task_simanalyze.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 12693 May 25 23:28 test_task_simobserve.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1486 May 25 23:28 test_task_slsearch.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1262 May 25 23:28 test_task_smoothcal.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1923 May 25 23:28 test_task_specfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 690 May 25 23:28 test_task_specflux.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 427 May 25 23:28 test_task_specsmooth.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 442 May 25 23:28 test_task_splattotable.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 17876 May 25 23:28 test_task_split.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 680 May 25 23:28 test_task_spxfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 2383 May 25 23:28 test_task_statwt.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 35097 May 25 23:28 test_task_tclean.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 674 May 25 23:28 test_task_testconcat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 22696 May 25 23:28 test_task_tsdimaging.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 4529 May 25 23:28 test_task_uvcontsub.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 816 May 25 23:28 test_task_uvcontsub_old.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1497 May 25 23:28 test_task_uvmodelfit.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1457 May 25 23:28 test_task_virtualconcat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 1070 May 25 23:28 test_task_vishead.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 3267 May 25 23:28 test_task_visstat.xml |
25-May-2024 19:28:20 | -rw-r--r-- 1 casaci root 45 May 25 23:28 work-el7-3.8.tar.gz |
25-May-2024 19:28:20 | Done packaging working directory |
25-May-2024 19:28:20 | Finished task 'Tar work directory' with result: Success |
25-May-2024 19:28:20 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
25-May-2024 19:28:20 | Parsing test results under /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRT644PLUS0-TTASKGML2014P38... |
25-May-2024 19:28:21 | Finished task 'Parse tests' with result: Success |
25-May-2024 19:28:21 | Skipping execution of task 'Upload wheel' as it is disabled |
25-May-2024 19:28:21 | Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
25-May-2024 19:28:21 | Beginning to execute external process for build 'CASA - CMake Release Test 6.6.4+ - release-6.6.4 - Test Tasks Many Linux 2014 #6 (CASA-CRT644PLUS0-TTASKGML2014P38-6)' ... running command line: /export/home/cbt-el7-2/bamboohome/temp/CASA-CRT644PLUS0-TTASKGML2014P38-6-ScriptBuildTask-6837671434451254347.sh ... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRT644PLUS0-TTASKGML2014P38 |
25-May-2024 19:28:21 | Starting cleanup |
25-May-2024 19:28:32 | wheel-container-test |
25-May-2024 19:28:38 | wheel-container-test |
25-May-2024 19:28:38 | Cleanup complete |
25-May-2024 19:28:38 | Finished task 'Cleanup' with result: Success |
25-May-2024 19:28:38 | Running post build plugin 'Docker Container Cleanup' |
25-May-2024 19:28:38 | Beginning to execute external process for build 'CASA - CMake Release Test 6.6.4+ - release-6.6.4 - Test Tasks Many Linux 2014 #6 (CASA-CRT644PLUS0-TTASKGML2014P38-6)' ... running command line: /bin/docker rm -f wheel-container-test ... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRT644PLUS0-TTASKGML2014P38 |
25-May-2024 19:28:38 | Error response from daemon: No such container: wheel-container-test |
25-May-2024 19:28:38 | Running post build plugin 'NCover Results Collector' |
25-May-2024 19:28:38 | Running post build plugin 'Build Results Label Collector' |
25-May-2024 19:28:38 | Running post build plugin 'Clover Results Collector' |
25-May-2024 19:28:38 | Running post build plugin 'npm Cache Cleanup' |
25-May-2024 19:28:38 | Running post build plugin 'Artifact Copier' |
25-May-2024 19:28:38 | Publishing an artifact: XML Directories |
25-May-2024 19:28:39 | Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 794.9 ms |
25-May-2024 19:28:39 | Finalising the build... |
25-May-2024 19:28:39 | Stopping timer. |
25-May-2024 19:28:39 | Build CASA-CRT644PLUS0-TTASKGML2014P38-6 completed. |
25-May-2024 19:28:40 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
25-May-2024 19:28:40 | Running on server: post build plugin 'NCover Results Collector' |
25-May-2024 19:28:40 | Running on server: post build plugin 'Build Labeller' |
25-May-2024 19:28:40 | Running on server: post build plugin 'Clover Delta Calculator' |
25-May-2024 19:28:40 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
25-May-2024 19:28:40 | All post build plugins have finished |
25-May-2024 19:28:40 | Generating build results summary... |
25-May-2024 19:28:42 | Saving build results to disk... |
25-May-2024 19:28:42 | Store variable context... |
25-May-2024 19:28:42 | Finished building CASA-CRT644PLUS0-TTASKGML2014P38-6. |