Build: #28 was successful

Job: Test Tools Many Linux 2.28 was successful

Stages & jobs

  1. Default Stage

  2. Test

Build log

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

16-Jul-2025 22:24:57 Verify CAS-4425 (pixel units now accounted for in range and no units throws exception)
16-Jul-2025 22:24:57 PASSED
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 200] with float valued pixels.
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse         line# 1: global found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        SEVERE        regionmanager::fromtext        Exception Reported:  line# 2: Exception: Unknown direction reference frame 'B1950 frame=LSRK veltype=RADIO restfreq=1.42040575e+09Hz'.
16-Jul-2025 22:24:57 2025-07-17 02:24:58        SEVERE        regionmanager::fromtext+        ... thrown by casa::AnnotationBase::AnnotationBase(casa::AnnotationBase::Type, const casacore::String&, const casacore::CoordinateSystem&, const Quantity&, const Quantity&, const casacore::String&, const casacore::String&, const Quantity&, const casacore::Vector<casacore::Stokes::StokesTypes>&) at File: /source/casa6/casatools/src/code/imageanalysis/Annotations/AnnotationBase.cc, line: 112 at File: /source/casa6/casatools/src/code/imageanalysis/IO/RegionTextParser.cc, line: 969
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse         line# 1: global found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse         line# 1: global found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 test_tool_regionmanager.py::rg_fromtextfile_test::test_CAS_8072
16-Jul-2025 22:24:57 Verify rest frequency precision issue has been fixed
16-Jul-2025 22:24:57 PASSED
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        ImageFactory::createImage        Created Paged image 'icrs.im' of shape [100, 100] with float valued pixels.
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 test_tool_regionmanager.py::rg_fromtextfile_test::test_ICRS
16-Jul-2025 22:24:57 CAS-13074, verify that coord=ICRS works correctly
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 1. Create a 100x100 image using the default coordinate system provided by ia.shape()
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 2. Modify the coordinate system of the image from J2000 to GALACTIC ref frame,
16-Jul-2025 22:24:57    since the difference between J2000 and ICRS seems to be only about 10 marcsec,
16-Jul-2025 22:24:57    so we need to use a coordinate system where the values in the two systems differ
16-Jul-2025 22:24:57    more to get a convincing test.
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 3. Set all pixels to 0, except the reference pixel 50, 50 which is set to 1.
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 4. Create a CRTF region string using coords='ICRS' and a box that is centered at
16-Jul-2025 22:24:57    GALACTIC long=0, lat=0 (the ref direction in the image) but using ICRS coords
16-Jul-2025 22:24:57    of course. The hardcoded ICRS coords were determined using me.measure() to
16-Jul-2025 22:24:57    convert from GALACTIC to ICRS.
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 5. Run ia.statistics() using region=the CRTF text string previously created.
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 6. Test that the max pixel value found in the region is 1. This indicates that
16-Jul-2025 22:24:57    the region was applied correctly.
16-Jul-2025 22:24:57 PASSED
16-Jul-2025 22:24:57
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        RegionTextParser::_determineVersion        RegionTextParser::_determineVersion: Found spec version 0
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        mynewregion.crtf line# 3: difference found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        mynewregion.crtf line# 5: difference found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        mynewregion.crtf line# 6: difference found
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        Combined 5 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        ImageRegion::fromRecord        Selected bounding box :
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        ImageRegion::fromRecord+            [245, 132, 0, 0] to [410, 298, 0, 0]  (15:20:40.458, -57.10.16.258, 8.56444e+10Hz, I to 15:20:38.024, -57.09.56.337, 8.56444e+10Hz, I)
16-Jul-2025 22:24:57 2025-07-17 02:24:58        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Jul-2025 22:24:57 test_tool_regionmanager.py::rg_fromtextfile_test::test_crtf_has_multiple_diff_and_ends_with_diff_bug_fix
16-Jul-2025 22:24:57 CAS-12980, verify fix that allows supplied CRTF file to work correctly
16-Jul-2025 22:24:57 1. copy necessary data
16-Jul-2025 22:24:57 2. run ia.subimage() on image using region file
16-Jul-2025 22:24:57 3. confirm that the correct number of pixels are not masked
16-Jul-2025 22:24:57 PASSED
16-Jul-2025 22:24:57
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        RegionTextParser::_determineVersion        RegionTextParser::_determineVersion: Found spec version 0
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        /opt/casa/data/casatestdata/unittest/rgtool/testEllipse90deg.crtf line# 2: global found
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        ImageRegion::fromRecord        Selected bounding box :
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        ImageRegion::fromRecord+            [86, 260, 0, 0] to [332, 505, 0, 0]  (286.980670deg, 42.444398deg, I, 3.43915e+11Hz to 286.968632deg, 42.453245deg, I, 3.43915e+11Hz)
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Jul-2025 22:24:58 2025-07-17 02:24:59        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
16-Jul-2025 22:24:58 test_tool_regionmanager.py::rg_fromtextfile_test::test_ellipse
16-Jul-2025 22:24:58 Test ellipse for image in GALACTIC and file in J2000
16-Jul-2025 22:24:58 PASSED
16-Jul-2025 22:24:58
16-Jul-2025 22:24:58 test_tool_regionmanager.py::rg_fromtextfile_test::test_exceptions
16-Jul-2025 22:24:58 test exception cases
16-Jul-2025 22:24:58 PASSED
16-Jul-2025 22:24:58
16-Jul-2025 22:24:58 2025-07-17 02:24:59        INFO        ImageFactory::createImage        Created Temp image  of shape [500, 500] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_fromtextfile_test::test_poly_2000
16-Jul-2025 22:24:59 Test polygon with 2000 points specified in pixels (CAS-13727)
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        FITSCoordinateUtil::fromFITSHeader        Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ...
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        RegionTextParser::_determineVersion        RegionTextParser::_determineVersion: Found spec version 0
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:24:59        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_fromtextfile_test::test_read
16-Jul-2025 22:24:59 Read test
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageRegion::fromRecord        Selected bounding box :
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageRegion::fromRecord+            [50, 31] to [150, 171]  (00:03:20.047, -01.09.00.278 to 23:56:39.950, +01.11.00.303)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Jul-2025 22:24:59 2025-07-17 02:25:00        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageRegion::fromRecord        Selected bounding box :
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageRegion::fromRecord+            [50, 31] to [149, 171]  (00:03:20.047, -01.09.00.278 to 23:56:43.952, +01.11.00.303)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Jul-2025 22:24:59 2025-07-17 02:25:00        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_fromtextfile_test::test_rectangle_rotation
16-Jul-2025 22:24:59 Test rectangle region is preserved under coordinate frame switch
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_fromtextfile_test::test_rotbox
16-Jul-2025 22:24:59 Test rotbox when specified in pixels (CAS-5723)
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [4, 4, 20] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        WARN        AsciiRegionFileParser::_parse         line# 1: Error converting world region to lattice region which probably indicates the region lies outside of the image. This region will be ignored.The related message is: LCBox::LCBox - blc [0] must be <= trc [-99889]
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 0 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        SEVERE        regionmanager::selectedchannels        Exception Reported: Exception: The specified spectral range range=[1315MHz, 1315.1MHz] does not intersect the image spectral range..
16-Jul-2025 22:24:59 2025-07-17 02:25:00        SEVERE        regionmanager::selectedchannels+        ... thrown by std::vector<unsigned int, std::allocator<unsigned int> > casa::CasacRegionManager::_spectralRangeFromRangeFormat(casacore::uInt&, const casacore::String&, const casacore::IPosition&) const at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 1013
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_selectedchannels_test::test_no_overlap
16-Jul-2025 22:24:59 Test selection outside of image
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [4, 4, 4] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        SEVERE        regionmanager::selectedchannels        Exception Reported: Exception: Associated coordinate system has no spectral axis.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        SEVERE        regionmanager::selectedchannels+        ... thrown by std::vector<long int> casac::regionmanager::selectedchannels(const string&, const std::vector<long int>&) at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 686
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_selectedchannels_test::test_no_spectral_axis
16-Jul-2025 22:24:59 Test no spectral axis throws exception
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        ImageFactory::createImage        Created Temp image  of shape [4, 4, 20] with float valued pixels.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        Combined 1 image regions (which excludes any annotation regions)
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        AsciiRegionFileParser::_parse        The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s).
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 2025-07-17 02:25:00        INFO        name::        No table opened.
16-Jul-2025 22:24:59 test_tool_regionmanager.py::rg_selectedchannels_test::test_range
16-Jul-2025 22:24:59 Test range
16-Jul-2025 22:24:59 PASSED
16-Jul-2025 22:24:59
16-Jul-2025 22:24:59 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -
16-Jul-2025 22:24:59 ======================= 34 passed, 4 warnings in 18.24s ========================
16-Jul-2025 22:25:00 ============================= test session starts ==============================
16-Jul-2025 22:25:00 platform linux -- Python 3.12.9, pytest-8.4.1, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
16-Jul-2025 22:25:00 cachedir: .pytest_cache
16-Jul-2025 22:25:00 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys
16-Jul-2025 22:25:00 configfile: pytest.ini
16-Jul-2025 22:25:00 collecting ... collected 74 items
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::toworldmany        You must provide a vector of doubles.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::toworldmany        Exception Reported: 2025-07-17 02:25:01        SEVERE        coordsys::toworldmany        You must provide a vector of doubles.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_CAS_2724
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_addCoordinate
16-Jul-2025 22:25:00 Test that coordinates can be added
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_axesmap
16-Jul-2025 22:25:00 Test that maps are the same
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_constructedSetUp
16-Jul-2025 22:25:00 Test that the coordsys was set up with the right number of coords and type
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_constructor
16-Jul-2025 22:25:00 Test constructors
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_convert
16-Jul-2025 22:25:00 Test the conversion from abs pix to rel pix
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_convertMany
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_copy
16-Jul-2025 22:25:00 Test that the coordsys can be copied
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createDirectionAxes
16-Jul-2025 22:25:00 Test that a coordsys with direction axes can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createLinearAxes
16-Jul-2025 22:25:00 "Test that coordsys with linear axes can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createMixedAxes
16-Jul-2025 22:25:00 Test that a coordsys with mixed axes types can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createSpectralAxes
16-Jul-2025 22:25:00 Test that coordsys with spectral axes can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createStokesAxes
16-Jul-2025 22:25:00 Test that coordsys with stokes axes can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_createTabularAxes
16-Jul-2025 22:25:00 Test that coordsys with tabular axes can be created properly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_epoch
16-Jul-2025 22:25:00 Test that you can set and get the epoch
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 20] with float valued pixels.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findaxis        Error: Exception: Value of axis cannot be negative.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findaxis+        ... thrown by casac::record* casac::coordsys::findaxis(bool, long int) at File: src/tools/coordsys/coordsys_cmpt.cc, line: 581
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findaxis        Error: (/source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc : 903) Failed AlwaysAssert axisInCoordinateSystem < nWorldAxes()
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_findaxis
16-Jul-2025 22:25:00 Test the findaxis() method
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        ImageFactory::createImage        Created Temp image  of shape [4, 4, 4, 4] with float valued pixels.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis ra. Image axis names are [right ascension, declination, stokes, frequency]
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findaxisbyname        Error: 2025-07-17 02:25:01        SEVERE        CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis ra. Image axis names are [right ascension, declination, stokes, frequency]
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_findaxisbyname
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 20] with float valued pixels.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_findcoordinate
16-Jul-2025 22:25:00 Test the findcoordinate() method
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_frequencyToVelocity
16-Jul-2025 22:25:00 Test frequency to velocity conversion
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_frequencyToVelocityDiff
16-Jul-2025 22:25:00 Test the velocity diff
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_frequencyVelocityBasic
16-Jul-2025 22:25:00 Test conversion between freq and velocity
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::frequencytovelocity        Failed to set frequency units of Jy because Units are not compatible dimensionally
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::velocitytofrequency        Failed to set frequency units of Jy because Units are not compatible dimensionally
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::frequencytovelocity        There is no spectral coordinate in this CoordinateSystem
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_frequencyVelocityInvalidInput
16-Jul-2025 22:25:00 Test frequencytovelocity and velocitytofrequency with invalid inputs
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_fromRecord
16-Jul-2025 22:25:00 Test that a record can be converted to a coordsys
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_incrementDefaultUnits
16-Jul-2025 22:25:00 Test increment with default coordsys units
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_incrementRad
16-Jul-2025 22:25:00 Test increment with radian units
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::recordToWorldVector        Failed to convert string formatted world [i, like, doggies] to double
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_incrementSetIncorrect
16-Jul-2025 22:25:00 Test increment with incorrect values
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::stringToType        A coordinate of type lin does not exist
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::increment        exceptions reported: 2025-07-17 02:25:01        SEVERE        coordsys::stringToType        A coordinate of type lin does not exist
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_incrementSpectral
16-Jul-2025 22:25:00 Test increment using spectral type
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_linearTransformDirection
16-Jul-2025 22:25:00 Test set linear transform type to direction
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_linearTransformLinear
16-Jul-2025 22:25:00 Test set linear transform type to linear
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_linearTransformSpectral
16-Jul-2025 22:25:00 Test set linear transform type to spectral 
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_linearTransformStokes
16-Jul-2025 22:25:00 Test set linear transform type to stokes
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_linearTransformTabular
16-Jul-2025 22:25:00 Test set linear transform type to tabular
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_names
16-Jul-2025 22:25:00 Test that you can set and get names
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_naxes
16-Jul-2025 22:25:00 Test the naxes param with 0 or multiple axes
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_observer
16-Jul-2025 22:25:00 Test that you can set and get the observer
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_parentName
16-Jul-2025 22:25:00 Test that you can set and get the parent name
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_projection
16-Jul-2025 22:25:00 Test that the projection can be set
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        MeasIERS::fillMeas(MeasIERS::Files, Double)         Requested JD 60873.1 is outside the range of the IERS (Earth axis data) table.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        MeasIERS::fillMeas(MeasIERS::Files, Double) +        Calculations will proceed with less precision
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_refCode
16-Jul-2025 22:25:00 Test that a reference code can be set
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_refPixel
16-Jul-2025 22:25:00 Test that you can get and set the reference pixel
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceConvert
16-Jul-2025 22:25:00 Set values with reference conversion
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceLocation
16-Jul-2025 22:25:00 Test that setreferencelocation correctly sets ref value
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::recordToWorldVector        Failed to convert string formatted world [i, like, doggies] to double
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceValueSetIncorrect
16-Jul-2025 22:25:00 Test setting the value incorrectly
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceValueSetSpectral
16-Jul-2025 22:25:00 Test set reference value with spectral type
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceValueSetValDefaultUnits
16-Jul-2025 22:25:00 Test set reference value using default units
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_referenceValueSetValRad
16-Jul-2025 22:25:00 Test set reference value in radians
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_reorder
16-Jul-2025 22:25:00 Test that the coords are reordered
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::reorder        order vector must be of length 4
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_reorderInvalid
16-Jul-2025 22:25:00 Test that invalid inputs for reorder raises exceptions
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        WARN        coordsys::replace        Replacement incurred warning
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_replace
16-Jul-2025 22:25:00 Test that a coord types can be replaced
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::replace        Coordinates must have the same number of axes
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_replaceIncorrect
16-Jul-2025 22:25:00 Test that incorrect inputs for replace result in failures
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_restFreq
16-Jul-2025 22:25:00 Test that the rest frequency can be set
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setDirection
16-Jul-2025 22:25:00 Test that direction can be set
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setDirectionPixVal
16-Jul-2025 22:25:00 Test that direction is set correctly with ref pix and val
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setDirectionVal
16-Jul-2025 22:25:00 Test that direction is set correctly with ref val
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setSpectral
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findCoordinate        No coordinate of type Spectral in this CoordinateSystem
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setSpectralInvalidInput
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setTabular
16-Jul-2025 22:25:00 Test that with tabular coordinates reference and pixel values can be set
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::settabular        Specified TabularCoordinate could not be found
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::settabular        Pixel and world vectors must be the same length
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::settabular        Pixel and world vectors must be the same length
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        coordsys::settabular        Old world vector length = 3
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::settabular        Pixel and world vectors must be the same length
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        coordsys::settabular        Old pixel vector length = 3
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::settabular        Pixel and world vectors must be the same length
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_setTabularIncorrect
16-Jul-2025 22:25:00 Test that incorrect inputs will raise exceptions
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_stokes
16-Jul-2025 22:25:00 Test that you can create a coordsys with the given stokes values
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_stokesSetValue
16-Jul-2025 22:25:00 Test that you can set the stokes values after creation
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findCoordinate        No coordinate of type Stokes in this CoordinateSystem
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::findCoordinate        No coordinate of type Stokes in this CoordinateSystem
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_stokesWrongValues
16-Jul-2025 22:25:00 Test that incorrect values raise exceptions
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_telescope
16-Jul-2025 22:25:00 Test that you can set and get the telescope
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::checkAbsRel        The value is absolute, not relative', origin='coordsys.checkAbsRel
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::checkAbsRel        The value is relative, not absolute', origin='coordsys.checkAbsRel
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::checkAbsRel        The value is absolute, not relative', origin='coordsys.checkAbsRel
16-Jul-2025 22:25:00 2025-07-17 02:25:01        SEVERE        coordsys::checkAbsRel        The value is relative, not absolute', origin='coordsys.checkAbsRel
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_toAbsRelInvalidInput
16-Jul-2025 22:25:00 Test expected failure cases of toabs and torel
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_toAbsRelMany
16-Jul-2025 22:25:00 Test conversion of many to rel and abs
16-Jul-2025 22:25:00 w list:  [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00 0.000e+00]
16-Jul-2025 22:25:00 ww list:  [[0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]
16-Jul-2025 22:25:00 [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]
16-Jul-2025 22:25:00 [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]
16-Jul-2025 22:25:00 [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]
16-Jul-2025 22:25:00 [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]
16-Jul-2025 22:25:00 [0.000e+00 0.000e+00 1.000e+00 1.415e+09 0.000e+00]]
16-Jul-2025 22:25:00 absworld list:  [[ 0.000e+00  0.000e+00  1.000e+00 -5.200e+03  0.000e+00]
16-Jul-2025 22:25:00 [ 0.000e+00  0.000e+00  1.000e+00  5.200e+03  0.000e+00]
16-Jul-2025 22:25:00 [ 0.000e+00  0.000e+00  1.000e+00  1.415e+09  0.000e+00]
16-Jul-2025 22:25:00 [ 0.000e+00  0.000e+00  1.000e+00  1.415e+09  0.000e+00]
16-Jul-2025 22:25:00 [ 0.000e+00  0.000e+00  1.000e+00  1.415e+09  0.000e+00]
16-Jul-2025 22:25:00 [ 0.000e+00  0.000e+00  1.000e+00  1.415e+09  0.000e+00]]
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1415000000.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1415000000.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(1.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(1415000000.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(-5199.999999994527))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(5199.999999994549))
16-Jul-2025 22:25:00 (np.float64(1.0), np.float64(1415000000.0))
16-Jul-2025 22:25:00 (np.float64(1415000000.0), np.float64(1415000000.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1415000000.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(1415000000.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(1415000000.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 (np.float64(0.0), np.float64(0.0))
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_toAbsRelRefPix
16-Jul-2025 22:25:00 Test that converting from pixel coordinates gives the correct value
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:00 test_tool_coordsys.py::coordsys_test::test_toAbsRelWorld
16-Jul-2025 22:25:00 Test that converting from world coordinates gives the correct value
16-Jul-2025 22:25:00 PASSED
16-Jul-2025 22:25:00
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_toPixel
16-Jul-2025 22:25:01 Test topixel parameter
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_toPixelMany
16-Jul-2025 22:25:01 Test topixelmany parameter
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_toRecord
16-Jul-2025 22:25:01 Test that the coordsys can be converted to a record
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_toWorld
16-Jul-2025 22:25:01 Test the toworld conversion
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_toWorldMany
16-Jul-2025 22:25:01 Test the toworldmany parameter
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        ImageFactory::createImage        Created Temp image  of shape [4, 4, 4, 4] with float valued pixels.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_transpose
16-Jul-2025 22:25:01 Test the transpose() method
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_units
16-Jul-2025 22:25:01 Test that you can set and get unit names
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_velocityToFrequency
16-Jul-2025 22:25:01 Test velocity To frequency conversion
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        showcache::        The Table Cache is empty.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 2025-07-17 02:25:01        INFO        name::        No table opened.
16-Jul-2025 22:25:01 test_tool_coordsys.py::coordsys_test::test_velocityToFrequencyDiff
16-Jul-2025 22:25:01 Test the drequency diff
16-Jul-2025 22:25:01 PASSED
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -
16-Jul-2025 22:25:01 ======================== 74 passed, 4 warnings in 0.92s ========================
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_agentflagger/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
16-Jul-2025 22:25:01 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys
16-Jul-2025 22:25:01
16-Jul-2025 22:25:01 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
16-Jul-2025 22:25:02 total 178980
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci 15001    135259 Jul 17 02:10 casatestutils-6.7.2.26a5883.dev27+dirty-py3-none-any.whl
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci 15001 182968153 Jul 17 02:10 casatools-6.7.2.26a5883.dev27+dirty-cp312-cp312-manylinux_2_28_x86_64.whl
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       4340 Jul 17 02:25 test_tool_agentflagger.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1006 Jul 17 02:25 test_tool_calanalysis.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2658 Jul 17 02:25 test_tool_calibrater.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        687 Jul 17 02:25 test_tool_componentlist.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       7467 Jul 17 02:25 test_tool_coordsys.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root      12935 Jul 17 02:25 test_tool_image.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2220 Jul 17 02:25 test_tool_image_collapse.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1048 Jul 17 02:25 test_tool_image_deviation.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2575 Jul 17 02:25 test_tool_image_fitprofile.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1178 Jul 17 02:25 test_tool_image_pbcor.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        883 Jul 17 02:25 test_tool_image_pv.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1006 Jul 17 02:25 test_tool_image_rebin.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1336 Jul 17 02:25 test_tool_image_regrid.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1533 Jul 17 02:25 test_tool_image_statistics.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        765 Jul 17 02:25 test_tool_image_subimage.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        890 Jul 17 02:25 test_tool_image_transpose.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1966 Jul 17 02:25 test_tool_imagepol.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        839 Jul 17 02:25 test_tool_linearmosaic.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        668 Jul 17 02:25 test_tool_logsink.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        549 Jul 17 02:25 test_tool_measures.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       5224 Jul 17 02:25 test_tool_ms.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        368 Jul 17 02:25 test_tool_ms_createmultims.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2095 Jul 17 02:25 test_tool_ms_statwt.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       8633 Jul 17 02:25 test_tool_msmetadata.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        359 Jul 17 02:25 test_tool_msuvbinner.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1171 Jul 17 02:25 test_tool_quanta.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       3977 Jul 17 02:25 test_tool_regionmanager.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2072 Jul 17 02:25 test_tool_sdm.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       2096 Jul 17 02:25 test_tool_sdm_toms.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root        670 Jul 17 02:25 test_tool_simulator.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1717 Jul 17 02:25 test_tool_synthesisutils.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1462 Jul 17 02:25 test_tool_table.xml
16-Jul-2025 22:25:02 -rw-r--r-- 1 casaci root       1717 Jul 17 02:25 test_tool_vpmanager.xml
16-Jul-2025 22:25:02 Finished task 'Test wheel' with result: Success
16-Jul-2025 22:25:02 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
16-Jul-2025 22:25:02 Parsing test results under /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASASPECS-CI105-TTOML228...
16-Jul-2025 22:25:02 Finished task 'Parse tests' with result: Success
16-Jul-2025 22:25:02 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
16-Jul-2025 22:25:02
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-5883 - Test Tools Many Linux 2.28 #28 (CASASPECS-CI105-TTOML228-28)'
... running command line:
/export/home/cbt-el7-1/bamboo-home/temp/CASASPECS-CI105-TTOML228-28-ScriptBuildTask-13277168455856517333.sh
... in: /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASASPECS-CI105-TTOML228
16-Jul-2025 22:25:02 Starting cleanup
16-Jul-2025 22:25:13 wheel-container-test
16-Jul-2025 22:25:15 wheel-container-test
16-Jul-2025 22:25:15 Cleanup complete
16-Jul-2025 22:25:15 Finished task 'Cleanup' with result: Success
16-Jul-2025 22:25:15 Running post build plugin 'Docker Container Cleanup'
16-Jul-2025 22:25:15
Beginning to execute external process for build 'CASASPECS - CI Build - CAS-5883 - Test Tools Many Linux 2.28 #28 (CASASPECS-CI105-TTOML228-28)'
... running command line:
/usr/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASASPECS-CI105-TTOML228
16-Jul-2025 22:25:15 Error response from daemon: No such container: wheel-container-test
16-Jul-2025 22:25:15 Running post build plugin 'NCover Results Collector'
16-Jul-2025 22:25:15 Running post build plugin 'Build Results Label Collector'
16-Jul-2025 22:25:15 Running post build plugin 'Clover Results Collector'
16-Jul-2025 22:25:15 Running post build plugin 'npm Cache Cleanup'
16-Jul-2025 22:25:15 Running post build plugin 'Artifact Copier'
16-Jul-2025 22:25:15 Publishing an artifact: Tests
16-Jul-2025 22:25:17 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 1.497 s
16-Jul-2025 22:25:17 Publishing an artifact: xml Directories
16-Jul-2025 22:25:18 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 798.5 ms
16-Jul-2025 22:25:18 Finalising the build...
16-Jul-2025 22:25:18 Stopping timer.
16-Jul-2025 22:25:18 Build CASASPECS-CI105-TTOML228-28 completed.
16-Jul-2025 22:25:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Jul-2025 22:25:18 Running on server: post build plugin 'NCover Results Collector'
16-Jul-2025 22:25:18 Running on server: post build plugin 'Build Labeller'
16-Jul-2025 22:25:18 Running on server: post build plugin 'Clover Delta Calculator'
16-Jul-2025 22:25:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Jul-2025 22:25:18 All post build plugins have finished
16-Jul-2025 22:25:18 Generating build results summary...
16-Jul-2025 22:25:18 Saving build results to disk...
16-Jul-2025 22:25:18 Store variable context...
16-Jul-2025 22:25:18 Finished building CASASPECS-CI105-TTOML228-28.