Build: #83 failed

Job: Test Tasks Rocky 9.3 Py3.10 was successful

Build log

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

01-Oct-2024 09:05:39
01-Oct-2024 09:05:39 PASSED
01-Oct-2024 09:05:39
01-Oct-2024 09:05:45 test_task_simobserve.py::simobserve_badinputs::testBad_spacing 2024-10-01 13:05:45        SEVERE        simobserve::::casa        Task simobserve raised an exception of class Exception with the following message: can't interpret '5bad' as a CASA quantity
01-Oct-2024 09:05:45
01-Oct-2024 09:05:45 Test bad pointingspacing
01-Oct-2024 09:05:45
01-Oct-2024 09:05:45 PASSED
01-Oct-2024 09:05:45
01-Oct-2024 09:05:45 test_task_simobserve.py::simobserve_badinputs::testBad_tau0
01-Oct-2024 09:05:45 Test bad tau0
01-Oct-2024 09:05:45 SKIPPED (Allowed tau0 values are not checked in casatasks)
01-Oct-2024 09:05:45
01-Oct-2024 09:05:52 test_task_simobserve.py::simobserve_badinputs::testBad_totaltime 2024-10-01 13:05:53        SEVERE        simobserve::::casa        Task simobserve raised an exception of class ValueError with the following message: Negative totaltime is not allowed.
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 Test bad totaltime
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 PASSED
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 test_task_simobserve.py::simobserve_badinputs::test_default 2024-10-01 13:05:53        SEVERE        simobserve::::casa        Task simobserve raised an exception of class Exception with the following message: At least one of skymodel or complist must be set.
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 Test Default parameter set. Neigher skymodel nor complist
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 PASSED
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 test_task_simobserve.py::simobserve_badinputs::test_noProject 2024-10-01 13:05:53        SEVERE        simobserve::::casa        Task simobserve raised an exception of class FileNotFoundError with the following message: [Errno 2] No such file or directory: ''
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 Test no project name
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 PASSED
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 test_task_simobserve.py::simobserve_badinputs::test_notComp 2024-10-01 13:05:53        SEVERE        simutil::componentlist::open        Exception Reported: core5ps.skymodel is non existant or is not a componentlist table
01-Oct-2024 09:05:52 2024-10-01 13:05:53        SEVERE        simobserve::::casa        Task simobserve raised an exception of class RuntimeError with the following message: core5ps.skymodel is non existant or is not a componentlist table
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 Test non-components list complist
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 PASSED
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 test_task_simobserve.py::simobserve_badinputs::test_notImage 2024-10-01 13:05:53        SEVERE        simobserve::image::newimagefromfile (file src/tools/image/image_cmpt.cc, line 4110)        Exception Reported: Exception: Unable to open image core5ps.clist.
01-Oct-2024 09:05:52 2024-10-01 13:05:53        SEVERE        simobserve::image::newimagefromfile (file src/tools/image/image_cmpt.cc, line 4110)+        ... thrown by static casa::ITUPLE casa::ImageFactory::fromFile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 289
01-Oct-2024 09:05:52 2024-10-01 13:05:53        SEVERE        simobserve::::casa        Task simobserve raised an exception of class RuntimeError with the following message: Exception: Unable to open image core5ps.clist.
01-Oct-2024 09:05:52 2024-10-01 13:05:53        SEVERE        simobserve::::casa+        ... thrown by static casa::ITUPLE casa::ImageFactory::fromFile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 289
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 Test non-image skymodel
01-Oct-2024 09:05:52
01-Oct-2024 09:05:52 PASSED
01-Oct-2024 09:05:52
01-Oct-2024 09:05:59 test_task_simobserve.py::simobserve_badinputs::test_notPtgfile 2024-10-01 13:05:59        SEVERE        simobserve::::casa        Task simobserve raised an exception of class Exception with the following message: No valid lines found in pointing file
01-Oct-2024 09:05:59
01-Oct-2024 09:05:59 Test nonconforming ptgfile
01-Oct-2024 09:05:59
01-Oct-2024 09:05:59 PASSED
01-Oct-2024 09:05:59
01-Oct-2024 09:05:59 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_simobserve/nose.xml -
01-Oct-2024 09:05:59 =========================== short test summary info ============================
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:443: Previously disabled for unknown reason
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:729: Previously disabled for unknown reason.
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:743: Previously disabled with comment: "TEMPORARY discarding due to the bug in simulator. Pending CAS-5095."
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:677: Previously disabled with comment: "TEMPORARY discarding due to the bug in simulator. Pending CAS-5095."
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:1085: Previously disabled for unknown reason.
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:1102: Previously disabled with comment: "TEMPORARY discarding due to the bug in simulator. Pending CAS-5095."
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:1030: Previously disabled with comment: "TEMPORARY discarding due to the bug in simulator. Pending CAS-5095."
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:1397: disabled pending change in CAS-12496
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2218: Allowed t_ground values are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2233: Allowed t_sky values are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2277: Allowed graphics values are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2263: Allowed leakage values are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2017: Allowed maptype values are not checked in casatasks.
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2189: Allowed noisetype values are not checked in casatasks.
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2047: Allowed obsmode types are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2203: Allowed user_pwv values are not checked in casatasks
01-Oct-2024 09:05:59 SKIPPED [1] test_task_simobserve.py:2248: Allowed tau0 values are not checked in casatasks
01-Oct-2024 09:05:59 =========== 61 passed, 17 skipped, 106 warnings in 563.01s (0:09:23) ===========
01-Oct-2024 09:06:00 ============================= test session starts ==============================
01-Oct-2024 09:06:00 platform linux -- Python 3.10.15, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
01-Oct-2024 09:06:00 cachedir: .pytest_cache
01-Oct-2024 09:06:00 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits
01-Oct-2024 09:06:00 configfile: pytest.ini
01-Oct-2024 09:06:01 collecting ... collected 1 item
01-Oct-2024 09:06:01
01-Oct-2024 09:06:01
01-Oct-2024 09:06:02 test_task_exportfits.py::exportfits_test::test_CAS3675 2024-10-01 13:06:02        SEVERE        exportfits::image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: Exception: fitsfile must be specified.
01-Oct-2024 09:06:02 2024-10-01 13:06:02        SEVERE        exportfits::image::tofits (file src/tools/image/image_cmpt.cc, line 6301)+        ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307
01-Oct-2024 09:06:02 2024-10-01 13:06:02        SEVERE        exportfits::::casa        Task exportfits raised an exception of class RuntimeError with the following message: Exception: fitsfile must be specified.
01-Oct-2024 09:06:02 2024-10-01 13:06:02        SEVERE        exportfits::::casa+        ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307
01-Oct-2024 09:06:02
01-Oct-2024 09:06:02 test fix for CAS 3675, outfile must be specified 
01-Oct-2024 09:06:02 PASSED
01-Oct-2024 09:06:02
01-Oct-2024 09:06:02 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -
01-Oct-2024 09:06:02 ========================= 1 passed, 1 warning in 2.44s =========================
01-Oct-2024 09:06:03 ============================= test session starts ==============================
01-Oct-2024 09:06:03 platform linux -- Python 3.10.15, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
01-Oct-2024 09:06:03 cachedir: .pytest_cache
01-Oct-2024 09:06:03 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager
01-Oct-2024 09:06:03 configfile: pytest.ini
01-Oct-2024 09:06:04 collecting ... flagmanager tests will use data from /opt/casa/data/casatestdata/unittest/flagmanager/
01-Oct-2024 09:06:04 collected 7 items
01-Oct-2024 09:06:04
01-Oct-2024 09:06:04
01-Oct-2024 09:06:10 test_task_flagmanager.py::test_flagmanager_ms::test1m
01-Oct-2024 09:06:10 flagmanager test1m: mode=list, flagbackup=True/False
01-Oct-2024 09:06:10 Moving data...
01-Oct-2024 09:06:10 PASSED
01-Oct-2024 09:06:10
01-Oct-2024 09:06:14 test_task_flagmanager.py::test_flagmanager_ms::test2m
01-Oct-2024 09:06:14 flagmanager test2m: Create, then restore autoflag
01-Oct-2024 09:06:14 The MS is already around, just unflag
01-Oct-2024 09:06:14 After flagging antenna 2 there were 5252.0 flags
01-Oct-2024 09:06:14 After flagging antenna 2 and 3 there were 10302.0 flags
01-Oct-2024 09:06:14 After restoring pre-antenna 2 flagging, there are 5252.0 flags; should be 5252.0
01-Oct-2024 09:06:14 PASSED
01-Oct-2024 09:06:14
01-Oct-2024 09:06:14 test_task_flagmanager.py::test_flagmanager_ms::test_CAS2701 2024-10-01 13:06:15        SEVERE        flagmanager::::casa        Task flagmanager raised an exception of class ValueError with the following message: Illegal empty versionname: ''
01-Oct-2024 09:06:14
01-Oct-2024 09:06:14 flagmanager: Do not allow flagversions with empty versionname''
01-Oct-2024 09:06:14 The MS is already around, just unflag
01-Oct-2024 09:06:14 Expected exception: Illegal empty versionname: ''
01-Oct-2024 09:06:14 PASSED
01-Oct-2024 09:06:14
01-Oct-2024 09:06:16 test_task_flagmanager.py::test_flagmanager_ms::test_dictionary1
01-Oct-2024 09:06:16 flagmanager: Test the returned dictionary in list mode
01-Oct-2024 09:06:16 The MS is already around, just unflag
01-Oct-2024 09:06:16 PASSED
01-Oct-2024 09:06:16
01-Oct-2024 09:06:17 test_task_flagmanager.py::test_flagmanager_ms::test_rename
01-Oct-2024 09:06:17 flagmanager: do not overwrite an existing versionname
01-Oct-2024 09:06:17 The MS is already around, just unflag
01-Oct-2024 09:06:17 PASSED
01-Oct-2024 09:06:17
01-Oct-2024 09:06:18 test_task_flagmanager.py::test_flagmanager_ms::test_save 2024-10-01 13:06:19        WARN        flagmanager::::casa        Version name 'Do_Not_Overwrite_Me' already exist. Will rename it to Do_Not_Overwrite_Me.old.1727787978
01-Oct-2024 09:06:19
01-Oct-2024 09:06:19 flagmanager: CAS-3080, do not overwrite an existing versionname
01-Oct-2024 09:06:19 The MS is already around, just unflag
01-Oct-2024 09:06:19 Rename versionname to Do_Not_Overwrite_Me
01-Oct-2024 09:06:19 Move existing versionname to temporary name
01-Oct-2024 09:06:19 PASSED
01-Oct-2024 09:06:19
01-Oct-2024 09:06:19 test_task_flagmanager.py::test_flagmanager_caltables::test_caltable_flagbackup 2024-10-01 13:06:20        WARN                Found pre-v4.1 caltable (/home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/cal.fewscans.bpass); attempting to update...
01-Oct-2024 09:06:19 2024-10-01 13:06:20        WARN        +        SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added.
01-Oct-2024 09:06:20
01-Oct-2024 09:06:20 Flagmanager:: cal table mode=list, flagbackup=True/False
01-Oct-2024 09:06:20 Moving data...
01-Oct-2024 09:06:20 {0: {'name': 'A much better caltable version !', 'comment': 'This is a *much* better name'}, 'MS': '/home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/cal.fewscans.bpass'}
01-Oct-2024 09:06:20 PASSED
01-Oct-2024 09:06:20
01-Oct-2024 09:06:20 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml -
01-Oct-2024 09:06:20 ======================== 7 passed, 1 warning in 17.62s =========================
01-Oct-2024 09:06:21 ============================= test session starts ==============================
01-Oct-2024 09:06:21 platform linux -- Python 3.10.15, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
01-Oct-2024 09:06:21 cachedir: .pytest_cache
01-Oct-2024 09:06:21 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat
01-Oct-2024 09:06:21 configfile: pytest.ini
01-Oct-2024 09:06:22 collecting ... collected 5 items
01-Oct-2024 09:06:22
01-Oct-2024 09:06:22
01-Oct-2024 09:06:23 test_task_testconcat.py::test_testconcat::test1 2024-10-01 13:06:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:23 2024-10-01 13:06:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:23 2024-10-01 13:06:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:23 2024-10-01 13:06:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:31
01-Oct-2024 09:06:31 Testconcat 1: 4 parts, same sources but different spws
01-Oct-2024 09:06:31 Copying  A2256LC2_4.5s-1.ms
01-Oct-2024 09:06:31 Copying  A2256LC2_4.5s-2.ms
01-Oct-2024 09:06:31 Copying  part1.ms
01-Oct-2024 09:06:31 Copying  part2-mod.ms
01-Oct-2024 09:06:31 Copying  part2-mod2.ms
01-Oct-2024 09:06:31 Copying  part2.ms
01-Oct-2024 09:06:31 Copying  part3.ms
01-Oct-2024 09:06:31 Copying  part4.ms
01-Oct-2024 09:06:31 Copying  shortpart1.ms
01-Oct-2024 09:06:31 Copying  shortpart2.ms
01-Oct-2024 09:06:31 Copying  shortpart3.ms
01-Oct-2024 09:06:31 Copying  shortpart4.ms
01-Oct-2024 09:06:31 Copying  shortpart5.ms
01-Oct-2024 09:06:31 test_testconcat : Success! Now checking output ...
01-Oct-2024 09:06:31 test_testconcat :  table.f6 present.
01-Oct-2024 09:06:31 test_testconcat :  DATA_DESCRIPTION/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  POINTING/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  FLAG_CMD/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  FIELD/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  SPECTRAL_WINDOW/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  FEED/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  POINTING/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  OBSERVATION/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  table.f4 present.
01-Oct-2024 09:06:31 test_testconcat :  table.f2 present.
01-Oct-2024 09:06:31 test_testconcat :  SOURCE/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  PROCESSOR/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  PROCESSOR/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  STATE/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  table.f7 present.
01-Oct-2024 09:06:31 test_testconcat :  FLAG_CMD/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  HISTORY/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  ANTENNA/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  DATA_DESCRIPTION/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  HISTORY/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  table.f8 present.
01-Oct-2024 09:06:31 test_testconcat :  STATE/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  POLARIZATION/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  SPECTRAL_WINDOW/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  table.f3 present.
01-Oct-2024 09:06:31 test_testconcat :  table.f1 present.
01-Oct-2024 09:06:31 test_testconcat :  FEED/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  POLARIZATION/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  OBSERVATION/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  ANTENNA/table.dat present.
01-Oct-2024 09:06:31 test_testconcat :  table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  SOURCE/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  FIELD/table.f0 present.
01-Oct-2024 09:06:31 test_testconcat :  table.f5 present.
01-Oct-2024 09:06:31 test_testconcat : pseudo-MS exists. All tables present.
01-Oct-2024 09:06:31 test_testconcat : OK. Checking tables in detail ...
01-Oct-2024 09:06:31 test_testconcat : comparing  ['SOURCE_ID', 55, 13, 0]
01-Oct-2024 09:06:31 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 55, 3, 0]
01-Oct-2024 09:06:31 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:06:31 test_testconcat : comparing  ['NUM_CHAN', 3, 128, 0]
01-Oct-2024 09:06:31 test_testconcat : table  SPECTRAL_WINDOW  as expected.
01-Oct-2024 09:06:31 PASSED
01-Oct-2024 09:06:31
01-Oct-2024 09:06:31 test_task_testconcat.py::test_testconcat::test2 2024-10-01 13:06:32        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:31 2024-10-01 13:06:32        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:31 2024-10-01 13:06:32        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:38
01-Oct-2024 09:06:38 Testconcat 2: 3 parts, different sources, different spws 
01-Oct-2024 09:06:38 test_testconcat : Success! Now checking output ...
01-Oct-2024 09:06:38 test_testconcat :  table.f6 present.
01-Oct-2024 09:06:38 test_testconcat :  DATA_DESCRIPTION/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  POINTING/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  FLAG_CMD/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  FIELD/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  SPECTRAL_WINDOW/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  FEED/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  POINTING/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  OBSERVATION/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  table.f4 present.
01-Oct-2024 09:06:38 test_testconcat :  table.f2 present.
01-Oct-2024 09:06:38 test_testconcat :  SOURCE/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  PROCESSOR/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  PROCESSOR/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  STATE/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  table.f7 present.
01-Oct-2024 09:06:38 test_testconcat :  FLAG_CMD/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  HISTORY/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  ANTENNA/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  DATA_DESCRIPTION/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  HISTORY/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  table.f8 present.
01-Oct-2024 09:06:38 test_testconcat :  STATE/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  POLARIZATION/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  SPECTRAL_WINDOW/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  table.f3 present.
01-Oct-2024 09:06:38 test_testconcat :  table.f1 present.
01-Oct-2024 09:06:38 test_testconcat :  FEED/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  POLARIZATION/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  OBSERVATION/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  ANTENNA/table.dat present.
01-Oct-2024 09:06:38 test_testconcat :  table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  SOURCE/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  FIELD/table.f0 present.
01-Oct-2024 09:06:38 test_testconcat :  table.f5 present.
01-Oct-2024 09:06:38 test_testconcat : MS exists. All tables present.
01-Oct-2024 09:06:38 test_testconcat : OK. Checking tables in detail ...
01-Oct-2024 09:06:38 test_testconcat : comparing  ['SOURCE_ID', 41, 13, 0]
01-Oct-2024 09:06:38 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 41, 2, 0]
01-Oct-2024 09:06:38 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:06:38 test_testconcat : comparing  ['NUM_CHAN', 2, 128, 0]
01-Oct-2024 09:06:38 test_testconcat : table  SPECTRAL_WINDOW  as expected.
01-Oct-2024 09:06:38 PASSED
01-Oct-2024 09:06:38
01-Oct-2024 09:06:38 test_task_testconcat.py::test_testconcat::test3 2024-10-01 13:06:39        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:38 2024-10-01 13:06:39        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:38 2024-10-01 13:06:39        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:06:44
01-Oct-2024 09:06:44 Testconcat 3: 3 parts, different sources, same spws
01-Oct-2024 09:06:44 test_testconcat : Success! Now checking output ...
01-Oct-2024 09:06:44 test_testconcat :  table.f6 present.
01-Oct-2024 09:06:44 test_testconcat :  DATA_DESCRIPTION/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  POINTING/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  FLAG_CMD/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  FIELD/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  SPECTRAL_WINDOW/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  FEED/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  POINTING/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  OBSERVATION/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  table.f4 present.
01-Oct-2024 09:06:44 test_testconcat :  table.f2 present.
01-Oct-2024 09:06:44 test_testconcat :  SOURCE/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  PROCESSOR/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  PROCESSOR/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  STATE/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  table.f7 present.
01-Oct-2024 09:06:44 test_testconcat :  FLAG_CMD/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  HISTORY/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  ANTENNA/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  DATA_DESCRIPTION/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  HISTORY/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  table.f8 present.
01-Oct-2024 09:06:44 test_testconcat :  STATE/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  POLARIZATION/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  SPECTRAL_WINDOW/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  table.f3 present.
01-Oct-2024 09:06:44 test_testconcat :  table.f1 present.
01-Oct-2024 09:06:44 test_testconcat :  FEED/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  POLARIZATION/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  OBSERVATION/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  ANTENNA/table.dat present.
01-Oct-2024 09:06:44 test_testconcat :  table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  SOURCE/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  FIELD/table.f0 present.
01-Oct-2024 09:06:44 test_testconcat :  table.f5 present.
01-Oct-2024 09:06:44 test_testconcat : MS exists. All tables present.
01-Oct-2024 09:06:44 test_testconcat : OK. Checking tables in detail ...
01-Oct-2024 09:06:44 test_testconcat : comparing  ['SOURCE_ID', 28, 13, 0]
01-Oct-2024 09:06:44 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 28, 1, 0]
01-Oct-2024 09:06:44 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:06:44 test_testconcat : comparing  ['NUM_CHAN', 1, 128, 0]
01-Oct-2024 09:06:44 test_testconcat : table  SPECTRAL_WINDOW  as expected.
01-Oct-2024 09:06:44 PASSED
01-Oct-2024 09:06:44
01-Oct-2024 09:06:44 test_task_testconcat.py::test_testconcat::test4 2024-10-01 13:06:44        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/shortpart1.ms/table.f20
01-Oct-2024 09:06:44 2024-10-01 13:06:44        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table shortpart1.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:06:44 2024-10-01 13:06:45        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/shortpart2.ms/table.f20
01-Oct-2024 09:06:44 2024-10-01 13:06:45        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table shortpart2.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:06:44 2024-10-01 13:06:45        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/shortpart3.ms/table.f20
01-Oct-2024 09:06:44 2024-10-01 13:06:45        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table shortpart3.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:06:44 2024-10-01 13:06:45        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/shortpart4.ms/table.f20
01-Oct-2024 09:06:44 2024-10-01 13:06:45        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table shortpart4.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:06:44 2024-10-01 13:06:45        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/shortpart5.ms/table.f20
01-Oct-2024 09:06:44 2024-10-01 13:06:45        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table shortpart5.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:07:23 2024-10-01 13:07:24        SEVERE        getcell::SOURCE_ID        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:07:23
01-Oct-2024 09:07:23 Testconcat 4: five MSs with identical sources but different time/intervals on them (CSV-268)
01-Oct-2024 09:07:23 test_testconcat : Success! Now checking output ...
01-Oct-2024 09:07:23 test_testconcat :  table.f6 present.
01-Oct-2024 09:07:23 test_testconcat :  DATA_DESCRIPTION/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  POINTING/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  FLAG_CMD/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  FIELD/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  SPECTRAL_WINDOW/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  FEED/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  POINTING/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  OBSERVATION/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  table.f4 present.
01-Oct-2024 09:07:23 test_testconcat :  table.f2 present.
01-Oct-2024 09:07:23 test_testconcat :  SOURCE/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  PROCESSOR/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  PROCESSOR/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  STATE/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  table.f7 present.
01-Oct-2024 09:07:23 test_testconcat :  FLAG_CMD/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  HISTORY/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  ANTENNA/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  DATA_DESCRIPTION/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  HISTORY/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  table.f8 present.
01-Oct-2024 09:07:23 test_testconcat :  STATE/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  POLARIZATION/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  SPECTRAL_WINDOW/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  table.f3 present.
01-Oct-2024 09:07:23 test_testconcat :  table.f1 present.
01-Oct-2024 09:07:23 test_testconcat :  FEED/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  POLARIZATION/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  OBSERVATION/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  ANTENNA/table.dat present.
01-Oct-2024 09:07:23 test_testconcat :  table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  SOURCE/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  FIELD/table.f0 present.
01-Oct-2024 09:07:23 test_testconcat :  table.f5 present.
01-Oct-2024 09:07:23 test_testconcat : MS exists. All tables present.
01-Oct-2024 09:07:23 test_testconcat : OK. Checking tables in detail ...
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SOURCE_ID', 0, 0, 0]
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 0, 0, 0]
01-Oct-2024 09:07:23 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SOURCE_ID', 7, 0, 0]
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 7, 7, 0]
01-Oct-2024 09:07:23 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SOURCE_ID', 8, 1, 0]
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 8, 0, 0]
01-Oct-2024 09:07:23 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SOURCE_ID', 15, 1, 0]
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SPECTRAL_WINDOW_ID', 15, 7, 0]
01-Oct-2024 09:07:23 test_testconcat : table  SOURCE  as expected.
01-Oct-2024 09:07:23 The following should fail: SOURCE row 16 should not exist
01-Oct-2024 09:07:23 test_testconcat : comparing  ['SOURCE_ID', 16, 0, 100000]
01-Oct-2024 09:07:23 Expected error.
01-Oct-2024 09:07:23 test_testconcat : comparing  ['NUM_CHAN', 8, 4, 0]
01-Oct-2024 09:07:23 test_testconcat : table  SPECTRAL_WINDOW  as expected.
01-Oct-2024 09:07:23 PASSED
01-Oct-2024 09:07:23
01-Oct-2024 09:07:23 test_task_testconcat.py::test_testconcat::test5 2024-10-01 13:07:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:07:23 2024-10-01 13:07:24        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/A2256LC2_4.5s-1.ms/table.f20
01-Oct-2024 09:07:23 2024-10-01 13:07:24        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-1.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:07:23 2024-10-01 13:07:24        SEVERE        getcell::TIME        Exception Reported: TableProxy::getCell: no such row
01-Oct-2024 09:07:23 2024-10-01 13:07:24        SEVERE        getcell::WEIGHT_SPECTRUM        Exception Reported: Table DataManager error: Invalid operation: TSM: no array in row 0 of column WEIGHT_SPECTRUM in /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/A2256LC2_4.5s-2.ms/table.f20
01-Oct-2024 09:07:23 2024-10-01 13:07:24        WARN        testconcat::::casa        Column WEIGHT_SPECTRUM in table A2256LC2_4.5s-2.ms has no data. Accessing it will cause errors.
01-Oct-2024 09:07:28
01-Oct-2024 09:07:28 Testconcat 5: two MSs with different state table (CAS-2601)
01-Oct-2024 09:07:28 test_testconcat : Success! Now checking output ...
01-Oct-2024 09:07:28 test_testconcat :  table.f6 present.
01-Oct-2024 09:07:28 test_testconcat :  DATA_DESCRIPTION/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  POINTING/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  FLAG_CMD/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  FIELD/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  SPECTRAL_WINDOW/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  FEED/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  POINTING/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  OBSERVATION/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  table.f4 present.
01-Oct-2024 09:07:28 test_testconcat :  table.f2 present.
01-Oct-2024 09:07:28 test_testconcat :  SOURCE/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  PROCESSOR/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  PROCESSOR/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  STATE/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  table.f7 present.
01-Oct-2024 09:07:28 test_testconcat :  FLAG_CMD/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  HISTORY/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  ANTENNA/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  DATA_DESCRIPTION/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  HISTORY/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  table.f8 present.
01-Oct-2024 09:07:28 test_testconcat :  STATE/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  POLARIZATION/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  SPECTRAL_WINDOW/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  table.f3 present.
01-Oct-2024 09:07:28 test_testconcat :  table.f1 present.
01-Oct-2024 09:07:28 test_testconcat :  FEED/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  POLARIZATION/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  OBSERVATION/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  ANTENNA/table.dat present.
01-Oct-2024 09:07:28 test_testconcat :  table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  SOURCE/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  FIELD/table.f0 present.
01-Oct-2024 09:07:28 test_testconcat :  table.f5 present.
01-Oct-2024 09:07:28 test_testconcat : MS exists. All tables present.
01-Oct-2024 09:07:28 test_testconcat : OK. Checking tables in detail ...
01-Oct-2024 09:07:28 test_testconcat : comparing  ['CAL', 0, 0, 0]
01-Oct-2024 09:07:28 test_testconcat : comparing  ['SIG', 0, 1, 0]
01-Oct-2024 09:07:28 test_testconcat : comparing  ['SUB_SCAN', 2, 1, 0]
01-Oct-2024 09:07:28 test_testconcat : table  STATE  as expected.
01-Oct-2024 09:07:29 PASSED
01-Oct-2024 09:07:29
01-Oct-2024 09:07:29 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_testconcat/nose.xml -
01-Oct-2024 09:07:29 =================== 5 passed, 2 warnings in 67.68s (0:01:07) ===================
01-Oct-2024 09:07:29 ============================= test session starts ==============================
01-Oct-2024 09:07:29 platform linux -- Python 3.10.15, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
01-Oct-2024 09:07:29 cachedir: .pytest_cache
01-Oct-2024 09:07:29 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp
01-Oct-2024 09:07:29 configfile: pytest.ini
01-Oct-2024 09:07:31 collecting ... collected 7 items
01-Oct-2024 09:07:31
01-Oct-2024 09:07:31
01-Oct-2024 09:07:31 test_task_predictcomp.py::predictcomp_test::test_badmaxfreq 2024-10-01 13:07:31        SEVERE        predictcomp::::        Error in QuantumHolder::fromString with input string "120BadUnit": Illegal input units or format
01-Oct-2024 09:07:31 2024-10-01 13:07:31        SEVERE        predictcomp::::+         in converting quantity
01-Oct-2024 09:07:31 2024-10-01 13:07:31        SEVERE        predictcomp::::        Exception Reported: Error in QuantumHolder::fromString with input string "120BadUnit": Illegal input units or format
01-Oct-2024 09:07:31 2024-10-01 13:07:31        SEVERE        predictcomp::::+         in converting quantity
01-Oct-2024 09:07:31
01-Oct-2024 09:07:31 predictcomp: invalid maxfreq 
01-Oct-2024 09:07:31 PASSED
01-Oct-2024 09:07:31
01-Oct-2024 09:07:31 test_task_predictcomp.py::predictcomp_test::test_default 2024-10-01 13:07:32        SEVERE        predictcomp::::casa        Task predictcomp raised an exception of class ValueError with the following message: Error, objname is undefined
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 predictcomp: test defaults
01-Oct-2024 09:07:32 PASSED
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 test_task_predictcomp.py::predictcomp_test::test_invalid_freqrange 2024-10-01 13:07:32        SEVERE        FluxCalc_SS_JPL_Butler::readEphem        Found an ephemeris for Titan, but not at Epoch: 57997::00:00:00.0000
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        imager::setjy()        Exception Reported: Unknown is not a supported component type.
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        predictcomp::::casa        Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type.
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 predictcomp: invalid freqrange
01-Oct-2024 09:07:32 PASSED
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 test_task_predictcomp.py::predictcomp_test::test_invalid_objname 2024-10-01 13:07:32        SEVERE        FluxCalc_SS_JPL_Butler::setObjNum        Sorry, no flux density model for Moon
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        FluxCalc_SS_JPL_Butler::setObjNum+         (not even a rudimentary one).
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        FluxCalc_SS_JPL_Butler::readEphem        Found an ephemeris for Moon, but not at Epoch: 0::00:00:00.0000
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        imager::setjy()        Exception Reported: Unknown is not a supported component type.
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        predictcomp::::casa        Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type.
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 predictcomp: invalid objname
01-Oct-2024 09:07:32 PASSED
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 test_task_predictcomp.py::predictcomp_test::test_predicted_visplot
01-Oct-2024 09:07:32 predictcomp: generate visibility plot for a given array configuration
01-Oct-2024 09:07:32 SKIPPED (No plotting available in casatasks)
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 test_task_predictcomp.py::predictcomp_test::test_valid_but_not_visible_objname 2024-10-01 13:07:32        SEVERE        FluxCalc_SS_JPL_Butler::readEphem        Found an ephemeris for Mars, but not at Epoch: 58362::00:00:00.0000
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        imager::setjy()        Exception Reported: Unknown is not a supported component type.
01-Oct-2024 09:07:32 2024-10-01 13:07:32        SEVERE        predictcomp::::casa        Task predictcomp raised an exception of class RuntimeError with the following message: Unknown is not a supported component type.
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 predictcomp: valid but not visible objname
01-Oct-2024 09:07:32 PASSED
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 test_task_predictcomp.py::predictcomp_test::test_valid_objname
01-Oct-2024 09:07:32 predictcomp: valid objname
01-Oct-2024 09:07:32 type(self.res) =  <class 'dict'>
01-Oct-2024 09:07:32 PASSED
01-Oct-2024 09:07:32
01-Oct-2024 09:07:32 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_predictcomp/nose.xml -
01-Oct-2024 09:07:32 =========================== short test summary info ============================
01-Oct-2024 09:07:32 SKIPPED [1] test_task_predictcomp.py:78: No plotting available in casatasks
01-Oct-2024 09:07:32 =================== 6 passed, 1 skipped, 1 warning in 3.15s ====================
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importasdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importasdm/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rmfit/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rmfit
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_rmfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_rmfit/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imrebin/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imrebin
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 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/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_fluxscale/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_defintent/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_defintent/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_gaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_partition/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_partition
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_partition/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_partition/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_virtualconcat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_virtualconcat/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_splattotable/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_polcal/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_polcal
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_polcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_polcal/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearcal/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_clearcal
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 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/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fringefit/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fringefit
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_fringefit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_fringefit/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_simobserve/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_simobserve
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_simobserve/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_simobserve/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_testconcat
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 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/
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp/
01-Oct-2024 09:07:33 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp
01-Oct-2024 09:07:33
01-Oct-2024 09:07:33 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_predictcomp/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_predictcomp/
01-Oct-2024 09:07:37 total 184824
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001   1843631 Oct  1 00:28 casatasks-6.7.0.6-py3-none-any.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root    4476282 Oct  1 13:07 casatasks_test.log
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001    134830 Oct  1 00:28 casatestutils-6.7.0.6-py3-none-any.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001 182027111 Oct  1 00:28 casatools-6.7.0.6-cp310-cp310-manylinux_2_28_x86_64.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1803 Oct  1 13:07 test_task_accor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3059 Oct  1 13:07 test_task_applycal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        635 Oct  1 13:07 test_task_asdmsummary.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        812 Oct  1 13:07 test_task_bandpass.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1741 Oct  1 13:07 test_task_blcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        860 Oct  1 13:07 test_task_calstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        979 Oct  1 13:07 test_task_clearcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        669 Oct  1 13:07 test_task_clearstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1839 Oct  1 13:07 test_task_concat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1349 Oct  1 13:07 test_task_conjugatevis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       7415 Oct  1 13:07 test_task_cvel.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5052 Oct  1 13:07 test_task_cvel2.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17707 Oct  1 13:07 test_task_deconvolve.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        728 Oct  1 13:07 test_task_defintent.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        593 Oct  1 13:07 test_task_delmod.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1780 Oct  1 13:07 test_task_exportasdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        339 Oct  1 13:07 test_task_exportfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1846 Oct  1 13:07 test_task_exportuvfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        873 Oct  1 13:07 test_task_feather.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1960 Oct  1 13:07 test_task_fixplanets.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1454 Oct  1 13:07 test_task_fixvis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4607 Oct  1 13:07 test_task_flagcmd.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      27923 Oct  1 13:07 test_task_flagdata.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        947 Oct  1 13:07 test_task_flagmanager.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2342 Oct  1 13:07 test_task_fluxscale.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1253 Oct  1 13:07 test_task_fringefit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3241 Oct  1 13:07 test_task_gaincal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2696 Oct  1 13:07 test_task_gencal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        457 Oct  1 13:07 test_task_getantposalma.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        665 Oct  1 13:07 test_task_getcalmodvla.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1022 Oct  1 13:07 test_task_getephemtable.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1215 Oct  1 13:07 test_task_hanningsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      29307 Oct  1 13:07 test_task_imbaseline.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2201 Oct  1 13:07 test_task_imcollapse.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1204 Oct  1 13:07 test_task_imcontsub.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1748 Oct  1 13:07 test_task_imdev.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3174 Oct  1 13:07 test_task_imfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2116 Oct  1 13:07 test_task_imhead.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1155 Oct  1 13:07 test_task_imhistory.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3035 Oct  1 13:07 test_task_immath.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1648 Oct  1 13:07 test_task_immoments.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1110 Oct  1 13:07 test_task_impbcor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        733 Oct  1 13:07 test_task_importasap.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3714 Oct  1 13:07 test_task_importasdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        333 Oct  1 13:07 test_task_importatca.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1002 Oct  1 13:07 test_task_importfitsidi.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        338 Oct  1 13:07 test_task_importmiriad.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        620 Oct  1 13:07 test_task_importnro.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1799 Oct  1 13:07 test_task_importuvfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        818 Oct  1 13:07 test_task_importvla.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1819 Oct  1 13:07 test_task_impv.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2096 Oct  1 13:07 test_task_imrebin.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        811 Oct  1 13:07 test_task_imreframe.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2325 Oct  1 13:07 test_task_imregrid.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1444 Oct  1 13:07 test_task_imsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1420 Oct  1 13:07 test_task_imstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        715 Oct  1 13:07 test_task_imsubimage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        784 Oct  1 13:07 test_task_imtrans.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3109 Oct  1 13:07 test_task_imval.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3776 Oct  1 13:07 test_task_initweights.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1464 Oct  1 13:07 test_task_listcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        492 Oct  1 13:07 test_task_listfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        732 Oct  1 13:07 test_task_listhistory.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       8561 Oct  1 13:07 test_task_listobs.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1501 Oct  1 13:07 test_task_listpartition.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        505 Oct  1 13:07 test_task_listsdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        734 Oct  1 13:07 test_task_listvis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2646 Oct  1 13:07 test_task_makemask.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      34544 Oct  1 13:07 test_task_mstransform.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5860 Oct  1 13:07 test_task_mstransform_mms.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        767 Oct  1 13:07 test_task_nrobeamaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3473 Oct  1 13:07 test_task_partition.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1529 Oct  1 13:07 test_task_phaseshift.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1075 Oct  1 13:07 test_task_plotants.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      25955 Oct  1 13:07 test_task_plotbandpass.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1776 Oct  1 13:07 test_task_plotprofilemap.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1795 Oct  1 13:07 test_task_plotweather.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3069 Oct  1 13:07 test_task_polcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        338 Oct  1 13:07 test_task_polfromgain.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1197 Oct  1 13:07 test_task_predictcomp.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        954 Oct  1 13:07 test_task_rerefant.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1188 Oct  1 13:07 test_task_rmfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        790 Oct  1 13:07 test_task_rmtables.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5025 Oct  1 13:07 test_task_sdatmcor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17999 Oct  1 13:07 test_task_sdbaseline.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       6631 Oct  1 13:07 test_task_sdcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4157 Oct  1 13:07 test_task_sdfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1842 Oct  1 13:07 test_task_sdfixscan.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1569 Oct  1 13:07 test_task_sdgaincal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      23652 Oct  1 13:07 test_task_sdimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2603 Oct  1 13:07 test_task_sdintimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        567 Oct  1 13:07 test_task_sdpolaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2434 Oct  1 13:07 test_task_sdsidebandsplit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3933 Oct  1 13:07 test_task_sdsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4380 Oct  1 13:07 test_task_sdtimeaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3436 Oct  1 13:07 test_task_setjy.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1700 Oct  1 13:07 test_task_simanalyze.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      12715 Oct  1 13:07 test_task_simobserve.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1492 Oct  1 13:07 test_task_slsearch.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1268 Oct  1 13:07 test_task_smoothcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1934 Oct  1 13:07 test_task_specfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        696 Oct  1 13:07 test_task_specflux.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        435 Oct  1 13:07 test_task_specsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        448 Oct  1 13:07 test_task_splattotable.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17894 Oct  1 13:07 test_task_split.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        688 Oct  1 13:07 test_task_spxfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2390 Oct  1 13:07 test_task_statwt.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      35787 Oct  1 13:07 test_task_tclean.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        682 Oct  1 13:07 test_task_testconcat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      22726 Oct  1 13:07 test_task_tsdimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4545 Oct  1 13:07 test_task_uvcontsub.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        829 Oct  1 13:07 test_task_uvcontsub_old.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1503 Oct  1 13:07 test_task_uvmodelfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1468 Oct  1 13:07 test_task_virtualconcat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1078 Oct  1 13:07 test_task_vishead.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3272 Oct  1 13:07 test_task_visstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1968 Oct  1 13:07 test_task_wvrgcal.xml
01-Oct-2024 09:07:37 Finished task 'Test wheel' with result: Success
01-Oct-2024 09:07:37 Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
01-Oct-2024 09:07:37 Injected variable bamboo.inject.is_641=False in LOCAL scope
01-Oct-2024 09:07:37 Finished task 'Inject is_641' with result: Success
01-Oct-2024 09:07:37
Substituting variable: ${bamboo.planRepository.branchName} with master
01-Oct-2024 09:07:37 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
01-Oct-2024 09:07:37
Beginning to execute external process for build 'CASA - CMake Master Test 3.10 - Test Tasks Rocky 9.3 Py3.10 #83 (CASA-CMT310-TTAR9P-83)'
... running command line:
/export/home/cbt-el7-10/bamboohome/temp/CASA-CMT310-TTAR9P-83-ScriptBuildTask-7407707699554370221.sh
... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASA-CMT310-TTAR9P
01-Oct-2024 09:07:37 Package working directory
01-Oct-2024 09:07:37 tar: work: Cannot stat: No such file or directory
01-Oct-2024 09:07:37 tar: Exiting with failure status due to previous errors
01-Oct-2024 09:07:37 total 184828
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001   1843631 Oct  1 00:28 casatasks-6.7.0.6-py3-none-any.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root    4476282 Oct  1 13:07 casatasks_test.log
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001    134830 Oct  1 00:28 casatestutils-6.7.0.6-py3-none-any.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci 15001 182027111 Oct  1 00:28 casatools-6.7.0.6-cp310-cp310-manylinux_2_28_x86_64.whl
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1803 Oct  1 13:07 test_task_accor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3059 Oct  1 13:07 test_task_applycal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        635 Oct  1 13:07 test_task_asdmsummary.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        812 Oct  1 13:07 test_task_bandpass.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1741 Oct  1 13:07 test_task_blcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        860 Oct  1 13:07 test_task_calstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        979 Oct  1 13:07 test_task_clearcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        669 Oct  1 13:07 test_task_clearstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1839 Oct  1 13:07 test_task_concat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1349 Oct  1 13:07 test_task_conjugatevis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       7415 Oct  1 13:07 test_task_cvel.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5052 Oct  1 13:07 test_task_cvel2.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17707 Oct  1 13:07 test_task_deconvolve.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        728 Oct  1 13:07 test_task_defintent.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        593 Oct  1 13:07 test_task_delmod.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1780 Oct  1 13:07 test_task_exportasdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        339 Oct  1 13:07 test_task_exportfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1846 Oct  1 13:07 test_task_exportuvfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        873 Oct  1 13:07 test_task_feather.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1960 Oct  1 13:07 test_task_fixplanets.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1454 Oct  1 13:07 test_task_fixvis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4607 Oct  1 13:07 test_task_flagcmd.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      27923 Oct  1 13:07 test_task_flagdata.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        947 Oct  1 13:07 test_task_flagmanager.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2342 Oct  1 13:07 test_task_fluxscale.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1253 Oct  1 13:07 test_task_fringefit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3241 Oct  1 13:07 test_task_gaincal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2696 Oct  1 13:07 test_task_gencal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        457 Oct  1 13:07 test_task_getantposalma.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        665 Oct  1 13:07 test_task_getcalmodvla.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1022 Oct  1 13:07 test_task_getephemtable.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1215 Oct  1 13:07 test_task_hanningsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      29307 Oct  1 13:07 test_task_imbaseline.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2201 Oct  1 13:07 test_task_imcollapse.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1204 Oct  1 13:07 test_task_imcontsub.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1748 Oct  1 13:07 test_task_imdev.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3174 Oct  1 13:07 test_task_imfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2116 Oct  1 13:07 test_task_imhead.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1155 Oct  1 13:07 test_task_imhistory.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3035 Oct  1 13:07 test_task_immath.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1648 Oct  1 13:07 test_task_immoments.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1110 Oct  1 13:07 test_task_impbcor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        733 Oct  1 13:07 test_task_importasap.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3714 Oct  1 13:07 test_task_importasdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        333 Oct  1 13:07 test_task_importatca.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1002 Oct  1 13:07 test_task_importfitsidi.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        338 Oct  1 13:07 test_task_importmiriad.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        620 Oct  1 13:07 test_task_importnro.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1799 Oct  1 13:07 test_task_importuvfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        818 Oct  1 13:07 test_task_importvla.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1819 Oct  1 13:07 test_task_impv.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2096 Oct  1 13:07 test_task_imrebin.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        811 Oct  1 13:07 test_task_imreframe.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2325 Oct  1 13:07 test_task_imregrid.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1444 Oct  1 13:07 test_task_imsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1420 Oct  1 13:07 test_task_imstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        715 Oct  1 13:07 test_task_imsubimage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        784 Oct  1 13:07 test_task_imtrans.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3109 Oct  1 13:07 test_task_imval.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3776 Oct  1 13:07 test_task_initweights.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1464 Oct  1 13:07 test_task_listcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        492 Oct  1 13:07 test_task_listfits.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        732 Oct  1 13:07 test_task_listhistory.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       8561 Oct  1 13:07 test_task_listobs.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1501 Oct  1 13:07 test_task_listpartition.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        505 Oct  1 13:07 test_task_listsdm.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        734 Oct  1 13:07 test_task_listvis.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2646 Oct  1 13:07 test_task_makemask.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      34544 Oct  1 13:07 test_task_mstransform.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5860 Oct  1 13:07 test_task_mstransform_mms.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        767 Oct  1 13:07 test_task_nrobeamaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3473 Oct  1 13:07 test_task_partition.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1529 Oct  1 13:07 test_task_phaseshift.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1075 Oct  1 13:07 test_task_plotants.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      25955 Oct  1 13:07 test_task_plotbandpass.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1776 Oct  1 13:07 test_task_plotprofilemap.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1795 Oct  1 13:07 test_task_plotweather.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3069 Oct  1 13:07 test_task_polcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        338 Oct  1 13:07 test_task_polfromgain.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1197 Oct  1 13:07 test_task_predictcomp.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        954 Oct  1 13:07 test_task_rerefant.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1188 Oct  1 13:07 test_task_rmfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        790 Oct  1 13:07 test_task_rmtables.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       5025 Oct  1 13:07 test_task_sdatmcor.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17999 Oct  1 13:07 test_task_sdbaseline.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       6631 Oct  1 13:07 test_task_sdcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4157 Oct  1 13:07 test_task_sdfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1842 Oct  1 13:07 test_task_sdfixscan.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1569 Oct  1 13:07 test_task_sdgaincal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      23652 Oct  1 13:07 test_task_sdimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2603 Oct  1 13:07 test_task_sdintimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        567 Oct  1 13:07 test_task_sdpolaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2434 Oct  1 13:07 test_task_sdsidebandsplit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3933 Oct  1 13:07 test_task_sdsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4380 Oct  1 13:07 test_task_sdtimeaverage.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3436 Oct  1 13:07 test_task_setjy.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1700 Oct  1 13:07 test_task_simanalyze.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      12715 Oct  1 13:07 test_task_simobserve.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1492 Oct  1 13:07 test_task_slsearch.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1268 Oct  1 13:07 test_task_smoothcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1934 Oct  1 13:07 test_task_specfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        696 Oct  1 13:07 test_task_specflux.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        435 Oct  1 13:07 test_task_specsmooth.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        448 Oct  1 13:07 test_task_splattotable.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      17894 Oct  1 13:07 test_task_split.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        688 Oct  1 13:07 test_task_spxfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       2390 Oct  1 13:07 test_task_statwt.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      35787 Oct  1 13:07 test_task_tclean.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        682 Oct  1 13:07 test_task_testconcat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root      22726 Oct  1 13:07 test_task_tsdimaging.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       4545 Oct  1 13:07 test_task_uvcontsub.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root        829 Oct  1 13:07 test_task_uvcontsub_old.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1503 Oct  1 13:07 test_task_uvmodelfit.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1468 Oct  1 13:07 test_task_virtualconcat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1078 Oct  1 13:07 test_task_vishead.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       3272 Oct  1 13:07 test_task_visstat.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root       1968 Oct  1 13:07 test_task_wvrgcal.xml
01-Oct-2024 09:07:37 -rw-r--r-- 1 casaci root         45 Oct  1 13:07 work-el7-3.8.tar.gz
01-Oct-2024 09:07:37 Done packaging working directory
01-Oct-2024 09:07:37 Finished task 'Tar work directory' with result: Success
01-Oct-2024 09:07:37 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
01-Oct-2024 09:07:37 Parsing test results under /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASA-CMT310-TTAR9P...
01-Oct-2024 09:07:38 Finished task 'Parse tests' with result: Success
01-Oct-2024 09:07:38
Substituting variable: ${bamboo.repository.branch.name} with master
01-Oct-2024 09:07:38
Substituting variable: ${bamboo.planRepository.branchName} with master
01-Oct-2024 09:07:38 Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
01-Oct-2024 09:07:38
Beginning to execute external process for build 'CASA - CMake Master Test 3.10 - Test Tasks Rocky 9.3 Py3.10 #83 (CASA-CMT310-TTAR9P-83)'
... running command line:
/export/home/cbt-el7-10/bamboohome/temp/CASA-CMT310-TTAR9P-83-ScriptBuildTask-6306012610190823074.sh
... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASA-CMT310-TTAR9P
01-Oct-2024 09:07:38 [19096] Failed to execute script 'atlutil' due to unhandled exception!
01-Oct-2024 09:07:38 Traceback (most recent call last):
01-Oct-2024 09:07:38   File "atlutil.py", line 200, in <module>
01-Oct-2024 09:07:38   File "atlutil.py", line 165, in has_fix_version
01-Oct-2024 09:07:38 KeyError: 'fields'
01-Oct-2024 09:07:40 Collecting twine
01-Oct-2024 09:07:40   Downloading twine-5.1.1-py3-none-any.whl (38 kB)
01-Oct-2024 09:07:40 Collecting rfc3986>=1.4.0
01-Oct-2024 09:07:40   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
01-Oct-2024 09:07:41 Collecting rich>=12.0.0
01-Oct-2024 09:07:41   Downloading rich-13.9.0-py3-none-any.whl (242 kB)
01-Oct-2024 09:07:41      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.1/242.1 kB 1.1 MB/s eta 0:00:00
01-Oct-2024 09:07:41 Collecting requests-toolbelt!=0.9.0,>=0.8.0
01-Oct-2024 09:07:41   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
01-Oct-2024 09:07:41      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 300.6 kB/s eta 0:00:00
01-Oct-2024 09:07:41 Collecting readme-renderer>=35.0
01-Oct-2024 09:07:41   Downloading readme_renderer-44.0-py3-none-any.whl (13 kB)
01-Oct-2024 09:07:42 Collecting pkginfo>=1.8.1
01-Oct-2024 09:07:42   Downloading pkginfo-1.11.1-py3-none-any.whl (31 kB)
01-Oct-2024 09:07:42 Collecting importlib-metadata>=3.6
01-Oct-2024 09:07:42   Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
01-Oct-2024 09:07:42 Collecting urllib3>=1.26.0
01-Oct-2024 09:07:42   Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
01-Oct-2024 09:07:42      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 1.2 MB/s eta 0:00:00
01-Oct-2024 09:07:43 Collecting requests>=2.20
01-Oct-2024 09:07:43   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
01-Oct-2024 09:07:43      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 731.0 kB/s eta 0:00:00
01-Oct-2024 09:07:43 Collecting pkginfo>=1.8.1
01-Oct-2024 09:07:43   Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)
01-Oct-2024 09:07:43 Collecting keyring>=15.1
01-Oct-2024 09:07:43   Downloading keyring-25.4.1-py3-none-any.whl (38 kB)
01-Oct-2024 09:07:44 Collecting zipp>=3.20
01-Oct-2024 09:07:44   Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
01-Oct-2024 09:07:44 Collecting jeepney>=0.4.2
01-Oct-2024 09:07:44   Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
01-Oct-2024 09:07:44      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 461.2 kB/s eta 0:00:00
01-Oct-2024 09:07:44 Collecting jaraco.classes
01-Oct-2024 09:07:44   Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
01-Oct-2024 09:07:44 Collecting SecretStorage>=3.2
01-Oct-2024 09:07:44   Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
01-Oct-2024 09:07:45 Collecting jaraco.functools
01-Oct-2024 09:07:45   Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB)
01-Oct-2024 09:07:45 Collecting jaraco.context
01-Oct-2024 09:07:45   Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
01-Oct-2024 09:07:45 Collecting docutils>=0.21.2
01-Oct-2024 09:07:45   Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
01-Oct-2024 09:07:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 5.9 MB/s eta 0:00:00
01-Oct-2024 09:07:45 Collecting Pygments>=2.5.1
01-Oct-2024 09:07:45   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
01-Oct-2024 09:07:45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.2 MB/s eta 0:00:00
01-Oct-2024 09:07:46 Collecting nh3>=0.2.14
01-Oct-2024 09:07:46   Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB)
01-Oct-2024 09:07:46      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.2/769.2 kB 5.7 MB/s eta 0:00:00
01-Oct-2024 09:07:46 Collecting certifi>=2017.4.17
01-Oct-2024 09:07:46   Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
01-Oct-2024 09:07:46      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 3.0 MB/s eta 0:00:00
01-Oct-2024 09:07:46 Collecting idna<4,>=2.5
01-Oct-2024 09:07:46   Downloading idna-3.10-py3-none-any.whl (70 kB)
01-Oct-2024 09:07:46      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 804.2 kB/s eta 0:00:00
01-Oct-2024 09:07:46 Collecting charset-normalizer<4,>=2
01-Oct-2024 09:07:46   Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
01-Oct-2024 09:07:46      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 2.4 MB/s eta 0:00:00
01-Oct-2024 09:07:47 Collecting markdown-it-py>=2.2.0
01-Oct-2024 09:07:47   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
01-Oct-2024 09:07:47      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 1.7 MB/s eta 0:00:00
01-Oct-2024 09:07:47 Collecting mdurl~=0.1
01-Oct-2024 09:07:47   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
01-Oct-2024 09:07:47 Collecting cryptography>=2.0
01-Oct-2024 09:07:47   Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
01-Oct-2024 09:07:48      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 9.8 MB/s eta 0:00:00
01-Oct-2024 09:07:48 Collecting more-itertools
01-Oct-2024 09:07:48   Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB)
01-Oct-2024 09:07:48      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 2.2 MB/s eta 0:00:00
01-Oct-2024 09:07:48 Collecting backports.tarfile
01-Oct-2024 09:07:48   Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
01-Oct-2024 09:07:49 Collecting cffi>=1.12
01-Oct-2024 09:07:49   Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB)
01-Oct-2024 09:07:49      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 5.3 MB/s eta 0:00:00
01-Oct-2024 09:07:49 Collecting pycparser
01-Oct-2024 09:07:49   Downloading pycparser-2.22-py3-none-any.whl (117 kB)
01-Oct-2024 09:07:49      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 1.8 MB/s eta 0:00:00
01-Oct-2024 09:07:49 Installing collected packages: nh3, zipp, urllib3, rfc3986, Pygments, pycparser, pkginfo, more-itertools, mdurl, jeepney, idna, docutils, charset-normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib-metadata, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine
01-Oct-2024 09:07:59 Successfully installed Pygments-2.18.0 SecretStorage-3.3.3 backports.tarfile-1.2.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 cryptography-43.0.1 docutils-0.21.2 idna-3.10 importlib-metadata-8.5.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.1.0 jeepney-0.8.0 keyring-25.4.1 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.5.0 nh3-0.2.18 pkginfo-1.10.0 pycparser-2.22 readme-renderer-44.0 requests-2.32.3 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.9.0 twine-5.1.1 urllib3-2.2.3 zipp-3.20.2
01-Oct-2024 09:07:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
01-Oct-2024 09:07:59
01-Oct-2024 09:07:59 [notice] A new release of pip is available: 23.0.1 -> 24.2
01-Oct-2024 09:07:59 [notice] To update, run: pip3 install --upgrade pip
01-Oct-2024 09:08:00 Cloning into 'casa-build-utils'...
01-Oct-2024 09:08:02 Traceback (most recent call last):
01-Oct-2024 09:08:02   File "/usr/local/bin/twine", line 8, in <module>
01-Oct-2024 09:08:02     sys.exit(main())
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/twine/__main__.py", line 33, in main
01-Oct-2024 09:08:02     error = cli.dispatch(sys.argv[1:])
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/twine/cli.py", line 121, in dispatch
01-Oct-2024 09:08:02     main = registered_commands[args.command].load()
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/importlib_metadata/__init__.py", line 189, in load
01-Oct-2024 09:08:02     module = import_module(match.group('module'))
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module
01-Oct-2024 09:08:02     return _bootstrap._gcd_import(name[level:], package, level)
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap_external>", line 883, in exec_module
01-Oct-2024 09:08:02   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/twine/commands/upload.py", line 28, in <module>
01-Oct-2024 09:08:02     from twine import settings
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/twine/settings.py", line 23, in <module>
01-Oct-2024 09:08:02     from twine import repository
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/twine/repository.py", line 19, in <module>
01-Oct-2024 09:08:02     import rich.progress
01-Oct-2024 09:08:02   File "/usr/local/lib/python3.10/site-packages/rich/progress.py", line 45, in <module>
01-Oct-2024 09:08:02     from typing_extensions import Self  # pragma: no cover
01-Oct-2024 09:08:02 ModuleNotFoundError: No module named 'typing_extensions'
01-Oct-2024 09:08:02 Finished task 'Upload wheel' with result: Success
01-Oct-2024 09:08:02 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
01-Oct-2024 09:08:02
Beginning to execute external process for build 'CASA - CMake Master Test 3.10 - Test Tasks Rocky 9.3 Py3.10 #83 (CASA-CMT310-TTAR9P-83)'
... running command line:
/export/home/cbt-el7-10/bamboohome/temp/CASA-CMT310-TTAR9P-83-ScriptBuildTask-726039072833956162.sh
... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASA-CMT310-TTAR9P
01-Oct-2024 09:08:02 Starting cleanup
01-Oct-2024 09:08:20 wheel-container-test
01-Oct-2024 09:08:30 wheel-container-test
01-Oct-2024 09:08:30 Cleanup complete
01-Oct-2024 09:08:31 Finished task 'Cleanup' with result: Success
01-Oct-2024 09:08:31 Running post build plugin 'Docker Container Cleanup'
01-Oct-2024 09:08:31
Beginning to execute external process for build 'CASA - CMake Master Test 3.10 - Test Tasks Rocky 9.3 Py3.10 #83 (CASA-CMT310-TTAR9P-83)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASA-CMT310-TTAR9P
01-Oct-2024 09:08:31 Error response from daemon: No such container: wheel-container-test
01-Oct-2024 09:08:31 Running post build plugin 'NCover Results Collector'
01-Oct-2024 09:08:31 Running post build plugin 'Build Results Label Collector'
01-Oct-2024 09:08:31 Running post build plugin 'Clover Results Collector'
01-Oct-2024 09:08:31 Running post build plugin 'npm Cache Cleanup'
01-Oct-2024 09:08:31 Running post build plugin 'Artifact Copier'
01-Oct-2024 09:08:31 Publishing an artifact: Workdir
01-Oct-2024 09:08:31 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 269.7 ms
01-Oct-2024 09:08:31 Publishing an artifact: Tests
01-Oct-2024 09:08:32 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 727.2 ms
01-Oct-2024 09:08:32 Publishing an artifact: xml Directories
01-Oct-2024 09:08:32 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 726.5 ms
01-Oct-2024 09:08:32 Finalising the build...
01-Oct-2024 09:08:32 Stopping timer.
01-Oct-2024 09:08:32 Build CASA-CMT310-TTAR9P-83 completed.
01-Oct-2024 09:08:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-Oct-2024 09:08:33 Running on server: post build plugin 'NCover Results Collector'
01-Oct-2024 09:08:33 Running on server: post build plugin 'Build Labeller'
01-Oct-2024 09:08:33 Running on server: post build plugin 'Clover Delta Calculator'
01-Oct-2024 09:08:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-Oct-2024 09:08:33 All post build plugins have finished
01-Oct-2024 09:08:33 Generating build results summary...
01-Oct-2024 09:08:34 Saving build results to disk...
01-Oct-2024 09:08:34 Store variable context...
01-Oct-2024 09:08:34 Finished building CASA-CMT310-TTAR9P-83.