2024-05-02 11:51:21	INFO	::casa	Using configuration file ~/.casa/config.py
2024-05-02 11:51:21	INFO	::casa	
2024-05-02 11:51:21	INFO	::casa	Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic
2024-05-02 11:51:21	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/04/13/15:00, 2024/03/14/00:00:00
2024-05-02 11:51:21	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/04/13/15:00, 2024/03/14/00:00:00
2024-05-02 11:51:21	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/04/28/15:00, 2024/07/27/00:00:00
2024-05-02 11:51:21	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/04/22/15:00, 2017/01/01/00:00:00
2024-05-02 11:51:21	SEVERE		Exception Reports: Output table name cannot be blank.
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-05-02 11:51:21	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='' )
2024-05-02 11:51:21	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: table must be specified.
2024-05-02 11:51:21	INFO	splattotable::::casa	Traceback (most recent call last):
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-05-02 11:51:21	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 80, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    raise ValueError("table must be specified.")
2024-05-02 11:51:21	INFO	splattotable::::casa+	ValueError: table must be specified.
2024-05-02 11:51:21	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-05-02 11:51:20.676369 End time: 2024-05-02 11:51:20.694901
2024-05-02 11:51:21	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	SEVERE		Exception Reports: 2024-05-02 11:51:21	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-05-02 11:51:21	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list2.txt'], table='myout' )
2024-05-02 11:51:21	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	SEVERE	splattotable::::	Exception Reports: 2024-05-02 11:51:21	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: 2024-05-02 11:51:21	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	INFO	splattotable::::casa	Traceback (most recent call last):
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-05-02 11:51:21	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2024-05-02 11:51:21	INFO	splattotable::::casa+	RuntimeError: 2024-05-02 11:51:21	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-05-02 11:51:21	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-05-02 11:51:20.734822 End time: 2024-05-02 11:51:20.758174
2024-05-02 11:51:21	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	SEVERE		Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-05-02 11:51:21	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='foo/bar/myout' )
2024-05-02 11:51:21	SEVERE	splattotable::::	Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2024-05-02 11:51:21	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: RegularFile: foo/bar/myout does not exist and cannot be created
2024-05-02 11:51:21	INFO	splattotable::::casa	Traceback (most recent call last):
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-05-02 11:51:21	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2024-05-02 11:51:21	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14347-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2024-05-02 11:51:21	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2024-05-02 11:51:21	INFO	splattotable::::casa+	RuntimeError: RegularFile: foo/bar/myout does not exist and cannot be created
2024-05-02 11:51:21	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-05-02 11:51:20.759740 End time: 2024-05-02 11:51:20.760599
2024-05-02 11:51:21	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	INFO	name::	No table opened.
2024-05-02 11:51:21	INFO	showcache::	The Table Cache is empty.
2024-05-02 11:51:21	INFO	ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2024-05-02 11:51:21	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:21	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-05-02 11:51:21	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='good_table01' )
2024-05-02 11:51:21	INFO	splattotable::ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2024-05-02 11:51:22	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-05-02 11:51:21.171717 End time: 2024-05-02 11:51:21.604662
2024-05-02 11:51:22	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-05-02 11:51:22	INFO	splattotable::::casa	##########################################
2024-05-02 11:51:22	INFO	name::	No table opened.
2024-05-02 11:51:22	INFO	showcache::	The Table Cache is empty.

Using configuration file ~/.casa/config.py

Using matplotlib backend: agg
CASA 6.6.4.20a14347.dev1 -- Common Astronomy Software Applications [6.6.4.20a14347.dev1]

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 1.041s

OK

Generating XML reports...