Prev
Index
Next
arc: Wed Apr 9 03:50:59 2025
File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log
Task | Status | Age | MaxAge | Last Date |
arc |
NOT OK
|
0.29 | 2.0 |
Wed Apr 9 03:50:59 2025 |
Errors:
- Line 110: <<2025-Apr-09 03:50>> IsADirectoryError: [Errno 21] Is a directory: '.'
File contents:
############################################################
/proj/sot/ska3/flight/share/arc3/get_web_content.pl
############################################################
<<2025-Apr-08 16:21>> Warning: 500 Can't connect to space.umd.edu:443 (Connection timed out) for web data solar_wind (https://space.umd.edu/pm/)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:06>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:11>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:16>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:21>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:26>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:31>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:36>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:41>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:46>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:51>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 17:56>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 18:01>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-08 18:06>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Apr-09 03:50>> Traceback (most recent call last):
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-Apr-09 03:50>> main()
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 631, in main
<<2025-Apr-09 03:50>> comms_avail = get_comms_avail(now, stop)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 326, in get_comms_avail
<<2025-Apr-09 03:50>> dat = Table.read(text, format="ascii", fill_values=[("NaN", "0")])
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/table/connect.py", line 62, in __call__
<<2025-Apr-09 03:50>> out = self.registry.read(cls, *args, **kwargs)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/registry/core.py", line 221, in read
<<2025-Apr-09 03:50>> data = reader(*args, **kwargs)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/connect.py", line 19, in io_read
<<2025-Apr-09 03:50>> return read(filename, **kwargs)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/ui.py", line 435, in read
<<2025-Apr-09 03:50>> dat = _guess(table, new_kwargs, format, fast_reader)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/ui.py", line 680, in _guess
<<2025-Apr-09 03:50>> dat = reader.read(table)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/core.py", line 1424, in read
<<2025-Apr-09 03:50>> self.lines = self.inputter.get_lines(table, newline=newline)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/core.py", line 336, in get_lines
<<2025-Apr-09 03:50>> with get_readable_fileobj(table, encoding=self.encoding) as fileobj:
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/contextlib.py", line 137, in __enter__
<<2025-Apr-09 03:50>> return next(self.gen)
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/utils/data.py", line 365, in get_readable_fileobj
<<2025-Apr-09 03:50>> fileobj = io.FileIO(name_or_obj, "r")
<<2025-Apr-09 03:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Apr-09 03:50>> IsADirectoryError: [Errno 21] Is a directory: '.'